"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Starting (try 1/5) 2025/10/19 01:45:55 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-hisenax5vacu" 2025/10/19 01:45:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/19 01:45:55 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2025/10/19 01:45:55 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/10/19 01:45:55 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/10/19 01:45:55 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/10/19 01:45:55 DEBUG : Setting pass="OVq03q1mg94vUWSnq07ZHMjBEV-Krykp2cjaSaOH1sjIkSw" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/10/19 01:45:55 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{WxL8G}" suffix to name 2025/10/19 01:45:55 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/10/19 01:45:55 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/10/19 01:45:55 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/10/19 01:45:55 DEBUG : Setting pass="OVq03q1mg94vUWSnq07ZHMjBEV-Krykp2cjaSaOH1sjIkSw" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/10/19 01:45:55 DEBUG : found headers: 2025/10/19 01:45:55 DEBUG : Creating backend with remote "/tmp/rclone243596765" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:45:55 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:45:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:45:56 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:45:56 DEBUG : dir: Looking for writers 2025/10/19 01:45:56 DEBUG : Looking for writers 2025/10/19 01:45:56 DEBUG : dir: reading active writers 2025/10/19 01:45:56 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.44s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:45:57 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:45:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:45:57 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/19 01:45:57 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/10/19 01:45:58 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:45:58 DEBUG : dir/subdir: Looking for writers 2025/10/19 01:45:58 DEBUG : dir: Looking for writers 2025/10/19 01:45:58 DEBUG : file1: reading active writers 2025/10/19 01:45:58 DEBUG : file2: reading active writers 2025/10/19 01:45:58 DEBUG : subdir: reading active writers 2025/10/19 01:45:58 DEBUG : Looking for writers 2025/10/19 01:45:58 DEBUG : dir: reading active writers 2025/10/19 01:45:58 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.75s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:45:59 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:46:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:46:00 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:46:00 DEBUG : dir: Looking for writers 2025/10/19 01:46:00 DEBUG : file1: reading active writers 2025/10/19 01:46:00 DEBUG : Looking for writers 2025/10/19 01:46:00 DEBUG : dir: reading active writers 2025/10/19 01:46:00 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (1.36s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:46:01 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:46:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:46:01 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:46:01 DEBUG : dir: Looking for writers 2025/10/19 01:46:01 DEBUG : Looking for writers 2025/10/19 01:46:01 DEBUG : dir: reading active writers 2025/10/19 01:46:01 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.34s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:46:02 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:46:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:46:03 DEBUG : dir: forgetting directory cache 2025/10/19 01:46:03 DEBUG : forgetting directory cache 2025/10/19 01:46:03 DEBUG : dir: forgetting directory cache 2025/10/19 01:46:03 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:46:03 DEBUG : Looking for writers 2025/10/19 01:46:03 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (1.28s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:46:03 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:46:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:46:04 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/10/19 01:46:04 DEBUG : dir: invalidating directory cache 2025/10/19 01:46:04 DEBUG : >ForgetPath: 2025/10/19 01:46:04 DEBUG : ForgetPath: relativePath="dir", type=0 2025/10/19 01:46:04 DEBUG : invalidating directory cache 2025/10/19 01:46:04 DEBUG : dir: forgetting directory cache 2025/10/19 01:46:04 DEBUG : >ForgetPath: 2025/10/19 01:46:04 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/10/19 01:46:04 DEBUG : >ForgetPath: 2025/10/19 01:46:04 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:46:04 DEBUG : dir: Looking for writers 2025/10/19 01:46:04 DEBUG : Looking for writers 2025/10/19 01:46:04 DEBUG : dir: reading active writers 2025/10/19 01:46:04 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (1.28s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:46:05 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:46:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:46:06 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/10/19 01:46:07 DEBUG : forgetting directory cache 2025/10/19 01:46:07 DEBUG : dir: forgetting directory cache 2025/10/19 01:46:07 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:46:07 DEBUG : dir: Looking for writers 2025/10/19 01:46:07 DEBUG : fil/a/b: Looking for writers 2025/10/19 01:46:07 DEBUG : fil/a: Looking for writers 2025/10/19 01:46:07 DEBUG : b: reading active writers 2025/10/19 01:46:07 DEBUG : fil: Looking for writers 2025/10/19 01:46:07 DEBUG : a: reading active writers 2025/10/19 01:46:07 DEBUG : Looking for writers 2025/10/19 01:46:07 DEBUG : dir: reading active writers 2025/10/19 01:46:07 DEBUG : fil: reading active writers 2025/10/19 01:46:07 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (4.02s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:46:09 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:46:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:46:09 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:46:09 DEBUG : dir: Looking for writers 2025/10/19 01:46:09 DEBUG : Looking for writers 2025/10/19 01:46:09 DEBUG : dir: reading active writers 2025/10/19 01:46:09 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.25s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:46:10 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:46:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:46:11 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:46:11 DEBUG : dir: Looking for writers 2025/10/19 01:46:11 DEBUG : file1: reading active writers 2025/10/19 01:46:11 DEBUG : Looking for writers 2025/10/19 01:46:11 DEBUG : dir: reading active writers 2025/10/19 01:46:11 DEBUG : >WaitForWriters: --- PASS: TestDirStat (1.31s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:46:11 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:46:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:46:12 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/19 01:46:12 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/10/19 01:46:13 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/10/19 01:46:13 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/10/19 01:46:13 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/10/19 01:46:13 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/10/19 01:46:13 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/10/19 01:46:13 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/10/19 01:46:14 DEBUG : dir: invalidating directory cache 2025/10/19 01:46:14 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/10/19 01:46:14 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/10/19 01:46:14 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/10/19 01:46:14 DEBUG : dir/file1: Reset virtual modtime 2025/10/19 01:46:14 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/10/19 01:46:14 DEBUG : dir/virtualFile: Reset virtual modtime 2025/10/19 01:46:14 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/10/19 01:46:14 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/10/19 01:46:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/19 01:46:14 DEBUG : dir: invalidating directory cache 2025/10/19 01:46:14 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/10/19 01:46:14 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/10/19 01:46:14 DEBUG : dir/virtualFile: Reset virtual modtime 2025/10/19 01:46:14 DEBUG : forgetting directory cache 2025/10/19 01:46:14 DEBUG : dir: forgetting directory cache 2025/10/19 01:46:14 DEBUG : dir/virtualDir: forgetting directory cache 2025/10/19 01:46:14 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:46:14 DEBUG : dir/virtualDir: Looking for writers 2025/10/19 01:46:14 DEBUG : dir: Looking for writers 2025/10/19 01:46:14 DEBUG : file1: reading active writers 2025/10/19 01:46:14 DEBUG : virtualFile2: reading active writers 2025/10/19 01:46:14 DEBUG : virtualFile: reading active writers 2025/10/19 01:46:14 DEBUG : virtualDir: reading active writers 2025/10/19 01:46:14 DEBUG : Looking for writers 2025/10/19 01:46:14 DEBUG : dir: reading active writers 2025/10/19 01:46:14 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.96s) --- PASS: TestDirReadDirAll/Virtual (1.29s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:46:15 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:46:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:46:16 ERROR : dir/: Can only open directories read only 2025/10/19 01:46:16 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:46:16 DEBUG : dir: Looking for writers 2025/10/19 01:46:16 DEBUG : Looking for writers 2025/10/19 01:46:16 DEBUG : dir: reading active writers 2025/10/19 01:46:16 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.20s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:46:16 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:46:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:46:17 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:46:17 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/19 01:46:17 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/10/19 01:46:17 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/19 01:46:17 DEBUG : webdav root 'rclone-test-hisenax5vacu': File to upload is small (5 bytes), uploading instead of streaming 2025/10/19 01:46:17 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/10/19 01:46:18 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/19 01:46:18 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/10/19 01:46:18 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/19 01:46:18 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:46:18 DEBUG : dir: Looking for writers 2025/10/19 01:46:18 DEBUG : file1: reading active writers 2025/10/19 01:46:18 DEBUG : potato: reading active writers 2025/10/19 01:46:18 DEBUG : Looking for writers 2025/10/19 01:46:18 DEBUG : dir: reading active writers 2025/10/19 01:46:18 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.85s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:46:18 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:46:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:46:19 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/19 01:46:20 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:46:20 DEBUG : dir/sub: Looking for writers 2025/10/19 01:46:20 DEBUG : dir: Looking for writers 2025/10/19 01:46:20 DEBUG : sub: reading active writers 2025/10/19 01:46:20 DEBUG : file1: reading active writers 2025/10/19 01:46:20 DEBUG : Looking for writers 2025/10/19 01:46:20 DEBUG : dir: reading active writers 2025/10/19 01:46:20 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (2.29s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:46:21 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:46:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:46:21 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/19 01:46:22 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/10/19 01:46:22 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:46:22 DEBUG : dir/sub/subsub: Looking for writers 2025/10/19 01:46:22 DEBUG : dir/sub: Looking for writers 2025/10/19 01:46:22 DEBUG : subsub: reading active writers 2025/10/19 01:46:22 DEBUG : dir: Looking for writers 2025/10/19 01:46:22 DEBUG : file1: reading active writers 2025/10/19 01:46:22 DEBUG : sub: reading active writers 2025/10/19 01:46:22 DEBUG : Looking for writers 2025/10/19 01:46:22 DEBUG : dir: reading active writers 2025/10/19 01:46:22 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (2.83s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:46:23 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:46:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:46:24 ERROR : dir/: Dir.Remove not empty 2025/10/19 01:46:24 DEBUG : dir/file1: Remove: 2025/10/19 01:46:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/19 01:46:24 DEBUG : dir/file1: >Remove: err= 2025/10/19 01:46:24 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/19 01:46:24 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:46:24 DEBUG : Looking for writers 2025/10/19 01:46:24 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (1.30s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:46:25 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:46:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:46:25 DEBUG : dir/file1: Remove: 2025/10/19 01:46:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/19 01:46:26 DEBUG : dir/file1: >Remove: err= 2025/10/19 01:46:26 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/19 01:46:26 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:46:26 DEBUG : Looking for writers 2025/10/19 01:46:26 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (1.34s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:46:26 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:46:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:46:27 DEBUG : dir/file1: Remove: 2025/10/19 01:46:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/19 01:46:27 DEBUG : dir/file1: >Remove: err= 2025/10/19 01:46:27 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:46:27 DEBUG : dir: Looking for writers 2025/10/19 01:46:27 DEBUG : Looking for writers 2025/10/19 01:46:27 DEBUG : dir: reading active writers 2025/10/19 01:46:27 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (1.65s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:46:28 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:46:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:46:28 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/10/19 01:46:29 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/10/19 01:46:29 DEBUG : dir: Updating dir with dir2 0xc0007afad0 2025/10/19 01:46:29 DEBUG : dir: forgetting directory cache 2025/10/19 01:46:29 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/19 01:46:29 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/10/19 01:46:30 INFO : dir2/file1: Moved (server-side) to: file2 2025/10/19 01:46:30 DEBUG : file2: Updating file with file2 0xc000818780 2025/10/19 01:46:30 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/10/19 01:46:30 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/19 01:46:31 INFO : dir2/file3: Deleted 2025/10/19 01:46:31 INFO : file2: Moved (server-side) to: dir2/file3 2025/10/19 01:46:31 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000818780 2025/10/19 01:46:31 DEBUG : Added virtual directory entry vDel: "file2" 2025/10/19 01:46:31 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/10/19 01:46:31 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/10/19 01:46:32 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0006c3e10 2025/10/19 01:46:32 DEBUG : empty directory: forgetting directory cache 2025/10/19 01:46:32 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/10/19 01:46:32 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/10/19 01:46:32 DEBUG : dir2: Renaming to "dir3" 2025/10/19 01:46:32 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:46:32 DEBUG : dir3: Looking for writers 2025/10/19 01:46:32 DEBUG : file3: reading active writers 2025/10/19 01:46:32 DEBUG : renamed empty directory: Looking for writers 2025/10/19 01:46:32 DEBUG : Looking for writers 2025/10/19 01:46:32 DEBUG : dir3: reading active writers 2025/10/19 01:46:32 DEBUG : renamed empty directory: reading active writers 2025/10/19 01:46:32 DEBUG : >WaitForWriters: 2025/10/19 01:46:32 DEBUG : pacer: low level retry 1/10 (error An exception occurred while executing 'UPDATE "oc_file_locks" SET "lock" = 0 WHERE "key" = ? AND "lock" = -1' with params ["files\/ffd5b2684d534e0b9550fde10d25d9cf"]: SQLSTATE[HY000]: General error: 5 database is locked: Doctrine\DBAL\Exception\LockWaitTimeoutException: 500 Internal Server Error) 2025/10/19 01:46:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/19 01:46:32 DEBUG : pacer: Reducing sleep to 15ms run.go:125: removing dir "renamed empty directory" failed - try 1/3: rmdir failed: Sabre\DAV\Exception\Forbidden: 403 Forbidden 2025/10/19 01:46:33 DEBUG : pacer: Reducing sleep to 11.25ms run.go:125: removing dir "renamed empty directory" failed - try 2/3: directory not found 2025/10/19 01:46:34 DEBUG : pacer: Reducing sleep to 10ms run.go:125: removing dir "renamed empty directory" failed - try 3/3: directory not found run.go:128: removing dir "renamed empty directory" failed: directory not found --- PASS: TestDirRename (8.09s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:46:36 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:46:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:46:37 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/19 01:46:37 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:46:37 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/19 01:46:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/19 01:46:37 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/10/19 01:46:37 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/10/19 01:46:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/19 01:46:37 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:46:37 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/19 01:46:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/19 01:46:37 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/10/19 01:46:37 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/10/19 01:46:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/19 01:46:37 DEBUG : webdav root 'rclone-test-hisenax5vacu': File to upload is small (12 bytes), uploading instead of streaming 2025/10/19 01:46:37 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/10/19 01:46:37 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/10/19 01:46:37 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/10/19 01:46:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/19 01:46:37 DEBUG : forgetting directory cache 2025/10/19 01:46:37 DEBUG : dir: forgetting directory cache 2025/10/19 01:46:37 DEBUG : dir/sub: forgetting directory cache 2025/10/19 01:46:37 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/10/19 01:46:37 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/10/19 01:46:37 DEBUG : webdav root 'rclone-test-hisenax5vacu': File to upload is small (5 bytes), uploading instead of streaming 2025/10/19 01:46:37 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/10/19 01:46:37 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/19 01:46:37 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/10/19 01:46:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/19 01:46:37 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:46:37 DEBUG : dir/sub: Looking for writers 2025/10/19 01:46:37 DEBUG : file0: reading active writers 2025/10/19 01:46:37 DEBUG : file2: reading active writers 2025/10/19 01:46:37 DEBUG : dir: Looking for writers 2025/10/19 01:46:37 DEBUG : file1: reading active writers 2025/10/19 01:46:37 DEBUG : sub: reading active writers 2025/10/19 01:46:37 DEBUG : Looking for writers 2025/10/19 01:46:37 DEBUG : dir: reading active writers 2025/10/19 01:46:37 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (2.80s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:46:39 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/10/19 01:46:39 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:46:39 DEBUG : Looking for writers 2025/10/19 01:46:39 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.18s) === RUN TestDirMetadataExtension run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:46:39 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:46:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:46:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/10/19 01:46:39 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:46:39 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/10/19 01:46:39 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/10/19 01:46:39 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/10/19 01:46:39 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:46:39 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/19 01:46:39 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/10/19 01:46:39 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:46:39 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/10/19 01:46:39 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/10/19 01:46:39 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/10/19 01:46:39 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:46:39 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/19 01:46:39 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:46:39 DEBUG : dir: Looking for writers 2025/10/19 01:46:39 DEBUG : file1: reading active writers 2025/10/19 01:46:39 DEBUG : file1.metadata: reading active writers 2025/10/19 01:46:39 DEBUG : Looking for writers 2025/10/19 01:46:39 DEBUG : dir: reading active writers 2025/10/19 01:46:39 DEBUG : dir.metadata: reading active writers 2025/10/19 01:46:39 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (1.32s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:46:40 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:46:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:46:41 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:46:41 DEBUG : dir: Looking for writers 2025/10/19 01:46:41 DEBUG : file1: reading active writers 2025/10/19 01:46:41 DEBUG : Looking for writers 2025/10/19 01:46:41 DEBUG : dir: reading active writers 2025/10/19 01:46:41 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (1.37s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:46:41 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:46:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:46:42 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/10/19 01:46:43 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/10/19 01:46:43 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:46:43 DEBUG : dir: Looking for writers 2025/10/19 01:46:43 DEBUG : file1: reading active writers 2025/10/19 01:46:43 DEBUG : Looking for writers 2025/10/19 01:46:43 DEBUG : dir: reading active writers 2025/10/19 01:46:43 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.22s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (2.22s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:46:44 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:46:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:46:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/19 01:46:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/19 01:46:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:46:44 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/19 01:46:44 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:46:44 DEBUG : dir: Looking for writers 2025/10/19 01:46:44 DEBUG : file1: reading active writers 2025/10/19 01:46:44 DEBUG : Looking for writers 2025/10/19 01:46:44 DEBUG : dir: reading active writers 2025/10/19 01:46:44 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.40s) === RUN TestFileOpenReadUnknownSize 2025/10/19 01:46:45 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/10/19 01:46:45 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/19 01:46:45 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:46:45 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/10/19 01:46:45 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:46:45 DEBUG : Looking for writers 2025/10/19 01:46:45 DEBUG : file.txt: reading active writers 2025/10/19 01:46:45 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:46:45 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:46:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:46:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:46:46 DEBUG : webdav root 'rclone-test-hisenax5vacu': File to upload is small (25 bytes), uploading instead of streaming 2025/10/19 01:46:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:46:46 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/19 01:46:46 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/10/19 01:46:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:46:46 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:46:46 DEBUG : dir: Looking for writers 2025/10/19 01:46:46 DEBUG : file1: reading active writers 2025/10/19 01:46:46 DEBUG : Looking for writers 2025/10/19 01:46:46 DEBUG : dir: reading active writers 2025/10/19 01:46:46 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.85s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:46:47 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:46:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:46:48 DEBUG : dir/file1: Remove: 2025/10/19 01:46:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/19 01:46:48 DEBUG : dir/file1: >Remove: err= 2025/10/19 01:46:48 DEBUG : dir/file1: Remove: 2025/10/19 01:46:48 DEBUG : dir/file1: >Remove: err=Read only file system 2025/10/19 01:46:48 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:46:48 DEBUG : dir: Looking for writers 2025/10/19 01:46:48 DEBUG : Looking for writers 2025/10/19 01:46:48 DEBUG : dir: reading active writers 2025/10/19 01:46:48 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (1.52s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:46:48 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:46:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:46:49 DEBUG : dir/file1: Remove: 2025/10/19 01:46:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/19 01:46:49 DEBUG : dir/file1: >Remove: err= 2025/10/19 01:46:49 DEBUG : dir/file1: Remove: 2025/10/19 01:46:49 DEBUG : dir/file1: >Remove: err=Read only file system 2025/10/19 01:46:49 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:46:49 DEBUG : dir: Looking for writers 2025/10/19 01:46:49 DEBUG : Looking for writers 2025/10/19 01:46:49 DEBUG : dir: reading active writers 2025/10/19 01:46:49 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (1.56s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:46:50 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:46:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:46:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/19 01:46:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/19 01:46:51 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/10/19 01:46:51 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/19 01:46:51 DEBUG : dir/file1: Open: flags=O_RDWR 2025/10/19 01:46:51 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/19 01:46:51 DEBUG : dir/file1: Open: flags=0x3 2025/10/19 01:46:51 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/10/19 01:46:51 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/10/19 01:46:51 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:46:51 DEBUG : dir: Looking for writers 2025/10/19 01:46:51 DEBUG : file1: reading active writers 2025/10/19 01:46:51 DEBUG : Looking for writers 2025/10/19 01:46:51 DEBUG : dir: reading active writers 2025/10/19 01:46:51 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (1.25s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:46:51 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:46:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:46:52 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:46:52 DEBUG : dir: Looking for writers 2025/10/19 01:46:52 DEBUG : file1: reading active writers 2025/10/19 01:46:52 DEBUG : Looking for writers 2025/10/19 01:46:52 DEBUG : dir: reading active writers 2025/10/19 01:46:52 DEBUG : >WaitForWriters: 2025/10/19 01:46:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/19 01:46:53 DEBUG : newLeaf: Updating file with newLeaf 0xc000819b00 2025/10/19 01:46:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/19 01:46:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/19 01:46:53 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/19 01:46:53 DEBUG : dir/file1: Updating file with dir/file1 0xc000819b00 2025/10/19 01:46:53 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/19 01:46:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:46:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/19 01:46:53 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/19 01:46:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:46:53 DEBUG : dir/file1: File is currently open, delaying rename 0xc000819b00 2025/10/19 01:46:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/19 01:46:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/19 01:46:53 DEBUG : webdav root 'rclone-test-hisenax5vacu': File to upload is small (25 bytes), uploading instead of streaming 2025/10/19 01:46:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:46:54 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/19 01:46:54 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/10/19 01:46:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/19 01:46:54 DEBUG : newLeaf: Running delayed rename now 2025/10/19 01:46:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/19 01:46:54 DEBUG : newLeaf: Updating file with newLeaf 0xc000819b00 2025/10/19 01:46:54 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:46:54 DEBUG : dir: Looking for writers 2025/10/19 01:46:54 DEBUG : Looking for writers 2025/10/19 01:46:54 DEBUG : dir: reading active writers 2025/10/19 01:46:54 DEBUG : newLeaf: reading active writers 2025/10/19 01:46:54 DEBUG : >WaitForWriters: 2025/10/19 01:46:54 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:46:54 DEBUG : dir: Looking for writers 2025/10/19 01:46:54 DEBUG : Looking for writers 2025/10/19 01:46:54 DEBUG : dir: reading active writers 2025/10/19 01:46:54 DEBUG : newLeaf: reading active writers 2025/10/19 01:46:54 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:46:55 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:46:55 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/19 01:46:55 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:46:55 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:46:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:46:55 DEBUG : Config file has changed externally - reloading 2025/10/19 01:46:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:46:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:46:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:46:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:46:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:46:55 INFO : webdav root 'rclone-test-hisenax5vacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/19 01:46:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:46:56 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:46:56 DEBUG : dir: Looking for writers 2025/10/19 01:46:56 DEBUG : file1: reading active writers 2025/10/19 01:46:56 DEBUG : Looking for writers 2025/10/19 01:46:56 DEBUG : dir: reading active writers 2025/10/19 01:46:56 DEBUG : >WaitForWriters: 2025/10/19 01:46:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/19 01:46:56 DEBUG : newLeaf: Updating file with newLeaf 0xc000b16600 2025/10/19 01:46:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/19 01:46:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/19 01:46:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/19 01:46:57 DEBUG : dir/file1: Updating file with dir/file1 0xc000b16600 2025/10/19 01:46:57 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/19 01:46:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:46:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/19 01:46:57 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/19 01:46:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:46:57 DEBUG : dir/file1: File is currently open, delaying rename 0xc000b16600 2025/10/19 01:46:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/19 01:46:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/19 01:46:57 DEBUG : webdav root 'rclone-test-hisenax5vacu': File to upload is small (25 bytes), uploading instead of streaming 2025/10/19 01:46:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:46:57 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/19 01:46:57 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/10/19 01:46:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/19 01:46:57 DEBUG : newLeaf: Running delayed rename now 2025/10/19 01:46:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/19 01:46:58 DEBUG : newLeaf: Updating file with newLeaf 0xc000b16600 2025/10/19 01:46:58 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:46:58 DEBUG : dir: Looking for writers 2025/10/19 01:46:58 DEBUG : Looking for writers 2025/10/19 01:46:58 DEBUG : dir: reading active writers 2025/10/19 01:46:58 DEBUG : newLeaf: reading active writers 2025/10/19 01:46:58 DEBUG : >WaitForWriters: 2025/10/19 01:46:58 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:46:58 DEBUG : dir: Looking for writers 2025/10/19 01:46:58 DEBUG : Looking for writers 2025/10/19 01:46:58 DEBUG : dir: reading active writers 2025/10/19 01:46:58 DEBUG : newLeaf: reading active writers 2025/10/19 01:46:58 DEBUG : >WaitForWriters: 2025/10/19 01:46:58 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:46:59 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:46:59 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/19 01:46:59 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:46:59 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:46:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:46:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:46:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:46:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:46:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:46:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:46:59 INFO : webdav root 'rclone-test-hisenax5vacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/19 01:46:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:46:59 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/19 01:46:59 DEBUG : dir/file1: newRWFileHandle: 2025/10/19 01:46:59 DEBUG : dir/file1(0xc000825f40): openPending: 2025/10/19 01:46:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/19 01:46:59 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/19 01:46:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:46:59 DEBUG : dir/file1(0xc000825f40): >openPending: err= 2025/10/19 01:46:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/19 01:46:59 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/19 01:46:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:46:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/19 01:46:59 DEBUG : dir/file1(0xc000825f40): _writeAt: size=14, off=0 2025/10/19 01:46:59 DEBUG : dir/file1(0xc000825f40): >_writeAt: n=14, err= 2025/10/19 01:46:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/19 01:46:59 DEBUG : dir/file1(0xc000825f40): close: 2025/10/19 01:46:59 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/19 01:46:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/19 01:46:59 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/19 01:46:59 DEBUG : dir/file1(0xc000825f40): >close: err= 2025/10/19 01:46:59 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:46:59 DEBUG : dir: Looking for writers 2025/10/19 01:46:59 DEBUG : file1: reading active writers 2025/10/19 01:46:59 DEBUG : Looking for writers 2025/10/19 01:46:59 DEBUG : dir: reading active writers 2025/10/19 01:46:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/19 01:46:59 DEBUG : dir: Looking for writers 2025/10/19 01:46:59 DEBUG : file1: reading active writers 2025/10/19 01:46:59 DEBUG : Looking for writers 2025/10/19 01:46:59 DEBUG : dir: reading active writers 2025/10/19 01:46:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/19 01:46:59 DEBUG : dir: Looking for writers 2025/10/19 01:46:59 DEBUG : file1: reading active writers 2025/10/19 01:46:59 DEBUG : Looking for writers 2025/10/19 01:46:59 DEBUG : dir: reading active writers 2025/10/19 01:46:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/19 01:46:59 DEBUG : dir: Looking for writers 2025/10/19 01:46:59 DEBUG : file1: reading active writers 2025/10/19 01:46:59 DEBUG : Looking for writers 2025/10/19 01:46:59 DEBUG : dir: reading active writers 2025/10/19 01:46:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/19 01:46:59 DEBUG : dir/file1: vfs cache: starting upload 2025/10/19 01:46:59 DEBUG : dir: Looking for writers 2025/10/19 01:46:59 DEBUG : file1: reading active writers 2025/10/19 01:46:59 DEBUG : Looking for writers 2025/10/19 01:46:59 DEBUG : dir: reading active writers 2025/10/19 01:46:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/19 01:46:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:47:00 DEBUG : dir: Looking for writers 2025/10/19 01:47:00 DEBUG : file1: reading active writers 2025/10/19 01:47:00 DEBUG : Looking for writers 2025/10/19 01:47:00 DEBUG : dir: reading active writers 2025/10/19 01:47:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/19 01:47:00 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/10/19 01:47:00 INFO : dir/file1: Copied (replaced existing) 2025/10/19 01:47:00 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/19 01:47:00 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/10/19 01:47:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:47:00 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/19 01:47:00 DEBUG : dir: Looking for writers 2025/10/19 01:47:00 DEBUG : file1: reading active writers 2025/10/19 01:47:00 DEBUG : Looking for writers 2025/10/19 01:47:00 DEBUG : dir: reading active writers 2025/10/19 01:47:00 DEBUG : >WaitForWriters: 2025/10/19 01:47:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/19 01:47:00 DEBUG : dir/file1: newRWFileHandle: 2025/10/19 01:47:00 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/19 01:47:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/19 01:47:00 DEBUG : dir/file1(0xc00090d700): _readAt: size=512, off=0 2025/10/19 01:47:00 DEBUG : dir/file1(0xc00090d700): openPending: 2025/10/19 01:47:00 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/10/19 01:47:00 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/19 01:47:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:47:00 DEBUG : dir/file1(0xc00090d700): >openPending: err= 2025/10/19 01:47:00 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/19 01:47:00 DEBUG : dir/file1(0xc00090d700): >_readAt: n=14, err=EOF 2025/10/19 01:47:00 DEBUG : dir/file1(0xc00090d700): close: 2025/10/19 01:47:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/19 01:47:00 DEBUG : dir/file1(0xc00090d700): >close: err= 2025/10/19 01:47:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/19 01:47:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/19 01:47:01 DEBUG : newLeaf: Updating file with newLeaf 0xc000b17200 2025/10/19 01:47:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/19 01:47:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/19 01:47:01 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/19 01:47:01 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/19 01:47:01 DEBUG : dir/file1: Updating file with dir/file1 0xc000b17200 2025/10/19 01:47:01 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/19 01:47:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:47:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/19 01:47:01 DEBUG : dir/file1: newRWFileHandle: 2025/10/19 01:47:01 DEBUG : dir/file1(0xc0008df880): openPending: 2025/10/19 01:47:01 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/10/19 01:47:01 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/19 01:47:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:47:01 DEBUG : dir/file1(0xc0008df880): >openPending: err= 2025/10/19 01:47:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/19 01:47:01 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/19 01:47:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/19 01:47:01 DEBUG : dir/file1(0xc0008df880): _writeAt: size=25, off=0 2025/10/19 01:47:01 DEBUG : dir/file1(0xc0008df880): >_writeAt: n=25, err= 2025/10/19 01:47:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/19 01:47:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/19 01:47:02 DEBUG : newLeaf: Updating file with newLeaf 0xc000b17200 2025/10/19 01:47:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/19 01:47:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/19 01:47:02 DEBUG : newLeaf(0xc0008df880): close: 2025/10/19 01:47:02 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/19 01:47:02 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-19 01:47:01.928270564 +0000 UTC m=+66.313173314 2025/10/19 01:47:02 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:02 DEBUG : newLeaf(0xc0008df880): >close: err= 2025/10/19 01:47:02 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:47:02 DEBUG : dir: Looking for writers 2025/10/19 01:47:02 DEBUG : Looking for writers 2025/10/19 01:47:02 DEBUG : dir: reading active writers 2025/10/19 01:47:02 DEBUG : newLeaf: reading active writers 2025/10/19 01:47:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/19 01:47:02 DEBUG : dir: Looking for writers 2025/10/19 01:47:02 DEBUG : Looking for writers 2025/10/19 01:47:02 DEBUG : dir: reading active writers 2025/10/19 01:47:02 DEBUG : newLeaf: reading active writers 2025/10/19 01:47:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/19 01:47:02 DEBUG : dir: Looking for writers 2025/10/19 01:47:02 DEBUG : Looking for writers 2025/10/19 01:47:02 DEBUG : dir: reading active writers 2025/10/19 01:47:02 DEBUG : newLeaf: reading active writers 2025/10/19 01:47:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/19 01:47:02 DEBUG : dir: Looking for writers 2025/10/19 01:47:02 DEBUG : Looking for writers 2025/10/19 01:47:02 DEBUG : dir: reading active writers 2025/10/19 01:47:02 DEBUG : newLeaf: reading active writers 2025/10/19 01:47:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/19 01:47:02 DEBUG : newLeaf: vfs cache: starting upload 2025/10/19 01:47:02 DEBUG : dir: Looking for writers 2025/10/19 01:47:02 DEBUG : Looking for writers 2025/10/19 01:47:02 DEBUG : dir: reading active writers 2025/10/19 01:47:02 DEBUG : newLeaf: reading active writers 2025/10/19 01:47:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/19 01:47:02 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/10/19 01:47:02 DEBUG : dir: Looking for writers 2025/10/19 01:47:02 DEBUG : Looking for writers 2025/10/19 01:47:02 DEBUG : dir: reading active writers 2025/10/19 01:47:02 DEBUG : newLeaf: reading active writers 2025/10/19 01:47:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/19 01:47:02 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/19 01:47:02 INFO : newLeaf: Copied (replaced existing) 2025/10/19 01:47:02 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-19 01:47:01 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/10/19 01:47:02 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/19 01:47:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/19 01:47:02 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/19 01:47:02 DEBUG : dir: Looking for writers 2025/10/19 01:47:02 DEBUG : Looking for writers 2025/10/19 01:47:02 DEBUG : newLeaf: reading active writers 2025/10/19 01:47:02 DEBUG : dir: reading active writers 2025/10/19 01:47:02 DEBUG : >WaitForWriters: 2025/10/19 01:47:03 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:47:03 DEBUG : dir: Looking for writers 2025/10/19 01:47:03 DEBUG : Looking for writers 2025/10/19 01:47:03 DEBUG : dir: reading active writers 2025/10/19 01:47:03 DEBUG : newLeaf: reading active writers 2025/10/19 01:47:03 DEBUG : >WaitForWriters: 2025/10/19 01:47:03 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:47:03 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:47:03 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/19 01:47:03 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:03 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:47:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:47:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:03 INFO : webdav root 'rclone-test-hisenax5vacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/19 01:47:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:47:04 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:47:04 DEBUG : dir: Looking for writers 2025/10/19 01:47:04 DEBUG : file1: reading active writers 2025/10/19 01:47:04 DEBUG : Looking for writers 2025/10/19 01:47:04 DEBUG : dir: reading active writers 2025/10/19 01:47:04 DEBUG : >WaitForWriters: 2025/10/19 01:47:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/19 01:47:05 DEBUG : newLeaf: Updating file with newLeaf 0xc0001c3500 2025/10/19 01:47:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/19 01:47:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/19 01:47:06 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/19 01:47:06 DEBUG : dir/file1: Updating file with dir/file1 0xc0001c3500 2025/10/19 01:47:06 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/19 01:47:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:47:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/19 01:47:06 DEBUG : dir/file1: newRWFileHandle: 2025/10/19 01:47:06 DEBUG : dir/file1(0xc000a02ec0): openPending: 2025/10/19 01:47:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/19 01:47:06 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/19 01:47:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:47:06 DEBUG : dir/file1(0xc000a02ec0): >openPending: err= 2025/10/19 01:47:06 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/19 01:47:06 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/19 01:47:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/19 01:47:06 DEBUG : dir/file1(0xc000a02ec0): _writeAt: size=25, off=0 2025/10/19 01:47:06 DEBUG : dir/file1(0xc000a02ec0): >_writeAt: n=25, err= 2025/10/19 01:47:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/19 01:47:06 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/19 01:47:06 DEBUG : newLeaf: Updating file with newLeaf 0xc0001c3500 2025/10/19 01:47:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/19 01:47:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/19 01:47:06 DEBUG : newLeaf(0xc000a02ec0): close: 2025/10/19 01:47:06 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/19 01:47:06 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-19 01:47:06.230212974 +0000 UTC m=+70.615115726 2025/10/19 01:47:06 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:06 DEBUG : newLeaf(0xc000a02ec0): >close: err= 2025/10/19 01:47:06 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:47:06 DEBUG : dir: Looking for writers 2025/10/19 01:47:06 DEBUG : Looking for writers 2025/10/19 01:47:06 DEBUG : dir: reading active writers 2025/10/19 01:47:06 DEBUG : newLeaf: reading active writers 2025/10/19 01:47:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/19 01:47:06 DEBUG : dir: Looking for writers 2025/10/19 01:47:06 DEBUG : Looking for writers 2025/10/19 01:47:06 DEBUG : dir: reading active writers 2025/10/19 01:47:06 DEBUG : newLeaf: reading active writers 2025/10/19 01:47:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/19 01:47:06 DEBUG : dir: Looking for writers 2025/10/19 01:47:06 DEBUG : Looking for writers 2025/10/19 01:47:06 DEBUG : dir: reading active writers 2025/10/19 01:47:06 DEBUG : newLeaf: reading active writers 2025/10/19 01:47:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/19 01:47:06 DEBUG : dir: Looking for writers 2025/10/19 01:47:06 DEBUG : Looking for writers 2025/10/19 01:47:06 DEBUG : dir: reading active writers 2025/10/19 01:47:06 DEBUG : newLeaf: reading active writers 2025/10/19 01:47:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/19 01:47:06 DEBUG : newLeaf: vfs cache: starting upload 2025/10/19 01:47:06 DEBUG : dir: Looking for writers 2025/10/19 01:47:06 DEBUG : Looking for writers 2025/10/19 01:47:06 DEBUG : dir: reading active writers 2025/10/19 01:47:06 DEBUG : newLeaf: reading active writers 2025/10/19 01:47:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/19 01:47:06 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/10/19 01:47:06 DEBUG : dir: Looking for writers 2025/10/19 01:47:06 DEBUG : Looking for writers 2025/10/19 01:47:06 DEBUG : dir: reading active writers 2025/10/19 01:47:06 DEBUG : newLeaf: reading active writers 2025/10/19 01:47:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/19 01:47:07 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/19 01:47:07 INFO : newLeaf: Copied (replaced existing) 2025/10/19 01:47:07 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-19 01:47:06 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/10/19 01:47:07 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/19 01:47:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/19 01:47:07 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/19 01:47:07 DEBUG : dir: Looking for writers 2025/10/19 01:47:07 DEBUG : Looking for writers 2025/10/19 01:47:07 DEBUG : dir: reading active writers 2025/10/19 01:47:07 DEBUG : newLeaf: reading active writers 2025/10/19 01:47:07 DEBUG : >WaitForWriters: 2025/10/19 01:47:07 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:47:07 DEBUG : dir: Looking for writers 2025/10/19 01:47:07 DEBUG : Looking for writers 2025/10/19 01:47:07 DEBUG : newLeaf: reading active writers 2025/10/19 01:47:07 DEBUG : dir: reading active writers 2025/10/19 01:47:07 DEBUG : >WaitForWriters: 2025/10/19 01:47:07 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:47:08 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:47:08 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/19 01:47:08 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:08 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:47:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:47:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:08 INFO : webdav root 'rclone-test-hisenax5vacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/19 01:47:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:47:08 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/19 01:47:08 DEBUG : dir/file1: newRWFileHandle: 2025/10/19 01:47:08 DEBUG : dir/file1(0xc0004bc340): openPending: 2025/10/19 01:47:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/19 01:47:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/19 01:47:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:47:08 DEBUG : dir/file1(0xc0004bc340): >openPending: err= 2025/10/19 01:47:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/19 01:47:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/19 01:47:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:47:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/19 01:47:08 DEBUG : dir/file1(0xc0004bc340): _writeAt: size=14, off=0 2025/10/19 01:47:08 DEBUG : dir/file1(0xc0004bc340): >_writeAt: n=14, err= 2025/10/19 01:47:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/19 01:47:08 DEBUG : dir/file1(0xc0004bc340): close: 2025/10/19 01:47:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/19 01:47:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/19 01:47:08 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:08 DEBUG : dir/file1(0xc0004bc340): >close: err= 2025/10/19 01:47:08 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:47:08 DEBUG : dir: Looking for writers 2025/10/19 01:47:08 DEBUG : file1: reading active writers 2025/10/19 01:47:08 DEBUG : Looking for writers 2025/10/19 01:47:08 DEBUG : dir: reading active writers 2025/10/19 01:47:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/19 01:47:08 DEBUG : dir: Looking for writers 2025/10/19 01:47:08 DEBUG : file1: reading active writers 2025/10/19 01:47:08 DEBUG : Looking for writers 2025/10/19 01:47:08 DEBUG : dir: reading active writers 2025/10/19 01:47:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/19 01:47:08 DEBUG : dir: Looking for writers 2025/10/19 01:47:08 DEBUG : file1: reading active writers 2025/10/19 01:47:08 DEBUG : Looking for writers 2025/10/19 01:47:08 DEBUG : dir: reading active writers 2025/10/19 01:47:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/19 01:47:08 DEBUG : dir: Looking for writers 2025/10/19 01:47:08 DEBUG : file1: reading active writers 2025/10/19 01:47:08 DEBUG : Looking for writers 2025/10/19 01:47:08 DEBUG : dir: reading active writers 2025/10/19 01:47:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/19 01:47:08 DEBUG : dir/file1: vfs cache: starting upload 2025/10/19 01:47:09 DEBUG : dir: Looking for writers 2025/10/19 01:47:09 DEBUG : file1: reading active writers 2025/10/19 01:47:09 DEBUG : Looking for writers 2025/10/19 01:47:09 DEBUG : dir: reading active writers 2025/10/19 01:47:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/19 01:47:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:47:09 DEBUG : dir: Looking for writers 2025/10/19 01:47:09 DEBUG : file1: reading active writers 2025/10/19 01:47:09 DEBUG : Looking for writers 2025/10/19 01:47:09 DEBUG : dir: reading active writers 2025/10/19 01:47:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/19 01:47:09 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/10/19 01:47:09 INFO : dir/file1: Copied (replaced existing) 2025/10/19 01:47:09 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/19 01:47:09 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/10/19 01:47:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:47:09 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/19 01:47:09 DEBUG : dir: Looking for writers 2025/10/19 01:47:09 DEBUG : file1: reading active writers 2025/10/19 01:47:09 DEBUG : Looking for writers 2025/10/19 01:47:09 DEBUG : dir: reading active writers 2025/10/19 01:47:09 DEBUG : >WaitForWriters: 2025/10/19 01:47:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/19 01:47:09 DEBUG : dir/file1: newRWFileHandle: 2025/10/19 01:47:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/19 01:47:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/19 01:47:09 DEBUG : dir/file1(0xc000935080): _readAt: size=512, off=0 2025/10/19 01:47:09 DEBUG : dir/file1(0xc000935080): openPending: 2025/10/19 01:47: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/10/19 01:47:09 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/19 01:47:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:47:09 DEBUG : dir/file1(0xc000935080): >openPending: err= 2025/10/19 01:47:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/19 01:47:09 DEBUG : dir/file1(0xc000935080): >_readAt: n=14, err=EOF 2025/10/19 01:47:09 DEBUG : dir/file1(0xc000935080): close: 2025/10/19 01:47:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/19 01:47:09 DEBUG : dir/file1(0xc000935080): >close: err= 2025/10/19 01:47:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/19 01:47:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/19 01:47:10 DEBUG : newLeaf: Updating file with newLeaf 0xc000a6e840 2025/10/19 01:47:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/19 01:47:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/19 01:47:10 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/19 01:47:10 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/19 01:47:10 DEBUG : dir/file1: Updating file with dir/file1 0xc000a6e840 2025/10/19 01:47:10 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/19 01:47:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:47:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/19 01:47:10 DEBUG : dir/file1: newRWFileHandle: 2025/10/19 01:47:10 DEBUG : dir/file1(0xc0005c6e80): openPending: 2025/10/19 01:47: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/10/19 01:47:10 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/19 01:47:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:47:10 DEBUG : dir/file1(0xc0005c6e80): >openPending: err= 2025/10/19 01:47:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/19 01:47:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/19 01:47:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/19 01:47:10 DEBUG : dir/file1(0xc0005c6e80): _writeAt: size=25, off=0 2025/10/19 01:47:10 DEBUG : dir/file1(0xc0005c6e80): >_writeAt: n=25, err= 2025/10/19 01:47:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/19 01:47:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/19 01:47:11 DEBUG : newLeaf: Updating file with newLeaf 0xc000a6e840 2025/10/19 01:47:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/19 01:47:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/19 01:47:11 DEBUG : newLeaf(0xc0005c6e80): close: 2025/10/19 01:47:11 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/19 01:47:11 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-19 01:47:10.989962559 +0000 UTC m=+75.374865309 2025/10/19 01:47:11 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:11 DEBUG : newLeaf(0xc0005c6e80): >close: err= 2025/10/19 01:47:11 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:47:11 DEBUG : dir: Looking for writers 2025/10/19 01:47:11 DEBUG : Looking for writers 2025/10/19 01:47:11 DEBUG : dir: reading active writers 2025/10/19 01:47:11 DEBUG : newLeaf: reading active writers 2025/10/19 01:47:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/19 01:47:11 DEBUG : dir: Looking for writers 2025/10/19 01:47:11 DEBUG : Looking for writers 2025/10/19 01:47:11 DEBUG : dir: reading active writers 2025/10/19 01:47:11 DEBUG : newLeaf: reading active writers 2025/10/19 01:47:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/19 01:47:11 DEBUG : dir: Looking for writers 2025/10/19 01:47:11 DEBUG : Looking for writers 2025/10/19 01:47:11 DEBUG : newLeaf: reading active writers 2025/10/19 01:47:11 DEBUG : dir: reading active writers 2025/10/19 01:47:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/19 01:47:11 DEBUG : dir: Looking for writers 2025/10/19 01:47:11 DEBUG : Looking for writers 2025/10/19 01:47:11 DEBUG : dir: reading active writers 2025/10/19 01:47:11 DEBUG : newLeaf: reading active writers 2025/10/19 01:47:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/19 01:47:11 DEBUG : newLeaf: vfs cache: starting upload 2025/10/19 01:47:11 DEBUG : dir: Looking for writers 2025/10/19 01:47:11 DEBUG : Looking for writers 2025/10/19 01:47:11 DEBUG : newLeaf: reading active writers 2025/10/19 01:47:11 DEBUG : dir: reading active writers 2025/10/19 01:47:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/19 01:47:11 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/10/19 01:47:11 DEBUG : dir: Looking for writers 2025/10/19 01:47:11 DEBUG : Looking for writers 2025/10/19 01:47:11 DEBUG : dir: reading active writers 2025/10/19 01:47:11 DEBUG : newLeaf: reading active writers 2025/10/19 01:47:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/19 01:47:11 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/19 01:47:11 INFO : newLeaf: Copied (replaced existing) 2025/10/19 01:47:11 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-19 01:47:10 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/10/19 01:47:11 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/19 01:47:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/19 01:47:11 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/19 01:47:12 DEBUG : dir: Looking for writers 2025/10/19 01:47:12 DEBUG : Looking for writers 2025/10/19 01:47:12 DEBUG : dir: reading active writers 2025/10/19 01:47:12 DEBUG : newLeaf: reading active writers 2025/10/19 01:47:12 DEBUG : >WaitForWriters: 2025/10/19 01:47:12 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:47:12 DEBUG : dir: Looking for writers 2025/10/19 01:47:12 DEBUG : Looking for writers 2025/10/19 01:47:12 DEBUG : dir: reading active writers 2025/10/19 01:47:12 DEBUG : newLeaf: reading active writers 2025/10/19 01:47:12 DEBUG : >WaitForWriters: 2025/10/19 01:47:12 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:47:12 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:47:12 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/19 01:47:12 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:12 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:47:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:47:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:12 INFO : webdav root 'rclone-test-hisenax5vacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/19 01:47:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:47:13 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:47:13 DEBUG : dir: Looking for writers 2025/10/19 01:47:13 DEBUG : file1: reading active writers 2025/10/19 01:47:13 DEBUG : Looking for writers 2025/10/19 01:47:13 DEBUG : dir: reading active writers 2025/10/19 01:47:13 DEBUG : >WaitForWriters: 2025/10/19 01:47:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/19 01:47:13 DEBUG : dir/file1: newRWFileHandle: 2025/10/19 01:47:13 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/19 01:47:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/19 01:47:13 DEBUG : dir/file1(0xc00084f100): _readAt: size=512, off=0 2025/10/19 01:47:13 DEBUG : dir/file1(0xc00084f100): openPending: 2025/10/19 01:47:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/19 01:47:13 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/19 01:47:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:47:13 DEBUG : dir/file1(0xc00084f100): >openPending: err= 2025/10/19 01:47:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/10/19 01:47:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/19 01:47:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/19 01:47:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:47:13 DEBUG : dir/file1(0xc00084f100): >_readAt: n=14, err=EOF 2025/10/19 01:47:13 DEBUG : dir/file1(0xc00084f100): close: 2025/10/19 01:47:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/19 01:47:13 DEBUG : dir/file1(0xc00084f100): >close: err= 2025/10/19 01:47:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/19 01:47:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/19 01:47:14 DEBUG : newLeaf: Updating file with newLeaf 0xc00075b080 2025/10/19 01:47:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/19 01:47:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/19 01:47:14 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/19 01:47:14 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/19 01:47:14 DEBUG : dir/file1: Updating file with dir/file1 0xc00075b080 2025/10/19 01:47:14 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/19 01:47:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:47:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/19 01:47:14 DEBUG : dir/file1: newRWFileHandle: 2025/10/19 01:47:14 DEBUG : dir/file1(0xc000897bc0): openPending: 2025/10/19 01:47:14 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/10/19 01:47:14 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/19 01:47:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:47:14 DEBUG : dir/file1(0xc000897bc0): >openPending: err= 2025/10/19 01:47:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/19 01:47:14 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/19 01:47:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/19 01:47:14 DEBUG : dir/file1(0xc000897bc0): _writeAt: size=25, off=0 2025/10/19 01:47:14 DEBUG : dir/file1(0xc000897bc0): >_writeAt: n=25, err= 2025/10/19 01:47:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/19 01:47:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/19 01:47:15 DEBUG : newLeaf: Updating file with newLeaf 0xc00075b080 2025/10/19 01:47:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/19 01:47:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/19 01:47:15 DEBUG : newLeaf(0xc000897bc0): close: 2025/10/19 01:47:15 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/19 01:47:15 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-19 01:47:14.983220961 +0000 UTC m=+79.368123712 2025/10/19 01:47:15 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:15 DEBUG : newLeaf(0xc000897bc0): >close: err= 2025/10/19 01:47:15 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:47:15 DEBUG : dir: Looking for writers 2025/10/19 01:47:15 DEBUG : Looking for writers 2025/10/19 01:47:15 DEBUG : dir: reading active writers 2025/10/19 01:47:15 DEBUG : newLeaf: reading active writers 2025/10/19 01:47:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/19 01:47:15 DEBUG : dir: Looking for writers 2025/10/19 01:47:15 DEBUG : Looking for writers 2025/10/19 01:47:15 DEBUG : newLeaf: reading active writers 2025/10/19 01:47:15 DEBUG : dir: reading active writers 2025/10/19 01:47:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/19 01:47:15 DEBUG : dir: Looking for writers 2025/10/19 01:47:15 DEBUG : Looking for writers 2025/10/19 01:47:15 DEBUG : newLeaf: reading active writers 2025/10/19 01:47:15 DEBUG : dir: reading active writers 2025/10/19 01:47:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/19 01:47:15 DEBUG : dir: Looking for writers 2025/10/19 01:47:15 DEBUG : Looking for writers 2025/10/19 01:47:15 DEBUG : dir: reading active writers 2025/10/19 01:47:15 DEBUG : newLeaf: reading active writers 2025/10/19 01:47:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/19 01:47:15 DEBUG : newLeaf: vfs cache: starting upload 2025/10/19 01:47:15 DEBUG : dir: Looking for writers 2025/10/19 01:47:15 DEBUG : Looking for writers 2025/10/19 01:47:15 DEBUG : dir: reading active writers 2025/10/19 01:47:15 DEBUG : newLeaf: reading active writers 2025/10/19 01:47:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/19 01:47:15 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/10/19 01:47:15 DEBUG : dir: Looking for writers 2025/10/19 01:47:15 DEBUG : Looking for writers 2025/10/19 01:47:15 DEBUG : dir: reading active writers 2025/10/19 01:47:15 DEBUG : newLeaf: reading active writers 2025/10/19 01:47:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/19 01:47:15 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/19 01:47:15 INFO : newLeaf: Copied (replaced existing) 2025/10/19 01:47:15 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-19 01:47:14 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/10/19 01:47:15 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/19 01:47:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/19 01:47:15 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/19 01:47:16 DEBUG : dir: Looking for writers 2025/10/19 01:47:16 DEBUG : Looking for writers 2025/10/19 01:47:16 DEBUG : dir: reading active writers 2025/10/19 01:47:16 DEBUG : newLeaf: reading active writers 2025/10/19 01:47:16 DEBUG : >WaitForWriters: 2025/10/19 01:47:16 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:47:16 DEBUG : dir: Looking for writers 2025/10/19 01:47:16 DEBUG : Looking for writers 2025/10/19 01:47:16 DEBUG : dir: reading active writers 2025/10/19 01:47:16 DEBUG : newLeaf: reading active writers 2025/10/19 01:47:16 DEBUG : >WaitForWriters: 2025/10/19 01:47:16 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: cleaner exiting --- PASS: TestFileRename (25.15s) --- PASS: TestFileRename/off,forceCache=false (3.70s) --- PASS: TestFileRename/minimal,forceCache=false (3.63s) --- PASS: TestFileRename/minimal,forceCache=true (4.86s) --- PASS: TestFileRename/writes,forceCache=false (4.25s) --- PASS: TestFileRename/writes,forceCache=true (4.67s) --- PASS: TestFileRename/full,forceCache=false (4.05s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:47:16 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:47:16 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:47:16 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:47:16 DEBUG : Looking for writers 2025/10/19 01:47:16 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.16s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:47:17 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:47:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:47:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/19 01:47:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/19 01:47:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/19 01:47:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/19 01:47:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:47:17 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/19 01:47:17 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/10/19 01:47:17 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:47:17 DEBUG : dir: Looking for writers 2025/10/19 01:47:17 DEBUG : file1: reading active writers 2025/10/19 01:47:17 DEBUG : Looking for writers 2025/10/19 01:47:17 DEBUG : dir: reading active writers 2025/10/19 01:47:17 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (1.29s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:47:18 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:47:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:47:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/19 01:47:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/19 01:47:19 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/19 01:47:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/19 01:47:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:47:19 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/19 01:47:19 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/10/19 01:47:19 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/10/19 01:47:19 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/10/19 01:47:19 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/10/19 01:47:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/10/19 01:47:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/10/19 01:47:19 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/19 01:47:19 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/10/19 01:47:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/10/19 01:47:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/10/19 01:47:19 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/10/19 01:47:19 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/10/19 01:47:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/10/19 01:47:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/10/19 01:47:19 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/10/19 01:47:19 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:47:19 DEBUG : dir: Looking for writers 2025/10/19 01:47:19 DEBUG : file1: reading active writers 2025/10/19 01:47:19 DEBUG : Looking for writers 2025/10/19 01:47:19 DEBUG : dir: reading active writers 2025/10/19 01:47:19 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.77s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:47:20 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:47:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:47:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/19 01:47:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/19 01:47:20 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/19 01:47:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/19 01:47:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:47:20 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/19 01:47:20 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/10/19 01:47:20 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/10/19 01:47:20 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/10/19 01:47:20 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/10/19 01:47:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/10/19 01:47:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/10/19 01:47:20 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/19 01:47:20 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/10/19 01:47:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/10/19 01:47:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/10/19 01:47:20 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/10/19 01:47:21 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/10/19 01:47:21 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/10/19 01:47:21 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/10/19 01:47:21 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/10/19 01:47:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/10/19 01:47:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/10/19 01:47:21 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/10/19 01:47:21 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/10/19 01:47:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/10/19 01:47:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/10/19 01:47:21 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/10/19 01:47:21 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/10/19 01:47:21 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/10/19 01:47:21 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/10/19 01:47:21 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/10/19 01:47:21 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/10/19 01:47:21 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/10/19 01:47:21 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/10/19 01:47:21 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/10/19 01:47:21 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:47:21 DEBUG : dir: Looking for writers 2025/10/19 01:47:21 DEBUG : file1: reading active writers 2025/10/19 01:47:21 DEBUG : Looking for writers 2025/10/19 01:47:21 DEBUG : dir: reading active writers 2025/10/19 01:47:21 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.86s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:47:21 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:47:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:47:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/19 01:47:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/19 01:47:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/19 01:47:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/19 01:47:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:47:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/10/19 01:47:22 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:47:22 DEBUG : dir: Looking for writers 2025/10/19 01:47:22 DEBUG : file1: reading active writers 2025/10/19 01:47:22 DEBUG : Looking for writers 2025/10/19 01:47:22 DEBUG : dir: reading active writers 2025/10/19 01:47:22 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (1.49s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:47:23 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:47:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:47:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/19 01:47:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/19 01:47:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/19 01:47:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/19 01:47:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:47:24 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/10/19 01:47:24 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/10/19 01:47:24 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/10/19 01:47:24 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:47:24 DEBUG : dir: Looking for writers 2025/10/19 01:47:24 DEBUG : file1: reading active writers 2025/10/19 01:47:24 DEBUG : Looking for writers 2025/10/19 01:47:24 DEBUG : dir: reading active writers 2025/10/19 01:47:24 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (1.42s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:47:24 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:47:24 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/19 01:47:24 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:24 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:47:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:47:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:24 INFO : webdav root 'rclone-test-hisenax5vacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/19 01:47:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:47:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/19 01:47:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/19 01:47:25 DEBUG : dir/file1: newRWFileHandle: 2025/10/19 01:47:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/19 01:47:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/19 01:47:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/19 01:47:25 DEBUG : dir/file1(0xc0008352c0): _readAt: size=1, off=0 2025/10/19 01:47:25 DEBUG : dir/file1(0xc0008352c0): openPending: 2025/10/19 01:47:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/19 01:47:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/19 01:47:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:47:25 DEBUG : dir/file1(0xc0008352c0): >openPending: err= 2025/10/19 01:47:25 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/19 01:47:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/19 01:47:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/19 01:47:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:47:25 DEBUG : dir/file1(0xc0008352c0): >_readAt: n=1, err= 2025/10/19 01:47:25 DEBUG : dir/file1(0xc0008352c0): _readAt: size=256, off=1 2025/10/19 01:47:25 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/10/19 01:47:25 DEBUG : dir/file1(0xc0008352c0): >_readAt: n=15, err=EOF 2025/10/19 01:47:25 DEBUG : dir/file1(0xc0008352c0): _readAt: size=16, off=16 2025/10/19 01:47:25 DEBUG : dir/file1(0xc0008352c0): >_readAt: n=0, err=EOF 2025/10/19 01:47:25 DEBUG : dir/file1(0xc0008352c0): close: 2025/10/19 01:47:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/19 01:47:25 DEBUG : dir/file1(0xc0008352c0): >close: err= 2025/10/19 01:47:25 DEBUG : dir/file1(0xc0008352c0): close: 2025/10/19 01:47:25 DEBUG : dir/file1(0xc0008352c0): >close: err=file already closed 2025/10/19 01:47:25 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:47:25 DEBUG : dir: Looking for writers 2025/10/19 01:47:25 DEBUG : file1: reading active writers 2025/10/19 01:47:25 DEBUG : Looking for writers 2025/10/19 01:47:25 DEBUG : dir: reading active writers 2025/10/19 01:47:25 DEBUG : >WaitForWriters: 2025/10/19 01:47:25 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (1.36s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:47:26 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:47:26 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/19 01:47:26 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:26 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:47:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:47:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:26 INFO : webdav root 'rclone-test-hisenax5vacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/19 01:47:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:47:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/19 01:47:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/19 01:47:26 DEBUG : dir/file1: newRWFileHandle: 2025/10/19 01:47:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/19 01:47:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/19 01:47:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/19 01:47:26 DEBUG : dir/file1(0xc000982dc0): _readAt: size=1, off=0 2025/10/19 01:47:26 DEBUG : dir/file1(0xc000982dc0): openPending: 2025/10/19 01:47:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/19 01:47:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/19 01:47:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:47:26 DEBUG : dir/file1(0xc000982dc0): >openPending: err= 2025/10/19 01:47:26 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/19 01:47:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/19 01:47:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/19 01:47:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:47:27 DEBUG : dir/file1(0xc000982dc0): >_readAt: n=1, err= 2025/10/19 01:47:27 DEBUG : dir/file1(0xc000982dc0): _readAt: size=1, off=5 2025/10/19 01:47:27 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/19 01:47:27 DEBUG : dir/file1(0xc000982dc0): >_readAt: n=1, err= 2025/10/19 01:47:27 DEBUG : dir/file1(0xc000982dc0): _readAt: size=1, off=3 2025/10/19 01:47:27 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/19 01:47:27 DEBUG : dir/file1(0xc000982dc0): >_readAt: n=1, err= 2025/10/19 01:47:27 DEBUG : dir/file1(0xc000982dc0): _readAt: size=1, off=13 2025/10/19 01:47:27 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/19 01:47:27 DEBUG : dir/file1(0xc000982dc0): >_readAt: n=1, err= 2025/10/19 01:47:27 DEBUG : dir/file1(0xc000982dc0): _readAt: size=16, off=100 2025/10/19 01:47:27 DEBUG : dir/file1(0xc000982dc0): >_readAt: n=0, err=EOF 2025/10/19 01:47:27 DEBUG : dir/file1(0xc000982dc0): close: 2025/10/19 01:47:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/19 01:47:27 DEBUG : dir/file1(0xc000982dc0): >close: err= 2025/10/19 01:47:27 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:47:27 DEBUG : dir: Looking for writers 2025/10/19 01:47:27 DEBUG : file1: reading active writers 2025/10/19 01:47:27 DEBUG : Looking for writers 2025/10/19 01:47:27 DEBUG : dir: reading active writers 2025/10/19 01:47:27 DEBUG : >WaitForWriters: 2025/10/19 01:47:27 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (1.34s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:47:27 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:47:27 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/19 01:47:27 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:27 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:47:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:47:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:27 INFO : webdav root 'rclone-test-hisenax5vacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/19 01:47:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:47:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/19 01:47:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/19 01:47:28 DEBUG : dir/file1: newRWFileHandle: 2025/10/19 01:47:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/19 01:47:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/19 01:47:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/19 01:47:28 DEBUG : dir/file1(0xc000983e00): _readAt: size=1, off=0 2025/10/19 01:47:28 DEBUG : dir/file1(0xc000983e00): openPending: 2025/10/19 01:47:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/19 01:47:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/19 01:47:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:47:28 DEBUG : dir/file1(0xc000983e00): >openPending: err= 2025/10/19 01:47:28 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/19 01:47:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/19 01:47:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/19 01:47:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:47:28 DEBUG : dir/file1(0xc000983e00): >_readAt: n=1, err= 2025/10/19 01:47:28 DEBUG : dir/file1(0xc000983e00): _readAt: size=1, off=5 2025/10/19 01:47:28 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/19 01:47:28 DEBUG : dir/file1(0xc000983e00): >_readAt: n=1, err= 2025/10/19 01:47:28 DEBUG : dir/file1(0xc000983e00): _readAt: size=1, off=1 2025/10/19 01:47:28 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/19 01:47:28 DEBUG : dir/file1(0xc000983e00): >_readAt: n=1, err= 2025/10/19 01:47:28 DEBUG : dir/file1(0xc000983e00): _readAt: size=6, off=10 2025/10/19 01:47:28 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/10/19 01:47:28 DEBUG : dir/file1(0xc000983e00): >_readAt: n=6, err= 2025/10/19 01:47:28 DEBUG : dir/file1(0xc000983e00): _readAt: size=256, off=10 2025/10/19 01:47:28 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/10/19 01:47:28 DEBUG : dir/file1(0xc000983e00): >_readAt: n=6, err=EOF 2025/10/19 01:47:28 DEBUG : dir/file1(0xc000983e00): _readAt: size=256, off=100 2025/10/19 01:47:28 DEBUG : dir/file1(0xc000983e00): >_readAt: n=0, err=EOF 2025/10/19 01:47:28 DEBUG : dir/file1(0xc000983e00): close: 2025/10/19 01:47:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/19 01:47:28 DEBUG : dir/file1(0xc000983e00): >close: err= 2025/10/19 01:47:28 DEBUG : dir/file1(0xc000983e00): _readAt: size=256, off=100 2025/10/19 01:47:28 DEBUG : dir/file1(0xc000983e00): >_readAt: n=0, err=file already closed 2025/10/19 01:47:28 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:47:28 DEBUG : dir: Looking for writers 2025/10/19 01:47:28 DEBUG : file1: reading active writers 2025/10/19 01:47:28 DEBUG : Looking for writers 2025/10/19 01:47:28 DEBUG : dir: reading active writers 2025/10/19 01:47:28 DEBUG : >WaitForWriters: 2025/10/19 01:47:28 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.40s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:47:28 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:47:28 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/19 01:47:28 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:28 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:47:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:47:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:28 INFO : webdav root 'rclone-test-hisenax5vacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/19 01:47:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:47:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/19 01:47:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/19 01:47:29 DEBUG : dir/file1: newRWFileHandle: 2025/10/19 01:47:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/19 01:47:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/19 01:47:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/19 01:47:29 DEBUG : dir/file1(0xc000a80640): RWFileHandle.Flush 2025/10/19 01:47:29 DEBUG : dir/file1(0xc000a80640): _readAt: size=256, off=0 2025/10/19 01:47:29 DEBUG : dir/file1(0xc000a80640): openPending: 2025/10/19 01:47:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/19 01:47:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/19 01:47:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:47:29 DEBUG : dir/file1(0xc000a80640): >openPending: err= 2025/10/19 01:47:29 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/10/19 01:47:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/19 01:47:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/19 01:47:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:47:29 DEBUG : dir/file1(0xc000a80640): >_readAt: n=16, err=EOF 2025/10/19 01:47:29 DEBUG : dir/file1(0xc000a80640): RWFileHandle.Flush 2025/10/19 01:47:29 DEBUG : dir/file1(0xc000a80640): RWFileHandle.Flush 2025/10/19 01:47:29 DEBUG : dir/file1(0xc000a80640): close: 2025/10/19 01:47:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/19 01:47:29 DEBUG : dir/file1(0xc000a80640): >close: err= 2025/10/19 01:47:29 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:47:29 DEBUG : dir: Looking for writers 2025/10/19 01:47:29 DEBUG : file1: reading active writers 2025/10/19 01:47:29 DEBUG : Looking for writers 2025/10/19 01:47:29 DEBUG : dir: reading active writers 2025/10/19 01:47:29 DEBUG : >WaitForWriters: 2025/10/19 01:47:29 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (1.41s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:47:30 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:47:30 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/19 01:47:30 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:30 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:47:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:47:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:30 INFO : webdav root 'rclone-test-hisenax5vacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/19 01:47:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:47:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/19 01:47:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/19 01:47:31 DEBUG : dir/file1: newRWFileHandle: 2025/10/19 01:47:31 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/19 01:47:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/19 01:47:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/19 01:47:31 DEBUG : dir/file1(0xc0008042c0): _readAt: size=256, off=0 2025/10/19 01:47:31 DEBUG : dir/file1(0xc0008042c0): openPending: 2025/10/19 01:47:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/19 01:47:31 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/19 01:47:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:47:31 DEBUG : dir/file1(0xc0008042c0): >openPending: err= 2025/10/19 01:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/10/19 01:47:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/19 01:47:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/19 01:47:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:47:31 DEBUG : dir/file1(0xc0008042c0): >_readAt: n=16, err=EOF 2025/10/19 01:47:31 DEBUG : dir/file1(0xc0008042c0): RWFileHandle.Release 2025/10/19 01:47:31 DEBUG : dir/file1(0xc0008042c0): close: 2025/10/19 01:47:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/19 01:47:31 DEBUG : dir/file1(0xc0008042c0): >close: err= 2025/10/19 01:47:31 DEBUG : dir/file1(0xc0008042c0): RWFileHandle.Release 2025/10/19 01:47:31 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:47:31 DEBUG : dir: Looking for writers 2025/10/19 01:47:31 DEBUG : file1: reading active writers 2025/10/19 01:47:31 DEBUG : Looking for writers 2025/10/19 01:47:31 DEBUG : dir: reading active writers 2025/10/19 01:47:31 DEBUG : >WaitForWriters: 2025/10/19 01:47:31 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (1.53s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:47:31 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:47:31 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/19 01:47:31 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:31 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:47:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:47:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:31 INFO : webdav root 'rclone-test-hisenax5vacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/19 01:47:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:32 DEBUG : file1: newRWFileHandle: 2025/10/19 01:47:32 DEBUG : file1(0xc000813dc0): openPending: 2025/10/19 01:47:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:47:32 DEBUG : file1(0xc000813dc0): >openPending: err= 2025/10/19 01:47:32 DEBUG : file1: >newRWFileHandle: err= 2025/10/19 01:47:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:47:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/19 01:47:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/19 01:47:32 DEBUG : file1(0xc000813dc0): _writeAt: size=5, off=0 2025/10/19 01:47:32 DEBUG : file1(0xc000813dc0): >_writeAt: n=5, err= 2025/10/19 01:47:32 DEBUG : file1(0xc000813dc0): _writeAt: size=7, off=5 2025/10/19 01:47:32 DEBUG : file1(0xc000813dc0): >_writeAt: n=7, err= 2025/10/19 01:47:32 DEBUG : file1: vfs cache: truncate to size=11 2025/10/19 01:47:32 DEBUG : file1(0xc000813dc0): close: 2025/10/19 01:47:32 DEBUG : file1: vfs cache: setting modification time to 2025-10-19 01:47:32.053486237 +0000 UTC m=+96.438389027 2025/10/19 01:47:32 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:32 DEBUG : file1(0xc000813dc0): >close: err= 2025/10/19 01:47:32 DEBUG : file1(0xc000813dc0): close: 2025/10/19 01:47:32 DEBUG : file1(0xc000813dc0): >close: err=file already closed 2025/10/19 01:47:32 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:47:32 DEBUG : Looking for writers 2025/10/19 01:47:32 DEBUG : file1: reading active writers 2025/10/19 01:47:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/19 01:47:32 DEBUG : Looking for writers 2025/10/19 01:47:32 DEBUG : file1: reading active writers 2025/10/19 01:47:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/19 01:47:32 DEBUG : Looking for writers 2025/10/19 01:47:32 DEBUG : file1: reading active writers 2025/10/19 01:47:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/19 01:47:32 DEBUG : Looking for writers 2025/10/19 01:47:32 DEBUG : file1: reading active writers 2025/10/19 01:47:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/19 01:47:32 DEBUG : file1: vfs cache: starting upload 2025/10/19 01:47:32 DEBUG : Looking for writers 2025/10/19 01:47:32 DEBUG : file1: reading active writers 2025/10/19 01:47:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/19 01:47:32 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:47:32 DEBUG : Looking for writers 2025/10/19 01:47:32 DEBUG : file1: reading active writers 2025/10/19 01:47:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/19 01:47:32 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/19 01:47:32 INFO : file1: Copied (new) 2025/10/19 01:47:32 DEBUG : file1: vfs cache: fingerprint now "11,2025-10-19 01:47:32 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/10/19 01:47:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/19 01:47:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:47:32 INFO : file1: vfs cache: upload succeeded try #1 2025/10/19 01:47:32 DEBUG : Looking for writers 2025/10/19 01:47:32 DEBUG : file1: reading active writers 2025/10/19 01:47:32 DEBUG : >WaitForWriters: 2025/10/19 01:47:32 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:47:32 DEBUG : Looking for writers 2025/10/19 01:47:32 DEBUG : file1: reading active writers 2025/10/19 01:47:32 DEBUG : >WaitForWriters: 2025/10/19 01:47:32 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.23s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:47:33 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:47:33 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/19 01:47:33 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:33 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:47:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:47:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:33 INFO : webdav root 'rclone-test-hisenax5vacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/19 01:47:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:33 DEBUG : file1: newRWFileHandle: 2025/10/19 01:47:33 DEBUG : file1(0xc00097ad00): openPending: 2025/10/19 01:47:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:47:33 DEBUG : file1(0xc00097ad00): >openPending: err= 2025/10/19 01:47:33 DEBUG : file1: >newRWFileHandle: err= 2025/10/19 01:47:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:47:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/19 01:47:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/19 01:47:33 DEBUG : file1(0xc00097ad00): _writeAt: size=7, off=0 2025/10/19 01:47:33 DEBUG : file1(0xc00097ad00): >_writeAt: n=7, err= 2025/10/19 01:47:33 DEBUG : file1(0xc00097ad00): _writeAt: size=6, off=5 2025/10/19 01:47:33 DEBUG : file1(0xc00097ad00): >_writeAt: n=6, err= 2025/10/19 01:47:33 DEBUG : file1(0xc00097ad00): close: 2025/10/19 01:47:33 DEBUG : file1: vfs cache: setting modification time to 2025-10-19 01:47:33.246058687 +0000 UTC m=+97.630961437 2025/10/19 01:47:33 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:33 DEBUG : file1(0xc00097ad00): >close: err= 2025/10/19 01:47:33 DEBUG : file1(0xc00097ad00): _writeAt: size=5, off=0 2025/10/19 01:47:33 DEBUG : file1(0xc00097ad00): >_writeAt: n=0, err=file already closed 2025/10/19 01:47:33 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:47:33 DEBUG : Looking for writers 2025/10/19 01:47:33 DEBUG : file1: reading active writers 2025/10/19 01:47:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/19 01:47:33 DEBUG : Looking for writers 2025/10/19 01:47:33 DEBUG : file1: reading active writers 2025/10/19 01:47:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/19 01:47:33 DEBUG : Looking for writers 2025/10/19 01:47:33 DEBUG : file1: reading active writers 2025/10/19 01:47:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/19 01:47:33 DEBUG : Looking for writers 2025/10/19 01:47:33 DEBUG : file1: reading active writers 2025/10/19 01:47:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/19 01:47:33 DEBUG : file1: vfs cache: starting upload 2025/10/19 01:47:33 DEBUG : Looking for writers 2025/10/19 01:47:33 DEBUG : file1: reading active writers 2025/10/19 01:47:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/19 01:47:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:47:33 DEBUG : Looking for writers 2025/10/19 01:47:33 DEBUG : file1: reading active writers 2025/10/19 01:47:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/19 01:47:33 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/19 01:47:33 INFO : file1: Copied (new) 2025/10/19 01:47:33 DEBUG : file1: vfs cache: fingerprint now "11,2025-10-19 01:47:33 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/10/19 01:47:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/19 01:47:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:47:33 INFO : file1: vfs cache: upload succeeded try #1 2025/10/19 01:47:33 DEBUG : Looking for writers 2025/10/19 01:47:33 DEBUG : file1: reading active writers 2025/10/19 01:47:33 DEBUG : >WaitForWriters: 2025/10/19 01:47:33 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:47:33 DEBUG : Looking for writers 2025/10/19 01:47:33 DEBUG : file1: reading active writers 2025/10/19 01:47:33 DEBUG : >WaitForWriters: 2025/10/19 01:47:33 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.16s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:47:34 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:47:34 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/19 01:47:34 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:34 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:47:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:47:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:34 INFO : webdav root 'rclone-test-hisenax5vacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/19 01:47:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:34 DEBUG : file1: newRWFileHandle: 2025/10/19 01:47:34 DEBUG : file1(0xc0008f8ec0): openPending: 2025/10/19 01:47:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:47:34 DEBUG : file1(0xc0008f8ec0): >openPending: err= 2025/10/19 01:47:34 DEBUG : file1: >newRWFileHandle: err= 2025/10/19 01:47:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:47:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/19 01:47:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/19 01:47:34 DEBUG : file1(0xc0008f8ec0): close: 2025/10/19 01:47:34 DEBUG : file1: vfs cache: setting modification time to 2025-10-19 01:47:34.398029519 +0000 UTC m=+98.782932311 2025/10/19 01:47:34 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:34 DEBUG : file1(0xc0008f8ec0): >close: err= 2025/10/19 01:47:34 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/19 01:47:34 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/19 01:47:34 DEBUG : file2: newRWFileHandle: 2025/10/19 01:47:34 DEBUG : file2(0xc0008f9340): openPending: 2025/10/19 01:47:34 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:34 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/19 01:47:34 DEBUG : file2(0xc0008f9340): >openPending: err= 2025/10/19 01:47:34 DEBUG : file2: >newRWFileHandle: err= 2025/10/19 01:47:34 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/19 01:47:34 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/10/19 01:47:34 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/10/19 01:47:34 DEBUG : file2(0xc0008f9340): RWFileHandle.Flush 2025/10/19 01:47:34 DEBUG : file2(0xc0008f9340): RWFileHandle.Release 2025/10/19 01:47:34 DEBUG : file2(0xc0008f9340): close: 2025/10/19 01:47:34 DEBUG : file2: vfs cache: setting modification time to 2025-10-19 01:47:34.399390574 +0000 UTC m=+98.784293326 2025/10/19 01:47:34 INFO : file2: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:34 DEBUG : file2(0xc0008f9340): >close: err= 2025/10/19 01:47:34 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:47:34 DEBUG : Looking for writers 2025/10/19 01:47:34 DEBUG : file1: reading active writers 2025/10/19 01:47:34 DEBUG : file2: reading active writers 2025/10/19 01:47:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/10/19 01:47:34 DEBUG : Looking for writers 2025/10/19 01:47:34 DEBUG : file1: reading active writers 2025/10/19 01:47:34 DEBUG : file2: reading active writers 2025/10/19 01:47:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/10/19 01:47:34 DEBUG : Looking for writers 2025/10/19 01:47:34 DEBUG : file1: reading active writers 2025/10/19 01:47:34 DEBUG : file2: reading active writers 2025/10/19 01:47:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/10/19 01:47:34 DEBUG : Looking for writers 2025/10/19 01:47:34 DEBUG : file1: reading active writers 2025/10/19 01:47:34 DEBUG : file2: reading active writers 2025/10/19 01:47:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/10/19 01:47:34 DEBUG : file1: vfs cache: starting upload 2025/10/19 01:47:34 DEBUG : file2: vfs cache: starting upload 2025/10/19 01:47:34 DEBUG : Looking for writers 2025/10/19 01:47:34 DEBUG : file2: reading active writers 2025/10/19 01:47:34 DEBUG : file1: reading active writers 2025/10/19 01:47:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/10/19 01:47:34 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:47:34 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/10/19 01:47:34 DEBUG : Looking for writers 2025/10/19 01:47:34 DEBUG : file1: reading active writers 2025/10/19 01:47:34 DEBUG : file2: reading active writers 2025/10/19 01:47:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/10/19 01:47:34 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/19 01:47:34 INFO : file1: Copied (new) 2025/10/19 01:47:34 DEBUG : file1: vfs cache: fingerprint now "0,2025-10-19 01:47:34 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/10/19 01:47:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/19 01:47:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:47:34 INFO : file1: vfs cache: upload succeeded try #1 2025/10/19 01:47:34 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/19 01:47:34 INFO : file2: Copied (new) 2025/10/19 01:47:34 DEBUG : file2: vfs cache: fingerprint now "0,2025-10-19 01:47:34 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/10/19 01:47:34 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/10/19 01:47:34 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/19 01:47:34 INFO : file2: vfs cache: upload succeeded try #1 2025/10/19 01:47:35 DEBUG : Looking for writers 2025/10/19 01:47:35 DEBUG : file1: reading active writers 2025/10/19 01:47:35 DEBUG : file2: reading active writers 2025/10/19 01:47:35 DEBUG : >WaitForWriters: 2025/10/19 01:47:35 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:47:35 DEBUG : Looking for writers 2025/10/19 01:47:35 DEBUG : file1: reading active writers 2025/10/19 01:47:35 DEBUG : file2: reading active writers 2025/10/19 01:47:35 DEBUG : >WaitForWriters: 2025/10/19 01:47:35 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.32s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:47:35 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:47:35 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/19 01:47:35 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:35 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:47:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:47:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:35 INFO : webdav root 'rclone-test-hisenax5vacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/19 01:47:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:35 DEBUG : file1: newRWFileHandle: 2025/10/19 01:47:35 DEBUG : file1(0xc000477f00): openPending: 2025/10/19 01:47:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:47:35 DEBUG : file1(0xc000477f00): >openPending: err= 2025/10/19 01:47:35 DEBUG : file1: >newRWFileHandle: err= 2025/10/19 01:47:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:47:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/19 01:47:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/19 01:47:35 DEBUG : file1(0xc000477f00): _writeAt: size=5, off=0 2025/10/19 01:47:35 DEBUG : file1(0xc000477f00): >_writeAt: n=5, err= 2025/10/19 01:47:35 DEBUG : file1(0xc000477f00): RWFileHandle.Flush 2025/10/19 01:47:35 DEBUG : file1(0xc000477f00): RWFileHandle.Flush 2025/10/19 01:47:35 DEBUG : file1(0xc000477f00): close: 2025/10/19 01:47:35 DEBUG : file1: vfs cache: setting modification time to 2025-10-19 01:47:35.719069645 +0000 UTC m=+100.103972426 2025/10/19 01:47:35 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:35 DEBUG : file1(0xc000477f00): >close: err= 2025/10/19 01:47:35 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:47:35 DEBUG : Looking for writers 2025/10/19 01:47:35 DEBUG : file1: reading active writers 2025/10/19 01:47:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/19 01:47:35 DEBUG : Looking for writers 2025/10/19 01:47:35 DEBUG : file1: reading active writers 2025/10/19 01:47:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/19 01:47:35 DEBUG : Looking for writers 2025/10/19 01:47:35 DEBUG : file1: reading active writers 2025/10/19 01:47:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/19 01:47:35 DEBUG : Looking for writers 2025/10/19 01:47:35 DEBUG : file1: reading active writers 2025/10/19 01:47:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/19 01:47:35 DEBUG : file1: vfs cache: starting upload 2025/10/19 01:47:35 DEBUG : Looking for writers 2025/10/19 01:47:35 DEBUG : file1: reading active writers 2025/10/19 01:47:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/19 01:47:35 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:47:36 DEBUG : Looking for writers 2025/10/19 01:47:36 DEBUG : file1: reading active writers 2025/10/19 01:47:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/19 01:47:36 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/19 01:47:36 INFO : file1: Copied (new) 2025/10/19 01:47:36 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-19 01:47:35 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/19 01:47:36 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/19 01:47:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:47:36 INFO : file1: vfs cache: upload succeeded try #1 2025/10/19 01:47:36 DEBUG : Looking for writers 2025/10/19 01:47:36 DEBUG : file1: reading active writers 2025/10/19 01:47:36 DEBUG : >WaitForWriters: 2025/10/19 01:47:36 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.04s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:47:36 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:47:36 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/19 01:47:36 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:36 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:47:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:47:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:36 INFO : webdav root 'rclone-test-hisenax5vacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/19 01:47:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:36 DEBUG : file1: newRWFileHandle: 2025/10/19 01:47:36 DEBUG : file1(0xc000688a80): openPending: 2025/10/19 01:47:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:47:36 DEBUG : file1(0xc000688a80): >openPending: err= 2025/10/19 01:47:36 DEBUG : file1: >newRWFileHandle: err= 2025/10/19 01:47:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:47:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/19 01:47:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/19 01:47:36 DEBUG : file1(0xc000688a80): _writeAt: size=5, off=0 2025/10/19 01:47:36 DEBUG : file1(0xc000688a80): >_writeAt: n=5, err= 2025/10/19 01:47:36 DEBUG : file1(0xc000688a80): RWFileHandle.Release 2025/10/19 01:47:36 DEBUG : file1(0xc000688a80): close: 2025/10/19 01:47:36 DEBUG : file1: vfs cache: setting modification time to 2025-10-19 01:47:36.792829963 +0000 UTC m=+101.177732715 2025/10/19 01:47:36 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:36 DEBUG : file1(0xc000688a80): >close: err= 2025/10/19 01:47:36 DEBUG : file1(0xc000688a80): RWFileHandle.Release 2025/10/19 01:47:36 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:47:36 DEBUG : Looking for writers 2025/10/19 01:47:36 DEBUG : file1: reading active writers 2025/10/19 01:47:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/19 01:47:36 DEBUG : Looking for writers 2025/10/19 01:47:36 DEBUG : file1: reading active writers 2025/10/19 01:47:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/19 01:47:36 DEBUG : Looking for writers 2025/10/19 01:47:36 DEBUG : file1: reading active writers 2025/10/19 01:47:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/19 01:47:36 DEBUG : Looking for writers 2025/10/19 01:47:36 DEBUG : file1: reading active writers 2025/10/19 01:47:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/19 01:47:36 DEBUG : file1: vfs cache: starting upload 2025/10/19 01:47:36 DEBUG : Looking for writers 2025/10/19 01:47:36 DEBUG : file1: reading active writers 2025/10/19 01:47:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/19 01:47:37 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:47:37 DEBUG : Looking for writers 2025/10/19 01:47:37 DEBUG : file1: reading active writers 2025/10/19 01:47:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/19 01:47:37 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/19 01:47:37 INFO : file1: Copied (new) 2025/10/19 01:47:37 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-19 01:47:36 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/19 01:47:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/19 01:47:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:47:37 INFO : file1: vfs cache: upload succeeded try #1 2025/10/19 01:47:37 DEBUG : Looking for writers 2025/10/19 01:47:37 DEBUG : file1: reading active writers 2025/10/19 01:47:37 DEBUG : >WaitForWriters: 2025/10/19 01:47:37 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.10s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:47:37 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:47:37 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/19 01:47:37 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:37 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:47:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:47:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:37 INFO : webdav root 'rclone-test-hisenax5vacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/19 01:47:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:47:38 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/10/19 01:47:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/19 01:47:38 DEBUG : dir/file1: newRWFileHandle: 2025/10/19 01:47:38 DEBUG : dir/file1(0xc000899ec0): openPending: 2025/10/19 01:47:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/19 01:47:38 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/19 01:47:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:47:38 DEBUG : dir/file1(0xc000899ec0): >openPending: err= 2025/10/19 01:47:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/19 01:47:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/19 01:47:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/19 01:47:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/19 01:47:38 DEBUG : dir/file1(0xc000899ec0): _writeAt: size=5, off=0 2025/10/19 01:47:38 DEBUG : dir/file1(0xc000899ec0): >_writeAt: n=5, err= 2025/10/19 01:47:38 DEBUG : dir/file1(0xc000899ec0): close: 2025/10/19 01:47:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:38 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-19 01:47:38.578561276 +0000 UTC m=+102.963464027 2025/10/19 01:47:38 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:38 DEBUG : dir/file1(0xc000899ec0): >close: err= 2025/10/19 01:47:38 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:47:38 DEBUG : dir: Looking for writers 2025/10/19 01:47:38 DEBUG : file1: reading active writers 2025/10/19 01:47:38 DEBUG : Looking for writers 2025/10/19 01:47:38 DEBUG : dir: reading active writers 2025/10/19 01:47:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/19 01:47:38 DEBUG : dir: Looking for writers 2025/10/19 01:47:38 DEBUG : file1: reading active writers 2025/10/19 01:47:38 DEBUG : Looking for writers 2025/10/19 01:47:38 DEBUG : dir: reading active writers 2025/10/19 01:47:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/19 01:47:38 DEBUG : dir: Looking for writers 2025/10/19 01:47:38 DEBUG : file1: reading active writers 2025/10/19 01:47:38 DEBUG : Looking for writers 2025/10/19 01:47:38 DEBUG : dir: reading active writers 2025/10/19 01:47:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/19 01:47:38 DEBUG : dir: Looking for writers 2025/10/19 01:47:38 DEBUG : file1: reading active writers 2025/10/19 01:47:38 DEBUG : Looking for writers 2025/10/19 01:47:38 DEBUG : dir: reading active writers 2025/10/19 01:47:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/19 01:47:38 DEBUG : dir/file1: vfs cache: starting upload 2025/10/19 01:47:38 DEBUG : dir: Looking for writers 2025/10/19 01:47:38 DEBUG : file1: reading active writers 2025/10/19 01:47:38 DEBUG : Looking for writers 2025/10/19 01:47:38 DEBUG : dir: reading active writers 2025/10/19 01:47:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/19 01:47:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:47:38 DEBUG : dir: Looking for writers 2025/10/19 01:47:38 DEBUG : file1: reading active writers 2025/10/19 01:47:38 DEBUG : Looking for writers 2025/10/19 01:47:38 DEBUG : dir: reading active writers 2025/10/19 01:47:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/19 01:47:39 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/19 01:47:39 INFO : dir/file1: Copied (replaced existing) 2025/10/19 01:47:39 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-10-19 01:47:38 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/19 01:47:39 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/19 01:47:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:47:39 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/19 01:47:39 DEBUG : dir: Looking for writers 2025/10/19 01:47:39 DEBUG : file1: reading active writers 2025/10/19 01:47:39 DEBUG : Looking for writers 2025/10/19 01:47:39 DEBUG : dir: reading active writers 2025/10/19 01:47:39 DEBUG : >WaitForWriters: 2025/10/19 01:47:39 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (2.16s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:47:39 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:47:39 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/19 01:47:39 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:39 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:47:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:47:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:39 INFO : webdav root 'rclone-test-hisenax5vacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/19 01:47:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:47:40 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:40 DEBUG : dir/file1: newRWFileHandle: 2025/10/19 01:47:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/19 01:47:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:47:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/19 01:47:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/19 01:47:40 DEBUG : dir/file1(0xc000b6cfc0): _writeAt: size=5, off=0 2025/10/19 01:47:40 DEBUG : dir/file1(0xc000b6cfc0): openPending: 2025/10/19 01:47:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/19 01:47:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/19 01:47:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:47:40 DEBUG : dir/file1(0xc000b6cfc0): >openPending: err= 2025/10/19 01:47:40 DEBUG : dir/file1(0xc000b6cfc0): >_writeAt: n=5, err= 2025/10/19 01:47:40 DEBUG : dir/file1(0xc000b6cfc0): _writeAt: size=15, off=5 2025/10/19 01:47:40 DEBUG : dir/file1(0xc000b6cfc0): >_writeAt: n=15, err= 2025/10/19 01:47:40 DEBUG : dir/file1(0xc000b6cfc0): close: 2025/10/19 01:47:40 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/10/19 01:47:40 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-19 01:47:40.598569196 +0000 UTC m=+104.983471948 2025/10/19 01:47:40 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:40 DEBUG : dir/file1(0xc000b6cfc0): >close: err= 2025/10/19 01:47:40 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:47:40 DEBUG : dir: Looking for writers 2025/10/19 01:47:40 DEBUG : file1: reading active writers 2025/10/19 01:47:40 DEBUG : Looking for writers 2025/10/19 01:47:40 DEBUG : dir: reading active writers 2025/10/19 01:47:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/19 01:47:40 DEBUG : dir: Looking for writers 2025/10/19 01:47:40 DEBUG : file1: reading active writers 2025/10/19 01:47:40 DEBUG : Looking for writers 2025/10/19 01:47:40 DEBUG : dir: reading active writers 2025/10/19 01:47:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/19 01:47:40 DEBUG : dir: Looking for writers 2025/10/19 01:47:40 DEBUG : file1: reading active writers 2025/10/19 01:47:40 DEBUG : Looking for writers 2025/10/19 01:47:40 DEBUG : dir: reading active writers 2025/10/19 01:47:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/19 01:47:40 DEBUG : dir: Looking for writers 2025/10/19 01:47:40 DEBUG : file1: reading active writers 2025/10/19 01:47:40 DEBUG : Looking for writers 2025/10/19 01:47:40 DEBUG : dir: reading active writers 2025/10/19 01:47:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/19 01:47:40 DEBUG : dir/file1: vfs cache: starting upload 2025/10/19 01:47:40 DEBUG : dir: Looking for writers 2025/10/19 01:47:40 DEBUG : file1: reading active writers 2025/10/19 01:47:40 DEBUG : Looking for writers 2025/10/19 01:47:40 DEBUG : dir: reading active writers 2025/10/19 01:47:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/19 01:47:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:47:40 DEBUG : dir: Looking for writers 2025/10/19 01:47:40 DEBUG : file1: reading active writers 2025/10/19 01:47:40 DEBUG : Looking for writers 2025/10/19 01:47:40 DEBUG : dir: reading active writers 2025/10/19 01:47:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/19 01:47:41 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/10/19 01:47:41 INFO : dir/file1: Copied (replaced existing) 2025/10/19 01:47:41 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-10-19 01:47:40 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/10/19 01:47:41 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/19 01:47:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:47:41 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/19 01:47:41 DEBUG : dir: Looking for writers 2025/10/19 01:47:41 DEBUG : file1: reading active writers 2025/10/19 01:47:41 DEBUG : Looking for writers 2025/10/19 01:47:41 DEBUG : dir: reading active writers 2025/10/19 01:47:41 DEBUG : >WaitForWriters: 2025/10/19 01:47:41 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (2.04s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:47:41 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:47:41 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/19 01:47:41 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:41 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:47:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:47:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:41 INFO : webdav root 'rclone-test-hisenax5vacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/19 01:47:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:42 DEBUG : file1: newRWFileHandle: 2025/10/19 01:47:42 DEBUG : file1(0xc0008bd8c0): openPending: 2025/10/19 01:47:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:47:42 DEBUG : file1(0xc0008bd8c0): >openPending: err= 2025/10/19 01:47:42 DEBUG : file1: >newRWFileHandle: err= 2025/10/19 01:47:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:47:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/19 01:47:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/19 01:47:42 DEBUG : file1(0xc0008bd8c0): _writeAt: size=5, off=0 2025/10/19 01:47:42 DEBUG : file1(0xc0008bd8c0): >_writeAt: n=5, err= 2025/10/19 01:47:42 DEBUG : file1(0xc0008bd8c0): close: 2025/10/19 01:47:42 DEBUG : file1: vfs cache: setting modification time to 2025-10-19 01:47:42.065550919 +0000 UTC m=+106.450453701 2025/10/19 01:47:42 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:42 DEBUG : file1(0xc0008bd8c0): >close: err= 2025/10/19 01:47:42 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:47:42 DEBUG : Looking for writers 2025/10/19 01:47:42 DEBUG : file1: reading active writers 2025/10/19 01:47:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/19 01:47:42 DEBUG : Looking for writers 2025/10/19 01:47:42 DEBUG : file1: reading active writers 2025/10/19 01:47:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/19 01:47:42 DEBUG : Looking for writers 2025/10/19 01:47:42 DEBUG : file1: reading active writers 2025/10/19 01:47:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/19 01:47:42 DEBUG : Looking for writers 2025/10/19 01:47:42 DEBUG : file1: reading active writers 2025/10/19 01:47:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/19 01:47:42 DEBUG : file1: vfs cache: starting upload 2025/10/19 01:47:42 DEBUG : Looking for writers 2025/10/19 01:47:42 DEBUG : file1: reading active writers 2025/10/19 01:47:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/19 01:47:42 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:47:42 DEBUG : Looking for writers 2025/10/19 01:47:42 DEBUG : file1: reading active writers 2025/10/19 01:47:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/19 01:47:42 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/19 01:47:42 INFO : file1: Copied (new) 2025/10/19 01:47:42 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-19 01:47:42 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/19 01:47:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/19 01:47:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:47:42 INFO : file1: vfs cache: upload succeeded try #1 2025/10/19 01:47:42 DEBUG : Looking for writers 2025/10/19 01:47:42 DEBUG : file1: reading active writers 2025/10/19 01:47:42 DEBUG : >WaitForWriters: 2025/10/19 01:47:42 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.13s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:47:43 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:47:43 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/19 01:47:43 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:43 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:47:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:47:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/10/19 01:47:43 INFO : webdav root 'rclone-test-hisenax5vacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007ddd00): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007ddd00): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007ddd00): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007ddd00): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007ddd00): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.191748551 +0000 UTC m=+107.576651331 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007ddd00): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a02200): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a02200): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a02200): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a02200): >_readAt: n=2, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a02200): _writeAt: size=3, off=2 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a02200): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a02200): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.191748551 +0000 UTC m=+107.576651331 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a02200): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a026c0): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a026c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a026c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a026c0): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a026c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.191748551 +0000 UTC m=+107.576651331 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a026c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ddb20 item 1 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a02d00): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a02d00): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a02d00): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a02d00): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a02d00): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.195465157 +0000 UTC m=+107.580367948 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a02d00): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a03200): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a03200): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a03200): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a03200): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a03200): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.195465157 +0000 UTC m=+107.580367948 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a03200): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015c5b0 item 2 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a03840): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a03840): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a03840): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a03840): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a03840): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.19714528 +0000 UTC m=+107.582048032 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a03840): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a03cc0): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a03cc0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a03cc0): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a03cc0): >_readAt: n=2, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a03cc0): _writeAt: size=3, off=2 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a03cc0): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a03cc0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.19714528 +0000 UTC m=+107.582048032 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a03cc0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a28200): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a28200): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a28200): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a28200): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a28200): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.19714528 +0000 UTC m=+107.582048032 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a28200): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015cd90 item 3 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a28880): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a28880): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a28880): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a28880): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a28880): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.199469494 +0000 UTC m=+107.584372245 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a28880): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a28dc0): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a28dc0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a28dc0): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a28dc0): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a28dc0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.199469494 +0000 UTC m=+107.584372245 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a28dc0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015d810 item 4 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a29400): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a29400): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a29400): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a29400): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a29400): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.201153986 +0000 UTC m=+107.586056747 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a29400): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a29880): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a29880): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a29880): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a29880): >_readAt: n=2, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a29880): _writeAt: size=3, off=2 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a29880): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a29880): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.201153986 +0000 UTC m=+107.586056747 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a29880): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a29d40): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a29d40): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a29d40): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a29d40): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a29d40): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.201153986 +0000 UTC m=+107.586056747 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a29d40): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015dc70 item 5 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000abe440): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000abe440): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000abe440): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000abe440): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000abe440): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.204186478 +0000 UTC m=+107.589089229 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000abe440): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000abe980): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000abe980): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000abe980): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000abe980): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000abe980): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.204186478 +0000 UTC m=+107.589089229 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000abe980): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045e460 item 6 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000abf000): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000abf000): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000abf000): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000abf000): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000abf000): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.205968153 +0000 UTC m=+107.590870904 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000abf000): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000abf500): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000abf500): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000abf500): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000abf500): >_readAt: n=2, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000abf500): _writeAt: size=3, off=2 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000abf500): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000abf500): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.205968153 +0000 UTC m=+107.590870904 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000abf500): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000abf9c0): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000abf9c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000abf9c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000abf9c0): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000abf9c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.205968153 +0000 UTC m=+107.590870904 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000abf9c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045e8c0 item 7 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aec0c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aec0c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aec0c0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aec0c0): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aec0c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.210055425 +0000 UTC m=+107.594958207 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aec0c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aec600): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aec600): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aec600): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aec600): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aec600): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.210055425 +0000 UTC m=+107.594958207 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aec600): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045f260 item 8 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aecbc0): _readAt: size=2, off=0 2025/10/19 01:47:43 ERROR : open-test-file(0xc000aecbc0): Couldn't read size of file 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aecbc0): >_readAt: n=0, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aecbc0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aecbc0): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aecbc0): close: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aecbc0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aecf80): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aecf80): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aecf80): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aecf80): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aecf80): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.213168038 +0000 UTC m=+107.598070830 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aecf80): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aed400): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aed400): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aed400): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aed400): >_readAt: n=2, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aed400): _writeAt: size=3, off=2 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aed400): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aed400): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.213168038 +0000 UTC m=+107.598070830 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aed400): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aed900): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aed900): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aed900): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aed900): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aed900): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.213168038 +0000 UTC m=+107.598070830 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aed900): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045f810 item 9 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b20000): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b20000): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b20000): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b20000): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b20000): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.215993563 +0000 UTC m=+107.600896334 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b20000): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b20540): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b20540): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b20540): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b20540): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b20540): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.215993563 +0000 UTC m=+107.600896334 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b20540): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ff10 item 10 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b20b80): _readAt: size=2, off=0 2025/10/19 01:47:43 ERROR : open-test-file(0xc000b20b80): Couldn't read size of file 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b20b80): >_readAt: n=0, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b20b80): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b20b80): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b20b80): close: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b20b80): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b20f40): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b20f40): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b20f40): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b20f40): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b20f40): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.217738508 +0000 UTC m=+107.602641259 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b20f40): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b21440): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b21440): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b21440): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b21440): >_readAt: n=2, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b21440): _writeAt: size=3, off=2 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b21440): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b21440): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.217738508 +0000 UTC m=+107.602641259 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b21440): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b21940): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b21940): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b21940): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b21940): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b21940): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.217738508 +0000 UTC m=+107.602641259 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b21940): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000118cb0 item 11 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bb8040): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bb8040): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bb8040): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bb8040): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bb8040): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.22006746 +0000 UTC m=+107.604970212 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bb8040): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bb8580): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bb8580): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bb8580): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bb8580): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bb8580): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.22006746 +0000 UTC m=+107.604970212 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bb8580): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001195e0 item 12 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bb8bc0): _readAt: size=2, off=0 2025/10/19 01:47:43 ERROR : open-test-file(0xc000bb8bc0): Couldn't read size of file 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bb8bc0): >_readAt: n=0, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bb8bc0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bb8bc0): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bb8bc0): close: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bb8bc0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bb8f80): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bb8f80): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bb8f80): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bb8f80): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bb8f80): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.223252609 +0000 UTC m=+107.608155400 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bb8f80): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bb9640): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bb9640): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bb9640): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bb9640): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bb9640): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.223252609 +0000 UTC m=+107.608155400 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bb9640): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000119ea0 item 13 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bb9cc0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bb9cc0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bb9cc0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bb9cc0): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bb9cc0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.226173012 +0000 UTC m=+107.611075802 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bb9cc0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008cdf40): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008cdf40): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008cdf40): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008cdf40): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008cdf40): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.226173012 +0000 UTC m=+107.611075802 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008cdf40): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372ee0 item 14 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000926600): _readAt: size=2, off=0 2025/10/19 01:47:43 ERROR : open-test-file(0xc000926600): Couldn't read size of file 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000926600): >_readAt: n=0, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000926600): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000926600): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000926600): close: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000926600): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009269c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009269c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009269c0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009269c0): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009269c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.228141616 +0000 UTC m=+107.613044367 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009269c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000927080): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000927080): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000927080): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000927080): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000927080): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.228141616 +0000 UTC m=+107.613044367 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000927080): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014f420 item 15 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 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/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000927700): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000927700): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000927700): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000927700): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000927700): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.231005963 +0000 UTC m=+107.615908784 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000927700): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000927c40): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000927c40): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000927c40): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000927c40): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000927c40): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.231005963 +0000 UTC m=+107.615908784 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000927c40): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318af0 item 16 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c02300): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c02300): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c02300): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c02300): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c02300): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.234011665 +0000 UTC m=+107.618914456 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c02300): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c02780): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c02780): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c02780): open at offset 5 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c02780): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c02780): >_readAt: n=2, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c02780): _writeAt: size=3, off=7 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c02780): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c02780): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.234011665 +0000 UTC m=+107.618914456 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c02780): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c02c80): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c02c80): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c02c80): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c02c80): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c02c80): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.234011665 +0000 UTC m=+107.618914456 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c02c80): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318fc0 item 17 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c03300): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c03300): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c03300): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c03300): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c03300): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.238333368 +0000 UTC m=+107.623236160 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c03300): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c03840): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c03840): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c03840): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c03840): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c03840): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.238333368 +0000 UTC m=+107.623236160 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c03840): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003800e0 item 18 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c03ec0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c03ec0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c03ec0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c03ec0): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c03ec0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.241615519 +0000 UTC m=+107.626518310 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c03ec0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c22440): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c22440): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c22440): open at offset 5 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c22440): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c22440): >_readAt: n=2, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c22440): _writeAt: size=3, off=7 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c22440): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c22440): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.241615519 +0000 UTC m=+107.626518310 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c22440): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c22940): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c22940): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c22940): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c22940): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c22940): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.241615519 +0000 UTC m=+107.626518310 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c22940): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003804d0 item 19 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c22fc0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c22fc0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c22fc0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c22fc0): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c22fc0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.246162134 +0000 UTC m=+107.631064915 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c22fc0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c23500): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c23500): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c23500): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c23500): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c23500): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.246162134 +0000 UTC m=+107.631064915 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c23500): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380c40 item 20 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c23b80): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c23b80): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c23b80): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c23b80): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c23b80): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.248848807 +0000 UTC m=+107.633751588 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c23b80): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c42100): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c42100): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c42100): open at offset 5 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c42100): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c42100): >_readAt: n=2, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c42100): _writeAt: size=3, off=7 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c42100): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c42100): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.248848807 +0000 UTC m=+107.633751588 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c42100): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c42600): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c42600): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c42600): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c42600): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c42600): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.248848807 +0000 UTC m=+107.633751588 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c42600): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381110 item 21 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c42c80): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c42c80): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c42c80): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c42c80): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c42c80): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.252891596 +0000 UTC m=+107.637794387 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c42c80): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c431c0): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c431c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c431c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c431c0): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c431c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.252891596 +0000 UTC m=+107.637794387 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c431c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381c00 item 22 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bc440): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bc440): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bc440): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bc440): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bc440): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.256685148 +0000 UTC m=+107.641587919 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bc440): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bc980): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bc980): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bc980): open at offset 5 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bc980): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bc980): >_readAt: n=2, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bc980): _writeAt: size=3, off=7 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bc980): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bc980): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.256685148 +0000 UTC m=+107.641587919 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bc980): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bce80): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bce80): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bce80): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bce80): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bce80): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.256685148 +0000 UTC m=+107.641587919 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bce80): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004264d0 item 23 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 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/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bd500): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bd500): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bd500): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bd500): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bd500): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.259533324 +0000 UTC m=+107.644436075 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bd500): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bda40): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bda40): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bda40): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bda40): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bda40): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.259533324 +0000 UTC m=+107.644436075 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bda40): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426b60 item 24 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c42100): _readAt: size=2, off=0 2025/10/19 01:47:43 ERROR : open-test-file(0xc000c42100): Couldn't read size of file 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c42100): >_readAt: n=0, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c42100): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c42100): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c42100): close: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c42100): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c424c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c424c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c424c0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c424c0): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c424c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.26211531 +0000 UTC m=+107.647018081 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c424c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c429c0): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c429c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c429c0): open at offset 5 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c429c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c429c0): >_readAt: n=2, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c429c0): _writeAt: size=3, off=7 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c429c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c429c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.26211531 +0000 UTC m=+107.647018081 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c429c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c436c0): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c436c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c436c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c436c0): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c436c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.26211531 +0000 UTC m=+107.647018081 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c436c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427180 item 25 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c43d40): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c43d40): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c43d40): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c43d40): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c43d40): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.265613067 +0000 UTC m=+107.650515838 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c43d40): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00040c9c0): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00040c9c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00040c9c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00040c9c0): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00040c9c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.265613067 +0000 UTC m=+107.650515838 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00040c9c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004276c0 item 26 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00040d7c0): _readAt: size=2, off=0 2025/10/19 01:47:43 ERROR : open-test-file(0xc00040d7c0): Couldn't read size of file 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00040d7c0): >_readAt: n=0, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00040d7c0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00040d7c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00040d7c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00040d7c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0002c2f80): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0002c2f80): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0002c2f80): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0002c2f80): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0002c2f80): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.268215171 +0000 UTC m=+107.653117942 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0002c2f80): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0002c3980): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0002c3980): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0002c3980): open at offset 5 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0002c3980): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0002c3980): >_readAt: n=2, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0002c3980): _writeAt: size=3, off=7 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0002c3980): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0002c3980): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.268215171 +0000 UTC m=+107.653117942 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0002c3980): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009ba300): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009ba300): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009ba300): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009ba300): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009ba300): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.268215171 +0000 UTC m=+107.653117942 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009ba300): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427a40 item 27 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 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/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009ba980): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009ba980): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009ba980): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009ba980): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009ba980): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.271646954 +0000 UTC m=+107.656549744 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009ba980): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009baec0): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009baec0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009baec0): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009baec0): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009baec0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.271646954 +0000 UTC m=+107.656549744 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009baec0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003800e0 item 28 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009bb580): _readAt: size=2, off=0 2025/10/19 01:47:43 ERROR : open-test-file(0xc0009bb580): Couldn't read size of file 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009bb580): >_readAt: n=0, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009bb580): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009bb580): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009bb580): close: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009bb580): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009bb940): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009bb940): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009bb940): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009bb940): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009bb940): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.274203672 +0000 UTC m=+107.659106444 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009bb940): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000476080): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000476080): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000476080): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000476080): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000476080): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.274203672 +0000 UTC m=+107.659106444 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000476080): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003804d0 item 29 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 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/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000476780): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000476780): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000476780): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000476780): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000476780): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.276191615 +0000 UTC m=+107.661094385 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000476780): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000476dc0): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000476dc0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000476dc0): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000476dc0): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000476dc0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.276191615 +0000 UTC m=+107.661094385 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000476dc0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380af0 item 30 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 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/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000477400): _readAt: size=2, off=0 2025/10/19 01:47:43 ERROR : open-test-file(0xc000477400): Couldn't read size of file 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000477400): >_readAt: n=0, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000477400): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000477400): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000477400): close: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000477400): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000477ac0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000477ac0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000477ac0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000477ac0): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000477ac0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.2784367 +0000 UTC m=+107.663339450 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000477ac0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bc640): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bc640): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bc640): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bc640): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bc640): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.2784367 +0000 UTC m=+107.663339450 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bc640): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e540 item 31 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 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/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bcd00): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bcd00): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bcd00): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bcd00): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bcd00): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.281524716 +0000 UTC m=+107.666427507 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bcd00): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bd240): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bd240): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bd240): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bd240): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bd240): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.281524716 +0000 UTC m=+107.666427507 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bd240): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e8c0 item 32 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bd880): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bd880): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bd880): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bd880): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bd880): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.284298482 +0000 UTC m=+107.669201274 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bd880): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bdd00): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bdd00): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bdd00): _writeAt: size=3, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bdd00): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bdd00): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ee70 item 33 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bdd00): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bdd00): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.285356338 +0000 UTC m=+107.670259130 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bdd00): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000954280): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000954280): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000954280): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000954280): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000954280): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.285356338 +0000 UTC m=+107.670259130 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000954280): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f030 item 33 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009549c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009549c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009549c0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009549c0): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009549c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.287602305 +0000 UTC m=+107.672505076 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009549c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000954e40): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000954e40): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f3b0 item 34 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000954e40): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000954e40): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000954e40): _writeAt: size=3, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000954e40): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000954e40): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.288510409 +0000 UTC m=+107.673413180 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000954e40): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009553c0): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009553c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009553c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009553c0): >_readAt: n=3, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009553c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.288510409 +0000 UTC m=+107.673413180 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009553c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043fa40 item 34 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000955a00): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000955a00): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000955a00): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000955a00): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000955a00): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.290470298 +0000 UTC m=+107.675373079 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000955a00): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000955e80): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000955e80): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000955e80): _writeAt: size=3, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000955e80): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000955e80): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003721c0 item 35 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000955e80): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000955e80): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.291306037 +0000 UTC m=+107.676208808 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000955e80): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c4400): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c4400): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c4400): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c4400): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c4400): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.291306037 +0000 UTC m=+107.676208808 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c4400): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372620 item 35 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c4a80): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c4a80): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c4a80): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c4a80): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c4a80): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.293478064 +0000 UTC m=+107.678380835 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c4a80): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c4f80): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c4f80): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373420 item 36 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c4f80): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c4f80): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c4f80): _writeAt: size=3, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c4f80): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c4f80): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.294548343 +0000 UTC m=+107.679451114 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c4f80): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c54c0): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c54c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c54c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c54c0): >_readAt: n=3, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c54c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.294548343 +0000 UTC m=+107.679451114 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c54c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373a40 item 36 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c5b00): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c5b00): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c5b00): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c5b00): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c5b00): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.296579165 +0000 UTC m=+107.681481936 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c5b00): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0001142c0): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0001142c0): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0001142c0): _writeAt: size=3, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0001142c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0001142c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a5b0 item 37 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0001142c0): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0001142c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.297384397 +0000 UTC m=+107.682287169 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0001142c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000114980): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000114980): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000114980): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000114980): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000114980): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.297384397 +0000 UTC m=+107.682287169 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000114980): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ae00 item 37 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000115100): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000115100): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000115100): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000115100): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000115100): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.299404349 +0000 UTC m=+107.684307120 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000115100): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000115600): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000115600): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b260 item 38 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000115600): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000115600): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000115600): _writeAt: size=3, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000115600): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000115600): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.30025717 +0000 UTC m=+107.685159942 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000115600): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000115e40): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000115e40): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000115e40): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000115e40): >_readAt: n=3, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000115e40): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.30025717 +0000 UTC m=+107.685159942 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000115e40): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b6c0 item 38 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0006888c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0006888c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0006888c0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0006888c0): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0006888c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.302318459 +0000 UTC m=+107.687221230 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0006888c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000689980): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000689980): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000689980): _writeAt: size=3, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000689980): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000689980): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032bc00 item 39 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000689980): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000689980): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.303148948 +0000 UTC m=+107.688051719 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000689980): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000689ec0): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000689ec0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000689ec0): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000689ec0): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000689ec0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.303148948 +0000 UTC m=+107.688051719 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000689ec0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032bf10 item 39 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000950600): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000950600): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000950600): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000950600): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000950600): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.305315366 +0000 UTC m=+107.690218137 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000950600): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000950b00): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000950b00): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000504af0 item 40 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000950b00): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000950b00): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000950b00): _writeAt: size=3, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000950b00): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000950b00): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.306188414 +0000 UTC m=+107.691091195 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000950b00): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000951040): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000951040): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000951040): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000951040): >_readAt: n=3, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000951040): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.306188414 +0000 UTC m=+107.691091195 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000951040): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000505030 item 40 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000951640): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000951640): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000951640): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000951640): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000951640): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000951640): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000951640): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.308304505 +0000 UTC m=+107.693207276 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000951640): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000951b40): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000951b40): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000951b40): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000505ab0 item 41 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000951b40): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000951b40): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.309286549 +0000 UTC m=+107.694189350 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000951b40): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a80080): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a80080): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a80080): _writeAt: size=3, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a80080): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a80080): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003681c0 item 41 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a80080): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a80080): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.310245159 +0000 UTC m=+107.695147950 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a80080): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a805c0): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a805c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a805c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a805c0): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a805c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.310245159 +0000 UTC m=+107.695147950 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a805c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003683f0 item 41 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a80c00): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a80c00): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a80c00): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a80c00): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a80c00): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a80c00): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a80c00): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.312894062 +0000 UTC m=+107.697796853 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a80c00): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a81200): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a81200): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a81200): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368af0 item 42 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a81200): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a81200): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.313449715 +0000 UTC m=+107.698352466 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a81200): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a81740): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a81740): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003692d0 item 42 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a81740): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a81740): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a81740): _writeAt: size=3, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a81740): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a81740): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.314106287 +0000 UTC m=+107.699009038 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a81740): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a81cc0): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a81cc0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a81cc0): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a81cc0): >_readAt: n=3, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a81cc0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.314106287 +0000 UTC m=+107.699009038 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a81cc0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003698f0 item 42 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0a380): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0a380): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0a380): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0a380): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0a380): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0a380): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0a380): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.315730095 +0000 UTC m=+107.700632846 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0a380): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0a880): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0a880): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0a880): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366000 item 43 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0a880): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0a880): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.316682874 +0000 UTC m=+107.701585655 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0a880): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0ae00): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0ae00): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0ae00): _writeAt: size=3, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0ae00): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0ae00): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366460 item 43 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0ae00): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0ae00): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.317616657 +0000 UTC m=+107.702519438 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0ae00): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0b340): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0b340): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0b340): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0b340): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0b340): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.317616657 +0000 UTC m=+107.702519438 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0b340): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366700 item 43 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3c140): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3c140): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3c140): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3c140): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3c140): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3c140): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3c140): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.319771923 +0000 UTC m=+107.704674673 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3c140): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3c6c0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3c6c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3c6c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346460 item 44 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3c6c0): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3c6c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.320767661 +0000 UTC m=+107.705670443 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3c6c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3cc00): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3cc00): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346d20 item 44 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3cc00): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3cc00): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3cc00): _writeAt: size=3, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3cc00): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3cc00): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.321756618 +0000 UTC m=+107.706659400 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3cc00): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3d180): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3d180): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3d180): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3d180): >_readAt: n=3, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3d180): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.321756618 +0000 UTC m=+107.706659400 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3d180): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347880 item 44 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3d7c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3d7c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3d7c0): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3d7c0): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3d7c0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3d7c0): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3d7c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.324447168 +0000 UTC m=+107.709349960 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3d7c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3dcc0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3dcc0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3dcc0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000502a0 item 45 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3dcc0): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3dcc0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.325308545 +0000 UTC m=+107.710211337 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3dcc0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000850440): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000850440): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000850440): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000850440): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000850440): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.325308545 +0000 UTC m=+107.710211337 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000850440): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050c40 item 45 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000850a80): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000850a80): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000850a80): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000850a80): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000850a80): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000850a80): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000850a80): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.328044301 +0000 UTC m=+107.712947102 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000850a80): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000850f80): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000850f80): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000850f80): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051b20 item 46 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000850f80): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000850f80): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.3288426 +0000 UTC m=+107.713745381 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000850f80): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008516c0): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008516c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008516c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008516c0): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008516c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.3288426 +0000 UTC m=+107.713745381 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008516c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051f10 item 46 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000851d00): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000851d00): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000851d00): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000851d00): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000851d00): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000851d00): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000851d00): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.331499577 +0000 UTC m=+107.716402368 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000851d00): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089a2c0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089a2c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089a2c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c9a0 item 47 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089a2c0): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089a2c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.332393736 +0000 UTC m=+107.717296527 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089a2c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089a9c0): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089a9c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089a9c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089a9c0): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089a9c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.332393736 +0000 UTC m=+107.717296527 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089a9c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041cee0 item 47 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 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/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089b000): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089b000): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089b000): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089b000): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089b000): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089b000): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089b000): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.335180898 +0000 UTC m=+107.720083680 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089b000): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089b500): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089b500): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089b500): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d7a0 item 48 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089b500): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089b500): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.335933611 +0000 UTC m=+107.720836382 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089b500): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089bc00): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089bc00): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089bc00): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089bc00): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089bc00): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.335933611 +0000 UTC m=+107.720836382 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089bc00): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041dd50 item 48 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008982c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008982c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008982c0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008982c0): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008982c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.337684637 +0000 UTC m=+107.722587389 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008982c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000898740): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000898740): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000898740): _writeAt: size=3, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000898740): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000898740): open at offset 5 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000898740): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a380 item 49 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000898740): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000898740): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.338499418 +0000 UTC m=+107.723402188 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000898740): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000898c80): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000898c80): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000898c80): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000898c80): >_readAt: n=8, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000898c80): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.338499418 +0000 UTC m=+107.723402188 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000898c80): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a690 item 49 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000899400): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000899400): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000899400): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000899400): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000899400): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.340274269 +0000 UTC m=+107.725177021 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000899400): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000899a00): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000899a00): open at offset 5 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000899a00): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040af50 item 50 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000899a00): _readAt: size=2, off=5 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000899a00): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000899a00): _writeAt: size=3, off=5 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000899a00): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000899a00): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.34099362 +0000 UTC m=+107.725896370 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000899a00): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a2000): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a2000): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a2000): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a2000): >_readAt: n=3, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a2000): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.34099362 +0000 UTC m=+107.725896370 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a2000): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b180 item 50 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a2680): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a2680): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a2680): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a2680): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a2680): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.342564709 +0000 UTC m=+107.727467459 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a2680): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a2b80): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a2b80): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a2b80): _writeAt: size=3, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a2b80): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a2b80): open at offset 5 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a2b80): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b7a0 item 51 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a2b80): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a2b80): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.343371414 +0000 UTC m=+107.728274184 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a2b80): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a30c0): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a30c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a30c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a30c0): >_readAt: n=8, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a30c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.343371414 +0000 UTC m=+107.728274184 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a30c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040bb90 item 51 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a3740): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a3740): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a3740): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a3740): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a3740): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.344880466 +0000 UTC m=+107.729783217 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a3740): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a3d40): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a3d40): open at offset 5 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a3d40): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004120e0 item 52 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a3d40): _readAt: size=2, off=5 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a3d40): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a3d40): _writeAt: size=3, off=5 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a3d40): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a3d40): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.345600136 +0000 UTC m=+107.730502888 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a3d40): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008de340): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008de340): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008de340): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008de340): >_readAt: n=3, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008de340): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.345600136 +0000 UTC m=+107.730502888 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008de340): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412380 item 52 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008de9c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008de9c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008de9c0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008de9c0): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008de9c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.347860209 +0000 UTC m=+107.732762990 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008de9c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008deec0): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008deec0): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008deec0): _writeAt: size=3, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008deec0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008deec0): open at offset 5 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008deec0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412b60 item 53 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008deec0): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008deec0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.348861349 +0000 UTC m=+107.733764140 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008deec0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008df400): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008df400): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008df400): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008df400): >_readAt: n=8, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008df400): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.348861349 +0000 UTC m=+107.733764140 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008df400): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412d90 item 53 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008dfb00): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008dfb00): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008dfb00): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008dfb00): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008dfb00): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.351378543 +0000 UTC m=+107.736281375 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008dfb00): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008040c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008040c0): open at offset 5 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008040c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004131f0 item 54 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008040c0): _readAt: size=2, off=5 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008040c0): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008040c0): _writeAt: size=3, off=5 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008040c0): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008040c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.352548691 +0000 UTC m=+107.737451482 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008040c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008046c0): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008046c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008046c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008046c0): >_readAt: n=3, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008046c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.352548691 +0000 UTC m=+107.737451482 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008046c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413420 item 54 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000804d40): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000804d40): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000804d40): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000804d40): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000804d40): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.355455246 +0000 UTC m=+107.740358037 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000804d40): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000805240): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000805240): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000805240): _writeAt: size=3, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000805240): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000805240): open at offset 5 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000805240): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468070 item 55 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000805240): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000805240): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.35669828 +0000 UTC m=+107.741601081 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000805240): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000805780): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000805780): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000805780): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000805780): >_readAt: n=8, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000805780): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.35669828 +0000 UTC m=+107.741601081 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000805780): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468230 item 55 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 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/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000805e00): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000805e00): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000805e00): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000805e00): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000805e00): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.359513033 +0000 UTC m=+107.744415814 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000805e00): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000934380): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000934380): open at offset 5 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000934380): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468a10 item 56 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000934380): _readAt: size=2, off=5 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000934380): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000934380): _writeAt: size=3, off=5 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000934380): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000934380): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.360482564 +0000 UTC m=+107.745385344 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000934380): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000934900): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000934900): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000934900): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000934900): >_readAt: n=3, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000934900): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.360482564 +0000 UTC m=+107.745385344 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000934900): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468c40 item 56 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000934f40): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000934f40): open at offset 0 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000934f40): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000934f40): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000934f40): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000934f40): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000934f40): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000934f40): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.363270637 +0000 UTC m=+107.748173429 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000934f40): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000935480): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000935480): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000935480): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469490 item 57 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000935480): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000935480): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.364196125 +0000 UTC m=+107.749098916 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000935480): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009359c0): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009359c0): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009359c0): _writeAt: size=3, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009359c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009359c0): open at offset 5 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009359c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004696c0 item 57 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009359c0): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009359c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.365449988 +0000 UTC m=+107.750352780 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009359c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008260c0): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008260c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008260c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008260c0): >_readAt: n=8, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008260c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.365449988 +0000 UTC m=+107.750352780 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008260c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469a40 item 57 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000826700): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000826700): open at offset 0 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000826700): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000826700): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000826700): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000826700): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000826700): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000826700): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.368334022 +0000 UTC m=+107.753236824 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000826700): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000826c80): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000826c80): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000826c80): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324540 item 58 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000826c80): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000826c80): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.369318951 +0000 UTC m=+107.754221743 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000826c80): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008271c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008271c0): open at offset 5 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008271c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324bd0 item 58 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008271c0): _readAt: size=2, off=5 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008271c0): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008271c0): _writeAt: size=3, off=5 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008271c0): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008271c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.370413866 +0000 UTC m=+107.755316627 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008271c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000827780): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000827780): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000827780): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000827780): >_readAt: n=3, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000827780): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.370413866 +0000 UTC m=+107.755316627 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000827780): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003250a0 item 58 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000827dc0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000827dc0): open at offset 0 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000827dc0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000827dc0): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000827dc0): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000827dc0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000827dc0): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000827dc0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.37240279 +0000 UTC m=+107.757305551 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000827dc0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097a380): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097a380): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097a380): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325ab0 item 59 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097a380): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097a380): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.373085271 +0000 UTC m=+107.757988042 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097a380): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097a8c0): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097a8c0): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097a8c0): _writeAt: size=3, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097a8c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097a8c0): open at offset 5 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097a8c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003640e0 item 59 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097a8c0): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097a8c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.373898668 +0000 UTC m=+107.758801429 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097a8c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097ae40): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097ae40): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097ae40): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097ae40): >_readAt: n=8, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097ae40): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.373898668 +0000 UTC m=+107.758801429 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097ae40): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003643f0 item 59 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 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/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097b4c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097b4c0): open at offset 0 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097b4c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097b4c0): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097b4c0): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097b4c0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097b4c0): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097b4c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.376539254 +0000 UTC m=+107.761442036 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097b4c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097ba00): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097ba00): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097ba00): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003649a0 item 60 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097ba00): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097ba00): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.377364344 +0000 UTC m=+107.762267135 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097ba00): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097bf40): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097bf40): open at offset 5 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097bf40): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364f50 item 60 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097bf40): _readAt: size=2, off=5 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097bf40): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097bf40): _writeAt: size=3, off=5 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097bf40): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097bf40): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.37850778 +0000 UTC m=+107.763410561 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097bf40): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a62580): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a62580): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a62580): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a62580): >_readAt: n=3, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a62580): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.37850778 +0000 UTC m=+107.763410561 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a62580): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365340 item 60 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a62c00): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a62c00): open at offset 0 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a62c00): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a62c00): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a62c00): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a62c00): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a62c00): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a62c00): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.381261118 +0000 UTC m=+107.766163909 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a62c00): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a63180): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a63180): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a63180): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003656c0 item 61 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a63180): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a63180): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.382102808 +0000 UTC m=+107.767005590 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a63180): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a63880): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a63880): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a63880): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a63880): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a63880): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.382102808 +0000 UTC m=+107.767005590 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a63880): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003658f0 item 61 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 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/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a63ec0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a63ec0): open at offset 0 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a63ec0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a63ec0): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a63ec0): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a63ec0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a63ec0): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a63ec0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.384345428 +0000 UTC m=+107.769248199 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a63ec0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6c480): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6c480): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6c480): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e000 item 62 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6c480): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6c480): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.385187609 +0000 UTC m=+107.770090380 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6c480): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6cb80): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6cb80): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6cb80): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6cb80): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6cb80): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.385187609 +0000 UTC m=+107.770090380 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6cb80): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e690 item 62 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 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/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6d1c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6d1c0): open at offset 0 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6d1c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6d1c0): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6d1c0): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6d1c0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6d1c0): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6d1c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.387655803 +0000 UTC m=+107.772558584 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6d1c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6d700): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6d700): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6d700): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ec40 item 63 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6d700): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6d700): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.388361668 +0000 UTC m=+107.773264438 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6d700): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6de40): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6de40): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6de40): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6de40): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6de40): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.388361668 +0000 UTC m=+107.773264438 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6de40): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ee00 item 63 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 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/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007ac940): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007ac940): open at offset 0 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007ac940): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007ac940): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007ac940): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007ac940): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007ac940): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007ac940): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.390494211 +0000 UTC m=+107.775396982 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007ac940): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007ad000): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007ad000): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007ad000): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f6c0 item 64 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007ad000): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007ad000): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.391277852 +0000 UTC m=+107.776180623 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007ad000): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007ad700): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007ad700): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007ad700): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007ad700): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007ad700): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.391277852 +0000 UTC m=+107.776180623 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007ad700): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc230 item 64 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007add40): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007add40): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007add40): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007add40): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007add40): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.393650576 +0000 UTC m=+107.778553357 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007add40): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDWR 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081c240): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081c240): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081c240): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081c240): >_readAt: n=2, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081c240): _writeAt: size=3, off=2 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dcf50 item 65 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081c240): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081c240): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.394465996 +0000 UTC m=+107.779368767 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081c240): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081c780): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081c780): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081c780): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081c780): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081c780): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.394465996 +0000 UTC m=+107.779368767 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081c780): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd3b0 item 65 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081cdc0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081cdc0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081cdc0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081cdc0): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081cdc0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.396556901 +0000 UTC m=+107.781459672 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081cdc0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081d240): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081d240): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ddb20 item 66 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081d240): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081d240): >_readAt: n=0, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081d240): _writeAt: size=3, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081d240): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081d240): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.397452092 +0000 UTC m=+107.782354863 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081d240): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081d780): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081d780): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081d780): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081d780): >_readAt: n=3, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081d780): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.397452092 +0000 UTC m=+107.782354863 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081d780): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ddf10 item 66 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081ddc0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081ddc0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081ddc0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081ddc0): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081ddc0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.399375472 +0000 UTC m=+107.784278244 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081ddc0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a7a2c0): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a7a2c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a7a2c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a7a2c0): >_readAt: n=2, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a7a2c0): _writeAt: size=3, off=2 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015c5b0 item 67 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a7a2c0): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a7a2c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.400188399 +0000 UTC m=+107.785091170 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a7a2c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a7a7c0): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a7a7c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a7a7c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a7a7c0): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a7a7c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.400188399 +0000 UTC m=+107.785091170 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a7a7c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015cb60 item 67 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a7ae40): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a7ae40): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a7ae40): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a7ae40): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a7ae40): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.40209088 +0000 UTC m=+107.786993650 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a7ae40): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a7b340): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a7b340): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015d0a0 item 68 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a7b340): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a7b340): >_readAt: n=0, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a7b340): _writeAt: size=3, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a7b340): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a7b340): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.402932009 +0000 UTC m=+107.787834770 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a7b340): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a7b880): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a7b880): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a7b880): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a7b880): >_readAt: n=3, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a7b880): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.402932009 +0000 UTC m=+107.787834770 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a7b880): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015d340 item 68 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a7bec0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a7bec0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a7bec0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a7bec0): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a7bec0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.405407817 +0000 UTC m=+107.790310597 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a7bec0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ac43c0): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ac43c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ac43c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ac43c0): >_readAt: n=2, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ac43c0): _writeAt: size=3, off=2 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015db20 item 69 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ac43c0): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ac43c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.406552114 +0000 UTC m=+107.791454905 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ac43c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ac48c0): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ac48c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ac48c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ac48c0): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ac48c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.406552114 +0000 UTC m=+107.791454905 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ac48c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015dce0 item 69 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ac4f40): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ac4f40): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ac4f40): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ac4f40): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ac4f40): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.409054442 +0000 UTC m=+107.793957222 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ac4f40): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ac5440): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ac5440): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045e1c0 item 70 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ac5440): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ac5440): >_readAt: n=0, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ac5440): _writeAt: size=3, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ac5440): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ac5440): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.410252961 +0000 UTC m=+107.795155752 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ac5440): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ac5980): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ac5980): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ac5980): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ac5980): >_readAt: n=3, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ac5980): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.410252961 +0000 UTC m=+107.795155752 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ac5980): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045e620 item 70 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aee080): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aee080): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aee080): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aee080): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aee080): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.413047046 +0000 UTC m=+107.797949857 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aee080): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aee580): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aee580): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aee580): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aee580): >_readAt: n=2, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aee580): _writeAt: size=3, off=2 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ea10 item 71 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aee580): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aee580): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.41413556 +0000 UTC m=+107.799038340 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aee580): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aeea80): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aeea80): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aeea80): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aeea80): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aeea80): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.41413556 +0000 UTC m=+107.799038340 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aeea80): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ec40 item 71 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aef100): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aef100): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aef100): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aef100): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aef100): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.416681499 +0000 UTC m=+107.801584289 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aef100): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aef600): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aef600): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045f420 item 72 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aef600): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aef600): >_readAt: n=0, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aef600): _writeAt: size=3, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aef600): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aef600): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.417593621 +0000 UTC m=+107.802496412 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aef600): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aefb40): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aefb40): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aefb40): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aefb40): >_readAt: n=3, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aefb40): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.417593621 +0000 UTC m=+107.802496412 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000aefb40): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045f7a0 item 72 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b22180): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b22180): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b22180): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b22180): >_readAt: n=0, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b22180): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b22180): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b22180): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.420216955 +0000 UTC m=+107.805119747 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b22180): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b22680): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b22680): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b22680): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045fc00 item 73 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b22680): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b22680): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.421113268 +0000 UTC m=+107.806016059 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b22680): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b22b40): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b22b40): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b22b40): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b22b40): >_readAt: n=2, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b22b40): _writeAt: size=3, off=2 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ff10 item 73 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b22b40): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b22b40): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.42227044 +0000 UTC m=+107.807173231 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b22b40): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b23080): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b23080): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b23080): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b23080): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b23080): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.42227044 +0000 UTC m=+107.807173231 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b23080): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000118930 item 73 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b236c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b236c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b236c0): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b236c0): >_readAt: n=0, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b236c0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b236c0): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b236c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.424690363 +0000 UTC m=+107.809593154 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b236c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b23bc0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b23bc0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b23bc0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001190a0 item 74 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b23bc0): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b23bc0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.425546199 +0000 UTC m=+107.810448991 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b23bc0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b46180): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b46180): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000119420 item 74 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b46180): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b46180): >_readAt: n=0, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b46180): _writeAt: size=3, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b46180): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b46180): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.426629774 +0000 UTC m=+107.811532595 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b46180): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b46700): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b46700): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b46700): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b46700): >_readAt: n=3, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b46700): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.426629774 +0000 UTC m=+107.811532595 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b46700): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001196c0 item 74 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b46d40): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b46d40): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b46d40): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b46d40): >_readAt: n=0, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b46d40): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b46d40): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b46d40): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.429243079 +0000 UTC m=+107.814145871 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b46d40): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b47240): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b47240): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b47240): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000119f10 item 75 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b47240): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b47240): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.430115437 +0000 UTC m=+107.815018219 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b47240): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b47780): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b47780): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b47780): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b47780): >_readAt: n=2, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b47780): _writeAt: size=3, off=2 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014e2a0 item 75 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b47780): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b47780): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.431281947 +0000 UTC m=+107.816184738 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b47780): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b47cc0): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b47cc0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b47cc0): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b47cc0): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b47cc0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.431281947 +0000 UTC m=+107.816184738 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b47cc0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014e460 item 75 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b70380): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b70380): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b70380): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b70380): >_readAt: n=0, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b70380): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b70380): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b70380): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.433629674 +0000 UTC m=+107.818532465 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b70380): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b70880): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b70880): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b70880): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014eb60 item 76 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b70880): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b70880): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.434651452 +0000 UTC m=+107.819554243 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b70880): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b70dc0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b70dc0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014ee00 item 76 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b70dc0): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b70dc0): >_readAt: n=0, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b70dc0): _writeAt: size=3, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b70dc0): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b70dc0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.435859339 +0000 UTC m=+107.820762121 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b70dc0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b71340): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b71340): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b71340): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b71340): >_readAt: n=3, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b71340): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.435859339 +0000 UTC m=+107.820762121 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b71340): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014f110 item 76 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b71980): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b71980): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b71980): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b71980): >_readAt: n=0, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b71980): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b71980): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b71980): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.438042797 +0000 UTC m=+107.822945568 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b71980): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b71e80): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b71e80): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b71e80): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014f5e0 item 77 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b71e80): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b71e80): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.438785362 +0000 UTC m=+107.823688143 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b71e80): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ba4600): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ba4600): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ba4600): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ba4600): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ba4600): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.438785362 +0000 UTC m=+107.823688143 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ba4600): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014fa40 item 77 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ba4c40): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ba4c40): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ba4c40): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ba4c40): >_readAt: n=0, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ba4c40): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ba4c40): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ba4c40): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.441037689 +0000 UTC m=+107.825940461 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ba4c40): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ba5140): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ba5140): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ba5140): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318a10 item 78 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ba5140): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ba5140): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.441929844 +0000 UTC m=+107.826832616 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ba5140): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ba5840): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ba5840): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ba5840): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ba5840): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ba5840): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.441929844 +0000 UTC m=+107.826832616 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ba5840): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318bd0 item 78 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ba5e80): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ba5e80): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ba5e80): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ba5e80): >_readAt: n=0, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ba5e80): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ba5e80): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ba5e80): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.444166804 +0000 UTC m=+107.829069575 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ba5e80): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bbc400): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bbc400): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bbc400): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003190a0 item 79 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bbc400): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bbc400): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.44498027 +0000 UTC m=+107.829883042 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bbc400): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bbcb00): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bbcb00): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bbcb00): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bbcb00): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bbcb00): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.44498027 +0000 UTC m=+107.829883042 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bbcb00): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319730 item 79 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 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/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bbd140): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bbd140): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bbd140): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bbd140): >_readAt: n=0, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bbd140): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bbd140): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bbd140): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.447364457 +0000 UTC m=+107.832267227 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bbd140): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0bac0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0bac0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0bac0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366d90 item 80 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0bac0): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0bac0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.448060192 +0000 UTC m=+107.832962943 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0bac0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c00240): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c00240): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c00240): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c00240): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c00240): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.448060192 +0000 UTC m=+107.832962943 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c00240): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367340 item 80 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c00880): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c00880): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c00880): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c00880): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c00880): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.449750425 +0000 UTC m=+107.834653176 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c00880): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c00d00): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c00d00): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c00d00): open at offset 5 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c00d00): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c00d00): >_readAt: n=2, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c00d00): _writeAt: size=3, off=7 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367810 item 81 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c00d00): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c00d00): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.450570455 +0000 UTC m=+107.835473226 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c00d00): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c01240): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c01240): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c01240): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c01240): >_readAt: n=8, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c01240): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.450570455 +0000 UTC m=+107.835473226 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c01240): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367b20 item 81 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c018c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c018c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c018c0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c018c0): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c018c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.45246466 +0000 UTC m=+107.837367432 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c018c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c01dc0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c01dc0): open at offset 5 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c01dc0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c000 item 82 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c01dc0): _readAt: size=2, off=5 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c01dc0): >_readAt: n=0, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c01dc0): _writeAt: size=3, off=5 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c01dc0): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c01dc0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.453293817 +0000 UTC m=+107.838196587 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c01dc0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c303c0): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c303c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c303c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c303c0): >_readAt: n=3, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c303c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.453293817 +0000 UTC m=+107.838196587 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c303c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c380 item 82 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c30a40): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c30a40): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c30a40): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c30a40): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c30a40): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.455205726 +0000 UTC m=+107.840108496 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c30a40): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c30f40): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c30f40): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c30f40): open at offset 5 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c30f40): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c30f40): >_readAt: n=2, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c30f40): _writeAt: size=3, off=7 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c850 item 83 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c30f40): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c30f40): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.456021186 +0000 UTC m=+107.840923958 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c30f40): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c31480): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c31480): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c31480): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c31480): >_readAt: n=8, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c31480): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.456021186 +0000 UTC m=+107.840923958 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c31480): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042caf0 item 83 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c31b00): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c31b00): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c31b00): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c31b00): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c31b00): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.457992077 +0000 UTC m=+107.842894848 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c31b00): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c66080): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c66080): open at offset 5 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c66080): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042cfc0 item 84 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c66080): _readAt: size=2, off=5 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c66080): >_readAt: n=0, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c66080): _writeAt: size=3, off=5 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c66080): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c66080): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.4588466 +0000 UTC m=+107.843749371 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c66080): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c66600): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c66600): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c66600): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c66600): >_readAt: n=3, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c66600): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.4588466 +0000 UTC m=+107.843749371 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c66600): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d3b0 item 84 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c66c80): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c66c80): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c66c80): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c66c80): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c66c80): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.46057214 +0000 UTC m=+107.845474911 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c66c80): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c67180): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c67180): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c67180): open at offset 5 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c67180): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c67180): >_readAt: n=2, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c67180): _writeAt: size=3, off=7 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d880 item 85 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c67180): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c67180): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.461313481 +0000 UTC m=+107.846216252 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c67180): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c676c0): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c676c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c676c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c676c0): >_readAt: n=8, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c676c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.461313481 +0000 UTC m=+107.846216252 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c676c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042dab0 item 85 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c67d40): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c67d40): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c67d40): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c67d40): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c67d40): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.463299409 +0000 UTC m=+107.848202180 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c67d40): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c842c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c842c0): open at offset 5 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c842c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042dea0 item 86 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c842c0): _readAt: size=2, off=5 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c842c0): >_readAt: n=0, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c842c0): _writeAt: size=3, off=5 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c842c0): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c842c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.464081757 +0000 UTC m=+107.848984539 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c842c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c84840): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c84840): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c84840): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c84840): >_readAt: n=3, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c84840): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.464081757 +0000 UTC m=+107.848984539 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c84840): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033c0e0 item 86 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c84ec0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c84ec0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c84ec0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c84ec0): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c84ec0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.46586769 +0000 UTC m=+107.850770461 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c84ec0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c853c0): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c853c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c853c0): open at offset 5 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c853c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c853c0): >_readAt: n=2, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c853c0): _writeAt: size=3, off=7 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033c5b0 item 87 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c853c0): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c853c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.466577202 +0000 UTC m=+107.851479984 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c853c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c85900): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c85900): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c85900): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c85900): >_readAt: n=8, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c85900): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.466577202 +0000 UTC m=+107.851479984 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c85900): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033c8c0 item 87 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 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/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca4000): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca4000): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca4000): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca4000): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca4000): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.469318057 +0000 UTC m=+107.854220828 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca4000): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca4500): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca4500): open at offset 5 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca4500): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033d2d0 item 88 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca4500): _readAt: size=2, off=5 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca4500): >_readAt: n=0, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca4500): _writeAt: size=3, off=5 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca4500): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca4500): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.470022589 +0000 UTC m=+107.854925340 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca4500): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca4a80): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca4a80): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca4a80): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca4a80): >_readAt: n=3, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca4a80): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.470022589 +0000 UTC m=+107.854925340 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca4a80): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033d880 item 88 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca50c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca50c0): open at offset 0 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca50c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca50c0): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca50c0): >_readAt: n=0, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca50c0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca50c0): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca50c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.471293606 +0000 UTC m=+107.856196357 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca50c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca5600): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca5600): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca5600): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033dd50 item 89 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca5600): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca5600): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.471860509 +0000 UTC m=+107.856763261 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca5600): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca5b40): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca5b40): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca5b40): open at offset 5 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca5b40): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca5b40): >_readAt: n=2, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca5b40): _writeAt: size=3, off=7 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c070 item 89 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca5b40): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca5b40): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.47423131 +0000 UTC m=+107.859134061 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca5b40): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000476180): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000476180): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000476180): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000476180): >_readAt: n=8, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000476180): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.47423131 +0000 UTC m=+107.859134061 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000476180): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380070 item 89 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000476840): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000476840): open at offset 0 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000476840): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000476840): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000476840): >_readAt: n=0, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000476840): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000476840): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000476840): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.477387695 +0000 UTC m=+107.862290456 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000476840): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000476e80): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000476e80): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000476e80): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003803f0 item 90 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000476e80): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000476e80): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.47839728 +0000 UTC m=+107.863300051 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000476e80): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004773c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004773c0): open at offset 5 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004773c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380620 item 90 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004773c0): _readAt: size=2, off=5 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004773c0): >_readAt: n=0, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004773c0): _writeAt: size=3, off=5 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004773c0): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004773c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.47931872 +0000 UTC m=+107.864221481 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004773c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca4040): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca4040): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca4040): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca4040): >_readAt: n=3, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca4040): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.47931872 +0000 UTC m=+107.864221481 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca4040): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003807e0 item 90 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca4680): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca4680): open at offset 0 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca4680): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca4680): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca4680): >_readAt: n=0, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca4680): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca4680): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca4680): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.481628606 +0000 UTC m=+107.866531377 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca4680): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca4bc0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca4bc0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca4bc0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380f50 item 91 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca4bc0): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca4bc0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.482394644 +0000 UTC m=+107.867297416 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca4bc0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca5100): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca5100): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca5100): open at offset 5 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca5100): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca5100): >_readAt: n=2, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca5100): _writeAt: size=3, off=7 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381110 item 91 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca5100): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca5100): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.483195096 +0000 UTC m=+107.868097868 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca5100): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca5680): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca5680): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca5680): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca5680): >_readAt: n=8, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca5680): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.483195096 +0000 UTC m=+107.868097868 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca5680): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003813b0 item 91 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 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/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca5d00): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca5d00): open at offset 0 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca5d00): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca5d00): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca5d00): >_readAt: n=0, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca5d00): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca5d00): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca5d00): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.485270352 +0000 UTC m=+107.870173123 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000ca5d00): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bc380): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bc380): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bc380): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381d50 item 92 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bc380): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bc380): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.485991777 +0000 UTC m=+107.870894548 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bc380): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bc900): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bc900): open at offset 5 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bc900): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381f10 item 92 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bc900): _readAt: size=2, off=5 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bc900): >_readAt: n=0, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bc900): _writeAt: size=3, off=5 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bc900): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bc900): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.486964122 +0000 UTC m=+107.871866893 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bc900): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bcec0): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bcec0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bcec0): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bcec0): >_readAt: n=3, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bcec0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.486964122 +0000 UTC m=+107.871866893 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bcec0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c460 item 92 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bd500): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bd500): open at offset 0 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bd500): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bd500): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bd500): >_readAt: n=0, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bd500): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bd500): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bd500): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.489226529 +0000 UTC m=+107.874129309 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bd500): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bda40): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bda40): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bda40): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ccb0 item 93 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bda40): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bda40): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.489986937 +0000 UTC m=+107.874889717 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bda40): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00040c300): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00040c300): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00040c300): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00040c300): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00040c300): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.489986937 +0000 UTC m=+107.874889717 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00040c300): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045cf50 item 93 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 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/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00040d3c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00040d3c0): open at offset 0 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00040d3c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00040d3c0): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00040d3c0): >_readAt: n=0, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00040d3c0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00040d3c0): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00040d3c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.492297914 +0000 UTC m=+107.877200685 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00040d3c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0002c2fc0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0002c2fc0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0002c2fc0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d5e0 item 94 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0002c2fc0): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0002c2fc0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.493060916 +0000 UTC m=+107.877963687 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0002c2fc0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009ba000): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009ba000): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009ba000): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009ba000): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009ba000): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.493060916 +0000 UTC m=+107.877963687 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009ba000): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d810 item 94 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 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/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bc180): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bc180): open at offset 0 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bc180): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bc180): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bc180): >_readAt: n=0, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bc180): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bc180): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bc180): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.49602451 +0000 UTC m=+107.880927291 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bc180): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bc6c0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bc6c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bc6c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c3f0 item 95 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bc6c0): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bc6c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.497007625 +0000 UTC m=+107.881910397 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bc6c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bce00): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bce00): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bce00): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bce00): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bce00): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.497007625 +0000 UTC m=+107.881910397 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bce00): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c620 item 95 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 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/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bd440): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bd440): open at offset 0 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bd440): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bd440): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bd440): >_readAt: n=0, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bd440): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bd440): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bd440): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.499045702 +0000 UTC m=+107.883948472 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bd440): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bd980): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bd980): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bd980): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034cd20 item 96 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bd980): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bd980): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.499741216 +0000 UTC m=+107.884643988 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bd980): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000954100): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000954100): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000954100): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000954100): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000954100): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.499741216 +0000 UTC m=+107.884643988 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000954100): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034cee0 item 96 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= 2025/10/19 01:47:43 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:47:43 DEBUG : Looking for writers 2025/10/19 01:47:43 DEBUG : >WaitForWriters: 2025/10/19 01:47:43 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:47:43 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:47:43 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/19 01:47:43 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:43 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:47:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:47:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/10/19 01:47:43 INFO : webdav root 'rclone-test-hisenax5vacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000950180): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000950180): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000950180): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000950180): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000950180): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.787034817 +0000 UTC m=+108.171937568 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000950180): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000950640): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000950640): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000950640): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000950640): >_readAt: n=2, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000950640): _writeAt: size=3, off=2 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000950640): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000950640): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.787034817 +0000 UTC m=+108.171937568 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000950640): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000950b00): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000950b00): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000950b00): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000950b00): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000950b00): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.787034817 +0000 UTC m=+108.171937568 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000950b00): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e8c0 item 1 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000951140): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000951140): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000951140): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000951140): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000951140): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.789526655 +0000 UTC m=+108.174429406 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000951140): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000951680): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000951680): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000951680): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000951680): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000951680): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.789526655 +0000 UTC m=+108.174429406 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000951680): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043efc0 item 2 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000951cc0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000951cc0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000951cc0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000951cc0): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000951cc0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.791246874 +0000 UTC m=+108.176149625 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000951cc0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a801c0): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a801c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a801c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a801c0): >_readAt: n=2, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a801c0): _writeAt: size=3, off=2 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a801c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a801c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.791246874 +0000 UTC m=+108.176149625 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a801c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a80680): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a80680): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a80680): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a80680): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a80680): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.791246874 +0000 UTC m=+108.176149625 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a80680): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f340 item 3 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a80d00): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a80d00): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a80d00): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a80d00): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a80d00): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.794461098 +0000 UTC m=+108.179363879 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a80d00): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a81340): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a81340): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a81340): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a81340): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a81340): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.794461098 +0000 UTC m=+108.179363879 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a81340): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ff10 item 4 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a81980): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a81980): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a81980): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a81980): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a81980): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.797248599 +0000 UTC m=+108.182151391 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a81980): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a81e00): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a81e00): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a81e00): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a81e00): >_readAt: n=2, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a81e00): _writeAt: size=3, off=2 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a81e00): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a81e00): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.797248599 +0000 UTC m=+108.182151391 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a81e00): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3c340): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3c340): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3c340): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3c340): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3c340): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.797248599 +0000 UTC m=+108.182151391 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3c340): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ad20 item 5 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c4580): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c4580): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c4580): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c4580): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c4580): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.801187724 +0000 UTC m=+108.186090556 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c4580): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c4ac0): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c4ac0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c4ac0): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c4ac0): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c4ac0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.801187724 +0000 UTC m=+108.186090556 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c4ac0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004269a0 item 6 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c5140): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c5140): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c5140): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c5140): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c5140): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.804276653 +0000 UTC m=+108.189179434 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c5140): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c5640): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c5640): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c5640): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c5640): >_readAt: n=2, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c5640): _writeAt: size=3, off=2 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c5640): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c5640): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.804276653 +0000 UTC m=+108.189179434 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c5640): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c5b00): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c5b00): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c5b00): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c5b00): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c5b00): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.804276653 +0000 UTC m=+108.189179434 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c5b00): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426e70 item 7 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000850300): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000850300): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000850300): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000850300): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000850300): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.808480675 +0000 UTC m=+108.193383466 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000850300): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000850840): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000850840): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000850840): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000850840): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000850840): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.808480675 +0000 UTC m=+108.193383466 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000850840): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427500 item 8 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000850e00): _readAt: size=2, off=0 2025/10/19 01:47:43 ERROR : open-test-file(0xc000850e00): Couldn't read size of file 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000850e00): >_readAt: n=0, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000850e00): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000850e00): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000850e00): close: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000850e00): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008511c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008511c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008511c0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008511c0): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008511c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.811359709 +0000 UTC m=+108.196262490 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008511c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000851640): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000851640): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000851640): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000851640): >_readAt: n=2, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000851640): _writeAt: size=3, off=2 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000851640): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000851640): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.811359709 +0000 UTC m=+108.196262490 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000851640): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000851b80): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000851b80): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000851b80): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000851b80): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000851b80): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.811359709 +0000 UTC m=+108.196262490 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000851b80): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427880 item 9 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089a2c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089a2c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089a2c0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089a2c0): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089a2c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.815154873 +0000 UTC m=+108.200057665 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089a2c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089a800): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089a800): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089a800): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089a800): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089a800): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.815154873 +0000 UTC m=+108.200057665 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089a800): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427ea0 item 10 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089ae40): _readAt: size=2, off=0 2025/10/19 01:47:43 ERROR : open-test-file(0xc00089ae40): Couldn't read size of file 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089ae40): >_readAt: n=0, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089ae40): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089ae40): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089ae40): close: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089ae40): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089b200): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089b200): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089b200): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089b200): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089b200): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.818476588 +0000 UTC m=+108.203379370 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089b200): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089b700): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089b700): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089b700): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089b700): >_readAt: n=2, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089b700): _writeAt: size=3, off=2 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089b700): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089b700): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.818476588 +0000 UTC m=+108.203379370 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089b700): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089bc00): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089bc00): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089bc00): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089bc00): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089bc00): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.818476588 +0000 UTC m=+108.203379370 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00089bc00): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000504700 item 11 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000898300): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000898300): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000898300): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000898300): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000898300): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.822330513 +0000 UTC m=+108.207233295 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000898300): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000898840): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000898840): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000898840): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000898840): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000898840): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.822330513 +0000 UTC m=+108.207233295 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000898840): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005057a0 item 12 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000898e80): _readAt: size=2, off=0 2025/10/19 01:47:43 ERROR : open-test-file(0xc000898e80): Couldn't read size of file 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000898e80): >_readAt: n=0, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000898e80): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000898e80): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000898e80): close: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000898e80): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000899240): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000899240): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000899240): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000899240): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000899240): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.825179762 +0000 UTC m=+108.210082553 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000899240): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000899b00): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000899b00): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000899b00): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000899b00): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000899b00): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.825179762 +0000 UTC m=+108.210082553 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000899b00): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368310 item 13 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a2200): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a2200): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a2200): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a2200): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a2200): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.827882325 +0000 UTC m=+108.212785116 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a2200): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a2740): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a2740): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a2740): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a2740): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a2740): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.827882325 +0000 UTC m=+108.212785116 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a2740): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368850 item 14 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a2d80): _readAt: size=2, off=0 2025/10/19 01:47:43 ERROR : open-test-file(0xc0007a2d80): Couldn't read size of file 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a2d80): >_readAt: n=0, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a2d80): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a2d80): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a2d80): close: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a2d80): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a3140): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a3140): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a3140): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a3140): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a3140): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.830642045 +0000 UTC m=+108.215544836 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a3140): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a3800): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a3800): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a3800): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a3800): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a3800): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.830642045 +0000 UTC m=+108.215544836 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007a3800): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369500 item 15 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 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/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008de000): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008de000): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008de000): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008de000): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008de000): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.833235143 +0000 UTC m=+108.218137934 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008de000): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008de540): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008de540): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008de540): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008de540): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008de540): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.833235143 +0000 UTC m=+108.218137934 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008de540): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369e30 item 16 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009ba880): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009ba880): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009ba880): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009ba880): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009ba880): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.835654294 +0000 UTC m=+108.220557046 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009ba880): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009bad00): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009bad00): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009bad00): open at offset 5 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009bad00): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009bad00): >_readAt: n=2, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009bad00): _writeAt: size=3, off=7 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009bad00): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009bad00): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.835654294 +0000 UTC m=+108.220557046 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009bad00): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009bb200): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009bb200): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009bb200): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009bb200): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009bb200): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.835654294 +0000 UTC m=+108.220557046 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009bb200): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000502a0 item 17 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009bb900): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009bb900): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009bb900): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009bb900): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009bb900): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.838189824 +0000 UTC m=+108.223092575 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009bb900): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009bbe40): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009bbe40): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009bbe40): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009bbe40): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009bbe40): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.838189824 +0000 UTC m=+108.223092575 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009bbe40): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051ab0 item 18 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008045c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008045c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008045c0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008045c0): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008045c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.840025189 +0000 UTC m=+108.224927941 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008045c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000804ac0): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000804ac0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000804ac0): open at offset 5 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000804ac0): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000804ac0): >_readAt: n=2, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000804ac0): _writeAt: size=3, off=7 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000804ac0): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000804ac0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.840025189 +0000 UTC m=+108.224927941 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000804ac0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000804fc0): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000804fc0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000804fc0): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000804fc0): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000804fc0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.840025189 +0000 UTC m=+108.224927941 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000804fc0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c0e0 item 19 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000805640): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000805640): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000805640): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000805640): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000805640): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.843617954 +0000 UTC m=+108.228520744 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000805640): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000805b80): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000805b80): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000805b80): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000805b80): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000805b80): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.843617954 +0000 UTC m=+108.228520744 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000805b80): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d110 item 20 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000934280): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000934280): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000934280): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000934280): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000934280): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.846306851 +0000 UTC m=+108.231209642 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000934280): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000934780): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000934780): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000934780): open at offset 5 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000934780): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000934780): >_readAt: n=2, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000934780): _writeAt: size=3, off=7 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000934780): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000934780): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.846306851 +0000 UTC m=+108.231209642 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000934780): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000934c80): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000934c80): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000934c80): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000934c80): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000934c80): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.846306851 +0000 UTC m=+108.231209642 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000934c80): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041dab0 item 21 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000935300): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000935300): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000935300): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000935300): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000935300): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.850031914 +0000 UTC m=+108.234934705 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000935300): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000935840): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000935840): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000935840): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000935840): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000935840): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.850031914 +0000 UTC m=+108.234934705 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000935840): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a3f0 item 22 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000826040): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000826040): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000826040): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000826040): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000826040): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.852947176 +0000 UTC m=+108.237849967 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000826040): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000826540): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000826540): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000826540): open at offset 5 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000826540): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000826540): >_readAt: n=2, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000826540): _writeAt: size=3, off=7 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000826540): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000826540): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.852947176 +0000 UTC m=+108.237849967 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000826540): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000826a80): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000826a80): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000826a80): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000826a80): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000826a80): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.852947176 +0000 UTC m=+108.237849967 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000826a80): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ae00 item 23 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 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/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3c900): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3c900): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3c900): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3c900): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3c900): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.855860966 +0000 UTC m=+108.240763737 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3c900): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3ce40): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3ce40): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3ce40): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3ce40): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3ce40): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.855860966 +0000 UTC m=+108.240763737 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3ce40): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b1f0 item 24 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3d480): _readAt: size=2, off=0 2025/10/19 01:47:43 ERROR : open-test-file(0xc000b3d480): Couldn't read size of file 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3d480): >_readAt: n=0, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3d480): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3d480): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3d480): close: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3d480): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3d840): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3d840): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3d840): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3d840): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3d840): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.858229512 +0000 UTC m=+108.243132284 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3d840): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3dd40): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3dd40): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3dd40): open at offset 5 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3dd40): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3dd40): >_readAt: n=2, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3dd40): _writeAt: size=3, off=7 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3dd40): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3dd40): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.858229512 +0000 UTC m=+108.243132284 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b3dd40): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097a300): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097a300): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097a300): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097a300): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097a300): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.858229512 +0000 UTC m=+108.243132284 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097a300): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b810 item 25 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097a980): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097a980): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097a980): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097a980): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097a980): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.862162024 +0000 UTC m=+108.247064815 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097a980): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097aec0): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097aec0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097aec0): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097aec0): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097aec0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.862162024 +0000 UTC m=+108.247064815 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097aec0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412150 item 26 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097b540): _readAt: size=2, off=0 2025/10/19 01:47:43 ERROR : open-test-file(0xc00097b540): Couldn't read size of file 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097b540): >_readAt: n=0, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097b540): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097b540): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097b540): close: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097b540): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097b900): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097b900): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097b900): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097b900): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097b900): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.865143831 +0000 UTC m=+108.250046623 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097b900): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097be00): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097be00): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097be00): open at offset 5 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097be00): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097be00): >_readAt: n=2, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097be00): _writeAt: size=3, off=7 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097be00): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097be00): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.865143831 +0000 UTC m=+108.250046623 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00097be00): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a623c0): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a623c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a623c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a623c0): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a623c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.865143831 +0000 UTC m=+108.250046623 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a623c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004129a0 item 27 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 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/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a62a80): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a62a80): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a62a80): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a62a80): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a62a80): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.869033553 +0000 UTC m=+108.253936334 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a62a80): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a63000): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a63000): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a63000): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a63000): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a63000): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.869033553 +0000 UTC m=+108.253936334 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a63000): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412f50 item 28 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a63640): _readAt: size=2, off=0 2025/10/19 01:47:43 ERROR : open-test-file(0xc000a63640): Couldn't read size of file 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a63640): >_readAt: n=0, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a63640): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a63640): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a63640): close: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a63640): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a63a00): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a63a00): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a63a00): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a63a00): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a63a00): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.872019508 +0000 UTC m=+108.256922300 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a63a00): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6c140): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6c140): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6c140): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6c140): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6c140): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.872019508 +0000 UTC m=+108.256922300 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6c140): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413420 item 29 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 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/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6c7c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6c7c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6c7c0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6c7c0): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6c7c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.87486494 +0000 UTC m=+108.259767732 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6c7c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6cd00): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6cd00): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6cd00): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6cd00): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6cd00): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.87486494 +0000 UTC m=+108.259767732 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6cd00): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468070 item 30 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 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/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6d340): _readAt: size=2, off=0 2025/10/19 01:47:43 ERROR : open-test-file(0xc000b6d340): Couldn't read size of file 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6d340): >_readAt: n=0, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6d340): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6d340): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6d340): close: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6d340): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6d700): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6d700): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6d700): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6d700): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6d700): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.877889858 +0000 UTC m=+108.262792650 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6d700): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6de00): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6de00): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6de00): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6de00): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6de00): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.877889858 +0000 UTC m=+108.262792650 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b6de00): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468690 item 31 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 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/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007ac940): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007ac940): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007ac940): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007ac940): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007ac940): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.880786525 +0000 UTC m=+108.265689347 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007ac940): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007ad000): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007ad000): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007ad000): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007ad000): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007ad000): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.880786525 +0000 UTC m=+108.265689347 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007ad000): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468c40 item 32 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007ad640): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007ad640): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007ad640): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007ad640): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007ad640): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.883467348 +0000 UTC m=+108.268370139 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007ad640): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007adac0): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007adac0): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007adac0): _writeAt: size=3, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007adac0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007adac0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469490 item 33 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007adac0): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007adac0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.884511118 +0000 UTC m=+108.269413909 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0007adac0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081c040): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081c040): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081c040): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081c040): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081c040): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.884511118 +0000 UTC m=+108.269413909 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081c040): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004696c0 item 33 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081c6c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081c6c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081c6c0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081c6c0): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081c6c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.886871788 +0000 UTC m=+108.271774540 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081c6c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081cb40): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081cb40): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469dc0 item 34 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081cb40): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081cb40): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081cb40): _writeAt: size=3, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081cb40): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081cb40): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.887651242 +0000 UTC m=+108.272553993 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081cb40): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081d080): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081d080): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081d080): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081d080): >_readAt: n=3, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081d080): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.887651242 +0000 UTC m=+108.272553993 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081d080): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324540 item 34 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081d6c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081d6c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081d6c0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081d6c0): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081d6c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.890535175 +0000 UTC m=+108.275437977 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081d6c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081db40): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081db40): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081db40): _writeAt: size=3, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081db40): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081db40): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003250a0 item 35 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081db40): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081db40): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.89161894 +0000 UTC m=+108.276521721 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00081db40): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0a0c0): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0a0c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0a0c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0a0c0): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0a0c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.89161894 +0000 UTC m=+108.276521721 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0a0c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003258f0 item 35 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0a740): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0a740): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0a740): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0a740): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0a740): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.893820112 +0000 UTC m=+108.278722883 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0a740): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0ac80): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0ac80): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003640e0 item 36 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0ac80): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0ac80): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0ac80): _writeAt: size=3, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0ac80): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0ac80): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.894605826 +0000 UTC m=+108.279508598 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0ac80): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0b1c0): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0b1c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0b1c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0b1c0): >_readAt: n=3, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0b1c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.894605826 +0000 UTC m=+108.279508598 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0b1c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003643f0 item 36 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0b800): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0b800): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0b800): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0b800): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0b800): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.896516914 +0000 UTC m=+108.281419685 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0b800): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0bc80): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0bc80): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0bc80): _writeAt: size=3, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0bc80): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0bc80): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003649a0 item 37 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0bc80): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0bc80): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.897347063 +0000 UTC m=+108.282249833 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a0bc80): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a78200): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a78200): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a78200): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a78200): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a78200): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.897347063 +0000 UTC m=+108.282249833 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a78200): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364f50 item 37 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a78880): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a78880): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a78880): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a78880): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a78880): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.901284915 +0000 UTC m=+108.286187716 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a78880): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008dea00): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008dea00): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346310 item 38 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008dea00): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008dea00): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008dea00): _writeAt: size=3, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008dea00): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008dea00): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.902384739 +0000 UTC m=+108.287287500 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008dea00): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008def40): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008def40): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008def40): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008def40): >_readAt: n=3, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008def40): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.902384739 +0000 UTC m=+108.287287500 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008def40): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346a10 item 38 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008df5c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008df5c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008df5c0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008df5c0): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008df5c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.904588606 +0000 UTC m=+108.289491377 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008df5c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008dfb40): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008dfb40): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008dfb40): _writeAt: size=3, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008dfb40): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008dfb40): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347b20 item 39 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008dfb40): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008dfb40): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.905541545 +0000 UTC m=+108.290444316 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008dfb40): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b1e100): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b1e100): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b1e100): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b1e100): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b1e100): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.905541545 +0000 UTC m=+108.290444316 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b1e100): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e000 item 39 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b1e780): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b1e780): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b1e780): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b1e780): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b1e780): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.907855519 +0000 UTC m=+108.292758291 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b1e780): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b1ec80): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b1ec80): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e9a0 item 40 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b1ec80): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b1ec80): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b1ec80): _writeAt: size=3, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b1ec80): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b1ec80): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.908760177 +0000 UTC m=+108.293662948 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b1ec80): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b1f1c0): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b1f1c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b1f1c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b1f1c0): >_readAt: n=3, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b1f1c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.908760177 +0000 UTC m=+108.293662948 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b1f1c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ec40 item 40 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b1f780): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b1f780): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b1f780): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b1f780): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b1f780): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b1f780): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b1f780): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.910962151 +0000 UTC m=+108.295864922 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b1f780): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b1fc80): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b1fc80): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b1fc80): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f030 item 41 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b1fc80): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b1fc80): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.91169176 +0000 UTC m=+108.296594531 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b1fc80): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b401c0): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b401c0): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b401c0): _writeAt: size=3, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b401c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b401c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f6c0 item 41 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b401c0): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b401c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.912550773 +0000 UTC m=+108.297453534 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b401c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b40700): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b40700): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b40700): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b40700): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b40700): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.912550773 +0000 UTC m=+108.297453534 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b40700): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc230 item 41 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b40d40): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b40d40): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b40d40): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b40d40): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b40d40): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b40d40): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b40d40): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.914604948 +0000 UTC m=+108.299507720 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b40d40): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b41240): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b41240): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b41240): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dcf50 item 42 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b41240): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b41240): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.915433744 +0000 UTC m=+108.300336505 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b41240): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b41780): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b41780): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd3b0 item 42 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b41780): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b41780): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b41780): _writeAt: size=3, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b41780): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b41780): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.916343292 +0000 UTC m=+108.301246063 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b41780): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b41d00): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b41d00): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b41d00): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b41d00): >_readAt: n=3, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b41d00): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.916343292 +0000 UTC m=+108.301246063 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b41d00): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd880 item 42 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b623c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b623c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b623c0): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b623c0): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b623c0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b623c0): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b623c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.918315924 +0000 UTC m=+108.303218685 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b623c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b628c0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b628c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b628c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ddf10 item 43 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b628c0): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b628c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.919068929 +0000 UTC m=+108.303971690 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b628c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b62e00): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b62e00): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b62e00): _writeAt: size=3, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b62e00): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b62e00): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015c2a0 item 43 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b62e00): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b62e00): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.919898876 +0000 UTC m=+108.304801647 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b62e00): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b63340): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b63340): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b63340): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b63340): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b63340): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.919898876 +0000 UTC m=+108.304801647 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b63340): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015c5b0 item 43 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b63980): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b63980): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b63980): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b63980): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b63980): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b63980): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b63980): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.921897869 +0000 UTC m=+108.306800640 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b63980): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b63e80): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b63e80): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b63e80): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015cd90 item 44 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b63e80): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b63e80): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.922589928 +0000 UTC m=+108.307492700 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b63e80): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b96440): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b96440): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015d0a0 item 44 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b96440): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b96440): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b96440): _writeAt: size=3, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b96440): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b96440): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.923529421 +0000 UTC m=+108.308432192 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b96440): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b969c0): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b969c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b969c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b969c0): >_readAt: n=3, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b969c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.923529421 +0000 UTC m=+108.308432192 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b969c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015d340 item 44 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b97000): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b97000): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b97000): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b97000): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b97000): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b97000): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b97000): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.925463381 +0000 UTC m=+108.310366153 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b97000): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b97500): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b97500): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b97500): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015db20 item 45 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b97500): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b97500): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.926242264 +0000 UTC m=+108.311145025 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b97500): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b97c00): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b97c00): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b97c00): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b97c00): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b97c00): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.926242264 +0000 UTC m=+108.311145025 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000b97c00): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015dce0 item 45 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bc02c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bc02c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bc02c0): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bc02c0): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bc02c0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bc02c0): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bc02c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.928355251 +0000 UTC m=+108.313258022 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bc02c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bc07c0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bc07c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bc07c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045e1c0 item 46 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bc07c0): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bc07c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.929161184 +0000 UTC m=+108.314063955 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bc07c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bc0ec0): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bc0ec0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bc0ec0): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bc0ec0): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bc0ec0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.929161184 +0000 UTC m=+108.314063955 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bc0ec0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045e620 item 46 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bc1500): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bc1500): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bc1500): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bc1500): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bc1500): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bc1500): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bc1500): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.931371292 +0000 UTC m=+108.316274063 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bc1500): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bc1a00): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bc1a00): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bc1a00): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ea10 item 47 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bc1a00): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bc1a00): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.932166235 +0000 UTC m=+108.317069006 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000bc1a00): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000be6180): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000be6180): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000be6180): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000be6180): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000be6180): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.932166235 +0000 UTC m=+108.317069006 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000be6180): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ec40 item 47 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 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/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000be67c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000be67c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000be67c0): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000be67c0): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000be67c0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000be67c0): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000be67c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.934566721 +0000 UTC m=+108.319469482 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000be67c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000be6cc0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000be6cc0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000be6cc0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045f420 item 48 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000be6cc0): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000be6cc0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.935296751 +0000 UTC m=+108.320199523 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000be6cc0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000be73c0): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000be73c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000be73c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000be73c0): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000be73c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.935296751 +0000 UTC m=+108.320199523 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000be73c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045f7a0 item 48 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000be7a00): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000be7a00): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000be7a00): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000be7a00): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000be7a00): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.937436809 +0000 UTC m=+108.322339570 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000be7a00): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000be7e80): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000be7e80): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000be7e80): _writeAt: size=3, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000be7e80): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000be7e80): open at offset 5 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000be7e80): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045fc00 item 49 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000be7e80): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000be7e80): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.938735205 +0000 UTC m=+108.323637976 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000be7e80): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c1a440): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c1a440): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c1a440): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c1a440): >_readAt: n=8, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c1a440): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.938735205 +0000 UTC m=+108.323637976 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c1a440): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ff10 item 49 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c1aa80): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c1aa80): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c1aa80): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c1aa80): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c1aa80): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.94212042 +0000 UTC m=+108.327023181 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c1aa80): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c1af80): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c1af80): open at offset 5 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c1af80): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364310 item 50 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c1af80): _readAt: size=2, off=5 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c1af80): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c1af80): _writeAt: size=3, off=5 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c1af80): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c1af80): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.943027553 +0000 UTC m=+108.327930324 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c1af80): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c1b500): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c1b500): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c1b500): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c1b500): >_readAt: n=3, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c1b500): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.943027553 +0000 UTC m=+108.327930324 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c1b500): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364540 item 50 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c1bb80): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c1bb80): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c1bb80): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c1bb80): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c1bb80): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.944979688 +0000 UTC m=+108.329882439 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000c1bb80): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000826100): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000826100): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000826100): _writeAt: size=3, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000826100): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000826100): open at offset 5 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000826100): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364d90 item 51 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000826100): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000826100): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.945628785 +0000 UTC m=+108.330531537 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000826100): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000826640): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000826640): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000826640): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000826640): >_readAt: n=8, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000826640): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.945628785 +0000 UTC m=+108.330531537 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000826640): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365260 item 51 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000826d00): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000826d00): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000826d00): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000826d00): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000826d00): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.948015918 +0000 UTC m=+108.332918688 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000826d00): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000827200): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000827200): open at offset 5 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000827200): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003656c0 item 52 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000827200): _readAt: size=2, off=5 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000827200): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000827200): _writeAt: size=3, off=5 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000827200): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000827200): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.949325675 +0000 UTC m=+108.334228446 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000827200): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000827780): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000827780): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000827780): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000827780): >_readAt: n=3, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000827780): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.949325675 +0000 UTC m=+108.334228446 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000827780): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003658f0 item 52 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000827e00): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000827e00): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000827e00): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000827e00): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000827e00): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.951518592 +0000 UTC m=+108.336421353 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000827e00): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000114640): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000114640): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000114640): _writeAt: size=3, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000114640): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000114640): open at offset 5 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000114640): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001187e0 item 53 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000114640): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000114640): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.952239776 +0000 UTC m=+108.337142527 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000114640): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000114d40): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000114d40): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000114d40): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000114d40): >_readAt: n=8, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000114d40): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.952239776 +0000 UTC m=+108.337142527 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000114d40): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000118bd0 item 53 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0001153c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0001153c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0001153c0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0001153c0): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0001153c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.954083287 +0000 UTC m=+108.338986038 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0001153c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000115bc0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000115bc0): open at offset 5 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000115bc0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001191f0 item 54 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000115bc0): _readAt: size=2, off=5 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000115bc0): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000115bc0): _writeAt: size=3, off=5 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000115bc0): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000115bc0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.955180386 +0000 UTC m=+108.340083157 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000115bc0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000476200): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000476200): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000476200): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000476200): >_readAt: n=3, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000476200): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.955180386 +0000 UTC m=+108.340083157 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000476200): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000119500 item 54 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bc4c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bc4c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bc4c0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bc4c0): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bc4c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.957301007 +0000 UTC m=+108.342203788 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bc4c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bca00): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bca00): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bca00): _writeAt: size=3, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bca00): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bca00): open at offset 5 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bca00): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a3f0 item 55 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bca00): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bca00): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.958428393 +0000 UTC m=+108.343331184 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bca00): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bcf40): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bcf40): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bcf40): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bcf40): >_readAt: n=8, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bcf40): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.958428393 +0000 UTC m=+108.343331184 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bcf40): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a700 item 55 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 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/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bd5c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bd5c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bd5c0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bd5c0): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bd5c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.96054193 +0000 UTC m=+108.345444691 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bd5c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bdac0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bdac0): open at offset 5 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bdac0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b0a0 item 56 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bdac0): _readAt: size=2, off=5 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bdac0): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bdac0): _writeAt: size=3, off=5 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bdac0): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bdac0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.961602783 +0000 UTC m=+108.346505553 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0008bdac0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00040c140): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00040c140): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00040c140): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00040c140): >_readAt: n=3, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00040c140): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.961602783 +0000 UTC m=+108.346505553 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00040c140): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b2d0 item 56 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00040d2c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00040d2c0): open at offset 0 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00040d2c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00040d2c0): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00040d2c0): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00040d2c0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00040d2c0): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00040d2c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.963373977 +0000 UTC m=+108.348276738 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc00040d2c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0002c2e80): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0002c2e80): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0002c2e80): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040bb20 item 57 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0002c2e80): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0002c2e80): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.9642599 +0000 UTC m=+108.349162671 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0002c2e80): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0002c3900): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0002c3900): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0002c3900): _writeAt: size=3, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0002c3900): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0002c3900): open at offset 5 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0002c3900): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040bd50 item 57 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0002c3900): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0002c3900): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.965242154 +0000 UTC m=+108.350144925 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0002c3900): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bc300): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bc300): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bc300): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bc300): >_readAt: n=8, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bc300): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.965242154 +0000 UTC m=+108.350144925 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bc300): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040bf10 item 57 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bc940): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bc940): open at offset 0 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bc940): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bc940): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bc940): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bc940): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bc940): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bc940): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.967331616 +0000 UTC m=+108.352234377 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bc940): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bcec0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bcec0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bcec0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373030 item 58 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bcec0): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bcec0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.968125947 +0000 UTC m=+108.353028717 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bcec0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bd400): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bd400): open at offset 5 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bd400): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373260 item 58 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bd400): _readAt: size=2, off=5 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bd400): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bd400): _writeAt: size=3, off=5 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bd400): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bd400): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.969371996 +0000 UTC m=+108.354274767 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bd400): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bd9c0): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bd9c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bd9c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bd9c0): >_readAt: n=3, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bd9c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.969371996 +0000 UTC m=+108.354274767 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0004bd9c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373500 item 58 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000954080): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000954080): open at offset 0 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000954080): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000954080): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000954080): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000954080): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000954080): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000954080): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.971368634 +0000 UTC m=+108.356271395 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000954080): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009545c0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009545c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009545c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380150 item 59 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009545c0): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009545c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.972186709 +0000 UTC m=+108.357089480 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009545c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000954c00): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000954c00): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000954c00): _writeAt: size=3, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000954c00): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000954c00): open at offset 5 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000954c00): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380310 item 59 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000954c00): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000954c00): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.973058616 +0000 UTC m=+108.357961387 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000954c00): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000955180): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000955180): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000955180): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000955180): >_readAt: n=8, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000955180): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.973058616 +0000 UTC m=+108.357961387 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000955180): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380540 item 59 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 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/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009557c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009557c0): open at offset 0 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009557c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009557c0): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009557c0): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009557c0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009557c0): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009557c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.975061386 +0000 UTC m=+108.359964147 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009557c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000955d00): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000955d00): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000955d00): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380b60 item 60 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000955d00): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000955d00): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.975779875 +0000 UTC m=+108.360682636 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000955d00): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0006885c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0006885c0): open at offset 5 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0006885c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380e70 item 60 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0006885c0): _readAt: size=2, off=5 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0006885c0): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0006885c0): _writeAt: size=3, off=5 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0006885c0): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0006885c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.977113979 +0000 UTC m=+108.362016740 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0006885c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000688d80): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000688d80): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000688d80): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000688d80): >_readAt: n=3, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000688d80): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.977113979 +0000 UTC m=+108.362016740 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000688d80): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381030 item 60 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000689e00): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000689e00): open at offset 0 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000689e00): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000689e00): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000689e00): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000689e00): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000689e00): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000689e00): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.979285605 +0000 UTC m=+108.364188376 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000689e00): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009503c0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009503c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009503c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381570 item 61 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009503c0): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009503c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.980160237 +0000 UTC m=+108.365062998 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009503c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000950b00): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000950b00): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000950b00): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000950b00): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000950b00): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.980160237 +0000 UTC m=+108.365062998 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000950b00): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381b90 item 61 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 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/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000951140): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000951140): open at offset 0 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000951140): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000951140): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000951140): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000951140): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000951140): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000951140): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.98260692 +0000 UTC m=+108.367509692 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000951140): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009516c0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009516c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009516c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c070 item 62 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009516c0): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009516c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.98342149 +0000 UTC m=+108.368324251 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0009516c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000951dc0): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000951dc0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000951dc0): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000951dc0): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000951dc0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.98342149 +0000 UTC m=+108.368324251 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000951dc0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c460 item 62 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 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/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a80480): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a80480): open at offset 0 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a80480): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a80480): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a80480): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a80480): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a80480): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a80480): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.985525109 +0000 UTC m=+108.370427880 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a80480): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a809c0): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a809c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a809c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034caf0 item 63 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a809c0): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a809c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.986300844 +0000 UTC m=+108.371203615 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a809c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a811c0): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a811c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a811c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a811c0): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a811c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.986300844 +0000 UTC m=+108.371203615 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a811c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034cd90 item 63 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 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/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a81800): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a81800): open at offset 0 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a81800): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a81800): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a81800): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a81800): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a81800): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a81800): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.988407619 +0000 UTC m=+108.373310390 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a81800): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a81d40): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a81d40): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a81d40): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d500 item 64 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a81d40): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a81d40): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.989428365 +0000 UTC m=+108.374331146 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000a81d40): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c4500): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c4500): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c4500): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c4500): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c4500): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.989428365 +0000 UTC m=+108.374331146 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c4500): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d6c0 item 64 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c4b40): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c4b40): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c4b40): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c4b40): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c4b40): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.991696153 +0000 UTC m=+108.376598924 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c4b40): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDWR 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c4fc0): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c4fc0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c4fc0): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c4fc0): >_readAt: n=2, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c4fc0): _writeAt: size=3, off=2 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034dce0 item 65 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c4fc0): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c4fc0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.992524657 +0000 UTC m=+108.377427428 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c4fc0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c54c0): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c54c0): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c54c0): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c54c0): >_readAt: n=5, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c54c0): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.992524657 +0000 UTC m=+108.377427428 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c54c0): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e3f0 item 65 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c5b00): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c5b00): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c5b00): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c5b00): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c5b00): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.994642143 +0000 UTC m=+108.379544914 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc0005c5b00): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000850100): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000850100): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e850 item 66 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000850100): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000850100): >_readAt: n=0, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000850100): _writeAt: size=3, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000850100): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000850100): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.995965216 +0000 UTC m=+108.380867997 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000850100): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000850640): _readAt: size=512, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000850640): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000850640): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000850640): >_readAt: n=3, err=EOF 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000850640): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.995965216 +0000 UTC m=+108.380867997 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000850640): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: Remove: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ea10 item 66 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000850c80): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000850c80): >openPending: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000850c80): _writeAt: size=5, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000850c80): >_writeAt: n=5, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000850c80): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.998592819 +0000 UTC m=+108.383495609 2025/10/19 01:47:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000850c80): >close: err= 2025/10/19 01:47:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/10/19 01:47:43 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000851100): _readAt: size=2, off=0 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000851100): openPending: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000851100): >openPending: err= 2025/10/19 01:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000851100): >_readAt: n=2, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000851100): _writeAt: size=3, off=2 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043efc0 item 67 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000851100): >_writeAt: n=3, err= 2025/10/19 01:47:43 DEBUG : open-test-file(0xc000851100): close: 2025/10/19 01:47:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.999615057 +0000 UTC m=+108.384517838 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000851100): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000851600): _readAt: size=512, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000851600): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000851600): >openPending: err= 2025/10/19 01:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000851600): >_readAt: n=5, err=EOF 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000851600): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:43.999615057 +0000 UTC m=+108.384517838 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000851600): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: Remove: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f180 item 67 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000851cc0): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000851cc0): >openPending: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000851cc0): _writeAt: size=5, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000851cc0): >_writeAt: n=5, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000851cc0): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.002126492 +0000 UTC m=+108.387029282 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000851cc0): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00089a280): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00089a280): >openPending: err= 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f9d0 item 68 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00089a280): _readAt: size=2, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00089a280): >_readAt: n=0, err=EOF 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00089a280): _writeAt: size=3, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00089a280): >_writeAt: n=3, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00089a280): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.003359877 +0000 UTC m=+108.388262669 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00089a280): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00089a7c0): _readAt: size=512, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00089a7c0): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00089a7c0): >openPending: err= 2025/10/19 01:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00089a7c0): >_readAt: n=3, err=EOF 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00089a7c0): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.003359877 +0000 UTC m=+108.388262669 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00089a7c0): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: Remove: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043fb90 item 68 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00089ae00): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00089ae00): >openPending: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00089ae00): _writeAt: size=5, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00089ae00): >_writeAt: n=5, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00089ae00): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.006062781 +0000 UTC m=+108.390965572 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00089ae00): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00089b280): _readAt: size=2, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00089b280): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00089b280): >openPending: err= 2025/10/19 01:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00089b280): >_readAt: n=2, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00089b280): _writeAt: size=3, off=2 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426540 item 69 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00089b280): >_writeAt: n=3, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00089b280): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.006844729 +0000 UTC m=+108.391747481 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00089b280): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00089b780): _readAt: size=512, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00089b780): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00089b780): >openPending: err= 2025/10/19 01:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00089b780): >_readAt: n=5, err=EOF 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00089b780): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.006844729 +0000 UTC m=+108.391747481 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00089b780): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: Remove: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426700 item 69 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00089be00): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00089be00): >openPending: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00089be00): _writeAt: size=5, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00089be00): >_writeAt: n=5, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00089be00): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.00875774 +0000 UTC m=+108.393660491 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00089be00): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000898380): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000898380): >openPending: err= 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426d90 item 70 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000898380): _readAt: size=2, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000898380): >_readAt: n=0, err=EOF 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000898380): _writeAt: size=3, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000898380): >_writeAt: n=3, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000898380): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.009505724 +0000 UTC m=+108.394408475 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000898380): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0008988c0): _readAt: size=512, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0008988c0): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0008988c0): >openPending: err= 2025/10/19 01:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0008988c0): >_readAt: n=3, err=EOF 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0008988c0): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.009505724 +0000 UTC m=+108.394408475 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0008988c0): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: Remove: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427030 item 70 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000898f40): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000898f40): >openPending: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000898f40): _writeAt: size=5, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000898f40): >_writeAt: n=5, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000898f40): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.011209182 +0000 UTC m=+108.396111932 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000898f40): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000899640): _readAt: size=2, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000899640): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000899640): >openPending: err= 2025/10/19 01:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000899640): >_readAt: n=2, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000899640): _writeAt: size=3, off=2 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427490 item 71 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000899640): >_writeAt: n=3, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000899640): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.012111525 +0000 UTC m=+108.397014277 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000899640): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000899b40): _readAt: size=512, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000899b40): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000899b40): >openPending: err= 2025/10/19 01:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000899b40): >_readAt: n=5, err=EOF 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000899b40): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.012111525 +0000 UTC m=+108.397014277 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000899b40): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: Remove: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427650 item 71 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007a2240): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007a2240): >openPending: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007a2240): _writeAt: size=5, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007a2240): >_writeAt: n=5, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007a2240): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.013854158 +0000 UTC m=+108.398756908 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007a2240): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007a2740): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007a2740): >openPending: err= 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004279d0 item 72 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007a2740): _readAt: size=2, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007a2740): >_readAt: n=0, err=EOF 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007a2740): _writeAt: size=3, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007a2740): >_writeAt: n=3, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007a2740): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.01459602 +0000 UTC m=+108.399498770 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007a2740): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007a2c80): _readAt: size=512, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007a2c80): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007a2c80): >openPending: err= 2025/10/19 01:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007a2c80): >_readAt: n=3, err=EOF 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007a2c80): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.01459602 +0000 UTC m=+108.399498770 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007a2c80): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: Remove: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427c70 item 72 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007a3240): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007a3240): >openPending: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007a3240): _readAt: size=2, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007a3240): >_readAt: n=0, err=EOF 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007a3240): _writeAt: size=5, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007a3240): >_writeAt: n=5, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007a3240): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.016091477 +0000 UTC m=+108.400994228 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007a3240): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007a3740): _writeAt: size=5, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007a3740): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007a3740): >openPending: err= 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000504540 item 73 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007a3740): >_writeAt: n=5, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007a3740): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.01665253 +0000 UTC m=+108.401555281 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007a3740): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007a3d00): _readAt: size=2, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007a3d00): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007a3d00): >openPending: err= 2025/10/19 01:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007a3d00): >_readAt: n=2, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007a3d00): _writeAt: size=3, off=2 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000504700 item 73 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007a3d00): >_writeAt: n=3, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007a3d00): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.017404382 +0000 UTC m=+108.402307133 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007a3d00): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0009ba2c0): _readAt: size=512, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0009ba2c0): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0009ba2c0): >openPending: err= 2025/10/19 01:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0009ba2c0): >_readAt: n=5, err=EOF 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0009ba2c0): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.017404382 +0000 UTC m=+108.402307133 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0009ba2c0): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: Remove: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000504ee0 item 73 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0009ba900): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0009ba900): >openPending: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0009ba900): _readAt: size=2, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0009ba900): >_readAt: n=0, err=EOF 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0009ba900): _writeAt: size=5, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0009ba900): >_writeAt: n=5, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0009ba900): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.019004315 +0000 UTC m=+108.403907066 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0009ba900): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0009bae00): _writeAt: size=5, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0009bae00): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0009bae00): >openPending: err= 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005059d0 item 74 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0009bae00): >_writeAt: n=5, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0009bae00): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.019604742 +0000 UTC m=+108.404507493 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0009bae00): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0009bb3c0): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0009bb3c0): >openPending: err= 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368150 item 74 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0009bb3c0): _readAt: size=2, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0009bb3c0): >_readAt: n=0, err=EOF 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0009bb3c0): _writeAt: size=3, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0009bb3c0): >_writeAt: n=3, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0009bb3c0): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.020483512 +0000 UTC m=+108.405386263 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0009bb3c0): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0009bb940): _readAt: size=512, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0009bb940): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0009bb940): >openPending: err= 2025/10/19 01:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0009bb940): >_readAt: n=3, err=EOF 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0009bb940): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.020483512 +0000 UTC m=+108.405386263 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0009bb940): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: Remove: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368380 item 74 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000804000): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000804000): >openPending: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000804000): _readAt: size=2, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000804000): >_readAt: n=0, err=EOF 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000804000): _writeAt: size=5, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000804000): >_writeAt: n=5, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000804000): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.022063147 +0000 UTC m=+108.406965898 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000804000): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000804580): _writeAt: size=5, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000804580): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000804580): >openPending: err= 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368a80 item 75 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000804580): >_writeAt: n=5, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000804580): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.022661891 +0000 UTC m=+108.407564642 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000804580): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000804ac0): _readAt: size=2, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000804ac0): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000804ac0): >openPending: err= 2025/10/19 01:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000804ac0): >_readAt: n=2, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000804ac0): _writeAt: size=3, off=2 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369110 item 75 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000804ac0): >_writeAt: n=3, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000804ac0): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.02326398 +0000 UTC m=+108.408166732 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000804ac0): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000805000): _readAt: size=512, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000805000): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000805000): >openPending: err= 2025/10/19 01:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000805000): >_readAt: n=5, err=EOF 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000805000): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.02326398 +0000 UTC m=+108.408166732 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000805000): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: Remove: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369570 item 75 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000805640): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000805640): >openPending: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000805640): _readAt: size=2, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000805640): >_readAt: n=0, err=EOF 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000805640): _writeAt: size=5, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000805640): >_writeAt: n=5, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000805640): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.025231925 +0000 UTC m=+108.410134696 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000805640): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000805b40): _writeAt: size=5, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000805b40): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000805b40): >openPending: err= 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369f10 item 76 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000805b40): >_writeAt: n=5, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000805b40): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.025975491 +0000 UTC m=+108.410878252 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000805b40): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000934100): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000934100): >openPending: err= 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c230 item 76 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000934100): _readAt: size=2, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000934100): >_readAt: n=0, err=EOF 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000934100): _writeAt: size=3, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000934100): >_writeAt: n=3, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000934100): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.026784359 +0000 UTC m=+108.411687121 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000934100): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000934680): _readAt: size=512, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000934680): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000934680): >openPending: err= 2025/10/19 01:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000934680): >_readAt: n=3, err=EOF 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000934680): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.026784359 +0000 UTC m=+108.411687121 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000934680): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: Remove: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c620 item 76 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000934cc0): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000934cc0): >openPending: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000934cc0): _readAt: size=2, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000934cc0): >_readAt: n=0, err=EOF 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000934cc0): _writeAt: size=5, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000934cc0): >_writeAt: n=5, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000934cc0): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.028533412 +0000 UTC m=+108.413436173 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000934cc0): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0009351c0): _writeAt: size=5, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0009351c0): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0009351c0): >openPending: err= 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045cd20 item 77 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0009351c0): >_writeAt: n=5, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0009351c0): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.029251681 +0000 UTC m=+108.414154442 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0009351c0): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:47:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b3c280): _readAt: size=512, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b3c280): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b3c280): >openPending: err= 2025/10/19 01:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b3c280): >_readAt: n=5, err=EOF 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b3c280): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.029251681 +0000 UTC m=+108.414154442 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b3c280): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: Remove: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045cfc0 item 77 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b3c940): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b3c940): >openPending: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b3c940): _readAt: size=2, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b3c940): >_readAt: n=0, err=EOF 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b3c940): _writeAt: size=5, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b3c940): >_writeAt: n=5, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b3c940): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.031119597 +0000 UTC m=+108.416022349 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b3c940): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b3ce40): _writeAt: size=5, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b3ce40): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b3ce40): >openPending: err= 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050f50 item 78 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b3ce40): >_writeAt: n=5, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b3ce40): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.031740443 +0000 UTC m=+108.416643194 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b3ce40): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:47:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b3d540): _readAt: size=512, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b3d540): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b3d540): >openPending: err= 2025/10/19 01:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b3d540): >_readAt: n=5, err=EOF 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b3d540): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.031740443 +0000 UTC m=+108.416643194 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b3d540): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: Remove: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051960 item 78 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b3db80): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b3db80): >openPending: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b3db80): _readAt: size=2, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b3db80): >_readAt: n=0, err=EOF 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b3db80): _writeAt: size=5, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b3db80): >_writeAt: n=5, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b3db80): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.033468917 +0000 UTC m=+108.418371678 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b3db80): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00097a100): _writeAt: size=5, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00097a100): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00097a100): >openPending: err= 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c000 item 79 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00097a100): >_writeAt: n=5, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00097a100): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.03410464 +0000 UTC m=+108.419007392 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00097a100): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:47:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00097a800): _readAt: size=512, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00097a800): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00097a800): >openPending: err= 2025/10/19 01:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00097a800): >_readAt: n=5, err=EOF 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00097a800): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.03410464 +0000 UTC m=+108.419007392 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00097a800): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: Remove: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c770 item 79 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:44 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/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00097ae40): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00097ae40): >openPending: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00097ae40): _readAt: size=2, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00097ae40): >_readAt: n=0, err=EOF 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00097ae40): _writeAt: size=5, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00097ae40): >_writeAt: n=5, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00097ae40): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.035847953 +0000 UTC m=+108.420750704 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00097ae40): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00097b340): _writeAt: size=5, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00097b340): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00097b340): >openPending: err= 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041cf50 item 80 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00097b340): >_writeAt: n=5, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00097b340): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.03643238 +0000 UTC m=+108.421335131 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00097b340): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:47:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00097ba80): _readAt: size=512, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00097ba80): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00097ba80): >openPending: err= 2025/10/19 01:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00097ba80): >_readAt: n=5, err=EOF 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00097ba80): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.03643238 +0000 UTC m=+108.421335131 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00097ba80): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: Remove: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d570 item 80 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a62140): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a62140): >openPending: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a62140): _writeAt: size=5, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a62140): >_writeAt: n=5, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a62140): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.038399623 +0000 UTC m=+108.423302394 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a62140): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a625c0): _readAt: size=2, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a625c0): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a625c0): open at offset 5 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a625c0): >openPending: err= 2025/10/19 01:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a625c0): >_readAt: n=2, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a625c0): _writeAt: size=3, off=7 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041de30 item 81 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a625c0): >_writeAt: n=3, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a625c0): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.039116127 +0000 UTC m=+108.424018879 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a625c0): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a62b40): _readAt: size=512, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a62b40): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a62b40): >openPending: err= 2025/10/19 01:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a62b40): >_readAt: n=8, err=EOF 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a62b40): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.039116127 +0000 UTC m=+108.424018879 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a62b40): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: Remove: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a150 item 81 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a63200): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a63200): >openPending: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a63200): _writeAt: size=5, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a63200): >_writeAt: n=5, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a63200): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.040727732 +0000 UTC m=+108.425630484 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a63200): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a63700): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a63700): open at offset 5 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a63700): >openPending: err= 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ae00 item 82 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a63700): _readAt: size=2, off=5 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a63700): >_readAt: n=0, err=EOF 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a63700): _writeAt: size=3, off=5 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a63700): >_writeAt: n=3, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a63700): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.041443557 +0000 UTC m=+108.426346309 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a63700): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a63c80): _readAt: size=512, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a63c80): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a63c80): >openPending: err= 2025/10/19 01:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a63c80): >_readAt: n=3, err=EOF 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a63c80): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.041443557 +0000 UTC m=+108.426346309 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a63c80): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: Remove: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032afc0 item 82 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b6c380): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b6c380): >openPending: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b6c380): _writeAt: size=5, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b6c380): >_writeAt: n=5, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b6c380): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.043157184 +0000 UTC m=+108.428059934 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b6c380): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b6c880): _readAt: size=2, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b6c880): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b6c880): open at offset 5 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b6c880): >openPending: err= 2025/10/19 01:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b6c880): >_readAt: n=2, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b6c880): _writeAt: size=3, off=7 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b6c0 item 83 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b6c880): >_writeAt: n=3, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b6c880): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.044144026 +0000 UTC m=+108.429046797 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b6c880): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b6cdc0): _readAt: size=512, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b6cdc0): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b6cdc0): >openPending: err= 2025/10/19 01:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b6cdc0): >_readAt: n=8, err=EOF 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b6cdc0): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.044144026 +0000 UTC m=+108.429046797 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b6cdc0): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: Remove: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b960 item 83 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b6d440): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b6d440): >openPending: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b6d440): _writeAt: size=5, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b6d440): >_writeAt: n=5, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b6d440): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.046083587 +0000 UTC m=+108.430986348 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b6d440): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b6d980): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b6d980): open at offset 5 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b6d980): >openPending: err= 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032bf10 item 84 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b6d980): _readAt: size=2, off=5 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b6d980): >_readAt: n=0, err=EOF 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b6d980): _writeAt: size=3, off=5 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b6d980): >_writeAt: n=3, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b6d980): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.046893718 +0000 UTC m=+108.431796469 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b6d980): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b6df00): _readAt: size=512, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b6df00): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b6df00): >openPending: err= 2025/10/19 01:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b6df00): >_readAt: n=3, err=EOF 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b6df00): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.046893718 +0000 UTC m=+108.431796469 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000b6df00): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: Remove: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412310 item 84 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007acac0): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007acac0): >openPending: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007acac0): _writeAt: size=5, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007acac0): >_writeAt: n=5, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007acac0): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.048410846 +0000 UTC m=+108.433313597 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007acac0): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007ad0c0): _readAt: size=2, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007ad0c0): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007ad0c0): open at offset 5 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007ad0c0): >openPending: err= 2025/10/19 01:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007ad0c0): >_readAt: n=2, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007ad0c0): _writeAt: size=3, off=7 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412af0 item 85 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007ad0c0): >_writeAt: n=3, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007ad0c0): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.049159842 +0000 UTC m=+108.434062603 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007ad0c0): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007ad600): _readAt: size=512, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007ad600): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007ad600): >openPending: err= 2025/10/19 01:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007ad600): >_readAt: n=8, err=EOF 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007ad600): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.049159842 +0000 UTC m=+108.434062603 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007ad600): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: Remove: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412d20 item 85 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007adc80): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007adc80): >openPending: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007adc80): _writeAt: size=5, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007adc80): >_writeAt: n=5, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007adc80): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.050769373 +0000 UTC m=+108.435672124 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0007adc80): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00081c200): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00081c200): open at offset 5 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00081c200): >openPending: err= 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413180 item 86 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00081c200): _readAt: size=2, off=5 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00081c200): >_readAt: n=0, err=EOF 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00081c200): _writeAt: size=3, off=5 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00081c200): >_writeAt: n=3, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00081c200): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.051768028 +0000 UTC m=+108.436670789 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00081c200): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00081c7c0): _readAt: size=512, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00081c7c0): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00081c7c0): >openPending: err= 2025/10/19 01:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00081c7c0): >_readAt: n=3, err=EOF 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00081c7c0): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.051768028 +0000 UTC m=+108.436670789 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00081c7c0): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: Remove: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004133b0 item 86 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00081ce40): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00081ce40): >openPending: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00081ce40): _writeAt: size=5, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00081ce40): >_writeAt: n=5, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00081ce40): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.053442521 +0000 UTC m=+108.438345273 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00081ce40): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00081d340): _readAt: size=2, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00081d340): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00081d340): open at offset 5 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00081d340): >openPending: err= 2025/10/19 01:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00081d340): >_readAt: n=2, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00081d340): _writeAt: size=3, off=7 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468000 item 87 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00081d340): >_writeAt: n=3, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00081d340): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.054277999 +0000 UTC m=+108.439180750 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00081d340): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00081d880): _readAt: size=512, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00081d880): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00081d880): >openPending: err= 2025/10/19 01:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00081d880): >_readAt: n=8, err=EOF 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00081d880): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.054277999 +0000 UTC m=+108.439180750 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00081d880): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: Remove: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004681c0 item 87 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:44 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/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00081df00): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00081df00): >openPending: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00081df00): _writeAt: size=5, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00081df00): >_writeAt: n=5, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00081df00): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.056384774 +0000 UTC m=+108.441287525 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc00081df00): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000476880): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000476880): open at offset 5 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000476880): >openPending: err= 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000119ab0 item 88 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000476880): _readAt: size=2, off=5 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000476880): >_readAt: n=0, err=EOF 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000476880): _writeAt: size=3, off=5 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000476880): >_writeAt: n=3, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000476880): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.057090369 +0000 UTC m=+108.441993120 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000476880): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000476f00): _readAt: size=512, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000476f00): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000476f00): >openPending: err= 2025/10/19 01:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000476f00): >_readAt: n=3, err=EOF 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000476f00): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.057090369 +0000 UTC m=+108.441993120 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000476f00): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: Remove: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000119f10 item 88 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000477580): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000477580): open at offset 0 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000477580): >openPending: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000477580): _readAt: size=2, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000477580): >_readAt: n=0, err=EOF 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000477580): _writeAt: size=5, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000477580): >_writeAt: n=5, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000477580): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.059481548 +0000 UTC m=+108.444384319 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000477580): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0008de000): _writeAt: size=5, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0008de000): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0008de000): >openPending: err= 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324ee0 item 89 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0008de000): >_writeAt: n=5, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0008de000): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.060201188 +0000 UTC m=+108.445103959 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0008de000): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0008de540): _readAt: size=2, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0008de540): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0008de540): open at offset 5 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0008de540): >openPending: err= 2025/10/19 01:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0008de540): >_readAt: n=2, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0008de540): _writeAt: size=3, off=7 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325340 item 89 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0008de540): >_writeAt: n=3, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0008de540): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.061539141 +0000 UTC m=+108.446441932 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0008de540): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0008deac0): _readAt: size=512, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0008deac0): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0008deac0): >openPending: err= 2025/10/19 01:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0008deac0): >_readAt: n=8, err=EOF 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0008deac0): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.061539141 +0000 UTC m=+108.446441932 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0008deac0): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: Remove: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325960 item 89 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0008df100): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0008df100): open at offset 0 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0008df100): >openPending: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0008df100): _readAt: size=2, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0008df100): >_readAt: n=0, err=EOF 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0008df100): _writeAt: size=5, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0008df100): >_writeAt: n=5, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0008df100): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.064435076 +0000 UTC m=+108.449337867 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0008df100): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0008df640): _writeAt: size=5, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0008df640): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0008df640): >openPending: err= 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346460 item 90 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0008df640): >_writeAt: n=5, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0008df640): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.065271396 +0000 UTC m=+108.450174188 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0008df640): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0008dfc00): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0008dfc00): open at offset 5 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0008dfc00): >openPending: err= 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346d20 item 90 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0008dfc00): _readAt: size=2, off=5 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0008dfc00): >_readAt: n=0, err=EOF 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0008dfc00): _writeAt: size=3, off=5 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0008dfc00): >_writeAt: n=3, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0008dfc00): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.066191905 +0000 UTC m=+108.451094666 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc0008dfc00): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000be6280): _readAt: size=512, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000be6280): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000be6280): >openPending: err= 2025/10/19 01:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000be6280): >_readAt: n=3, err=EOF 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000be6280): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.066191905 +0000 UTC m=+108.451094666 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000be6280): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: Remove: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347880 item 90 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000be68c0): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000be68c0): open at offset 0 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000be68c0): >openPending: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000be68c0): _readAt: size=2, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000be68c0): >_readAt: n=0, err=EOF 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000be68c0): _writeAt: size=5, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000be68c0): >_writeAt: n=5, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000be68c0): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.067835359 +0000 UTC m=+108.452738131 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000be68c0): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000be6e00): _writeAt: size=5, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000be6e00): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000be6e00): >openPending: err= 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e380 item 91 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000be6e00): >_writeAt: n=5, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000be6e00): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.068482954 +0000 UTC m=+108.453385726 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000be6e00): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000be7340): _readAt: size=2, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000be7340): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000be7340): open at offset 5 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000be7340): >openPending: err= 2025/10/19 01:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000be7340): >_readAt: n=2, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000be7340): _writeAt: size=3, off=7 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e700 item 91 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000be7340): >_writeAt: n=3, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000be7340): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.069310047 +0000 UTC m=+108.454212808 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000be7340): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000be78c0): _readAt: size=512, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000be78c0): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000be78c0): >openPending: err= 2025/10/19 01:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000be78c0): >_readAt: n=8, err=EOF 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000be78c0): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.069310047 +0000 UTC m=+108.454212808 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000be78c0): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: Remove: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ea10 item 91 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:44 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/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000be7f40): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000be7f40): open at offset 0 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000be7f40): >openPending: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000be7f40): _readAt: size=2, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000be7f40): >_readAt: n=0, err=EOF 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000be7f40): _writeAt: size=5, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000be7f40): >_writeAt: n=5, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000be7f40): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.071033523 +0000 UTC m=+108.455936284 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000be7f40): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a3e500): _writeAt: size=5, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a3e500): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a3e500): >openPending: err= 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ee70 item 92 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a3e500): >_writeAt: n=5, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a3e500): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.071597751 +0000 UTC m=+108.456500512 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a3e500): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a3ea40): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a3ea40): open at offset 5 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a3ea40): >openPending: err= 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f0a0 item 92 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a3ea40): _readAt: size=2, off=5 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a3ea40): >_readAt: n=0, err=EOF 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a3ea40): _writeAt: size=3, off=5 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a3ea40): >_writeAt: n=3, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a3ea40): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.072388557 +0000 UTC m=+108.457291327 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a3ea40): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a3f000): _readAt: size=512, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a3f000): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a3f000): >openPending: err= 2025/10/19 01:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a3f000): >_readAt: n=3, err=EOF 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a3f000): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.072388557 +0000 UTC m=+108.457291327 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a3f000): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: Remove: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f7a0 item 92 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a3f640): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a3f640): open at offset 0 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a3f640): >openPending: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a3f640): _readAt: size=2, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a3f640): >_readAt: n=0, err=EOF 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a3f640): _writeAt: size=5, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a3f640): >_writeAt: n=5, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a3f640): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.074282332 +0000 UTC m=+108.459185093 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a3f640): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a3fb80): _writeAt: size=5, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a3fb80): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a3fb80): >openPending: err= 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dcbd0 item 93 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a3fb80): >_writeAt: n=5, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a3fb80): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.075232516 +0000 UTC m=+108.460135286 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a3fb80): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:47:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a5e300): _readAt: size=512, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a5e300): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a5e300): >openPending: err= 2025/10/19 01:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a5e300): >_readAt: n=5, err=EOF 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a5e300): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.075232516 +0000 UTC m=+108.460135286 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a5e300): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: Remove: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dcf50 item 93 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:44 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/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a5e940): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a5e940): open at offset 0 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a5e940): >openPending: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a5e940): _readAt: size=2, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a5e940): >_readAt: n=0, err=EOF 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a5e940): _writeAt: size=5, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a5e940): >_writeAt: n=5, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a5e940): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.0773875 +0000 UTC m=+108.462290272 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a5e940): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a5ee80): _writeAt: size=5, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a5ee80): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a5ee80): >openPending: err= 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd880 item 94 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a5ee80): >_writeAt: n=5, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a5ee80): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.078025047 +0000 UTC m=+108.462927828 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a5ee80): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:47:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a5f580): _readAt: size=512, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a5f580): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a5f580): >openPending: err= 2025/10/19 01:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a5f580): >_readAt: n=5, err=EOF 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a5f580): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.078025047 +0000 UTC m=+108.462927828 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a5f580): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: Remove: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ddb20 item 94 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:44 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/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a5fbc0): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a5fbc0): open at offset 0 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a5fbc0): >openPending: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a5fbc0): _readAt: size=2, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a5fbc0): >_readAt: n=0, err=EOF 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a5fbc0): _writeAt: size=5, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a5fbc0): >_writeAt: n=5, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a5fbc0): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.079753351 +0000 UTC m=+108.464656122 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000a5fbc0): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000abc180): _writeAt: size=5, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000abc180): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000abc180): >openPending: err= 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015c2a0 item 95 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000abc180): >_writeAt: n=5, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000abc180): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.080313473 +0000 UTC m=+108.465216244 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000abc180): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:47:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000abc880): _readAt: size=512, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000abc880): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000abc880): >openPending: err= 2025/10/19 01:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000abc880): >_readAt: n=5, err=EOF 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000abc880): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.080313473 +0000 UTC m=+108.465216244 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000abc880): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: Remove: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015c5b0 item 95 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:44 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/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000abcec0): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000abcec0): open at offset 0 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000abcec0): >openPending: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000abcec0): _readAt: size=2, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000abcec0): >_readAt: n=0, err=EOF 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000abcec0): _writeAt: size=5, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000abcec0): >_writeAt: n=5, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000abcec0): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.082244707 +0000 UTC m=+108.467147479 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000abcec0): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000abd400): _writeAt: size=5, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000abd400): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000abd400): >openPending: err= 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015cd90 item 96 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000abd400): >_writeAt: n=5, err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000abd400): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.082938962 +0000 UTC m=+108.467841723 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000abd400): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:47:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:47:44 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000abdb00): _readAt: size=512, off=0 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000abdb00): openPending: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000abdb00): >openPending: err= 2025/10/19 01:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000abdb00): >_readAt: n=5, err=EOF 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000abdb00): close: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:47:44.082938962 +0000 UTC m=+108.467841723 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:47:44 DEBUG : open-test-file(0xc000abdb00): >close: err= 2025/10/19 01:47:44 DEBUG : open-test-file: Remove: 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015d0a0 item 96 2025/10/19 01:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:47:44 DEBUG : open-test-file: >Remove: err= 2025/10/19 01:47:44 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:47:44 DEBUG : Looking for writers 2025/10/19 01:47:44 DEBUG : >WaitForWriters: 2025/10/19 01:47:44 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.16s) --- PASS: TestRWFileHandleOpenTests/writes (0.59s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.08s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.57s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.08s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:47:44 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:47:44 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/19 01:47:44 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:44 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:47:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:47:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:47:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:47:44 INFO : webdav root 'rclone-test-hisenax5vacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/19 01:47:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:47:44 DEBUG : file1: newRWFileHandle: 2025/10/19 01:47:44 DEBUG : file1(0xc000b38240): openPending: 2025/10/19 01:47:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:47:44 DEBUG : file1(0xc000b38240): >openPending: err= 2025/10/19 01:47:44 DEBUG : file1: >newRWFileHandle: err= 2025/10/19 01:47:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:47:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/19 01:47:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/10/19 01:47:44 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:47:44 DEBUG : Looking for writers 2025/10/19 01:47:44 DEBUG : file1: reading active writers 2025/10/19 01:47:44 DEBUG : file1: active writers 1 2025/10/19 01:47:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/10/19 01:47:44 DEBUG : Looking for writers 2025/10/19 01:47:44 DEBUG : file1: reading active writers 2025/10/19 01:47:44 DEBUG : file1: active writers 1 2025/10/19 01:47:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/10/19 01:47:44 DEBUG : Looking for writers 2025/10/19 01:47:44 DEBUG : file1: reading active writers 2025/10/19 01:47:44 DEBUG : file1: active writers 1 2025/10/19 01:47:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/10/19 01:47:44 DEBUG : Looking for writers 2025/10/19 01:47:44 DEBUG : file1: reading active writers 2025/10/19 01:47:44 DEBUG : file1: active writers 1 2025/10/19 01:47:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/10/19 01:47:44 DEBUG : Looking for writers 2025/10/19 01:47:44 DEBUG : file1: reading active writers 2025/10/19 01:47:44 DEBUG : file1: active writers 1 2025/10/19 01:47:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/10/19 01:47:44 DEBUG : Looking for writers 2025/10/19 01:47:44 DEBUG : file1: reading active writers 2025/10/19 01:47:44 DEBUG : file1: active writers 1 2025/10/19 01:47:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/10/19 01:47:45 DEBUG : Looking for writers 2025/10/19 01:47:45 DEBUG : file1: reading active writers 2025/10/19 01:47:45 DEBUG : file1: active writers 1 2025/10/19 01:47:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/10/19 01:47:45 DEBUG : Looking for writers 2025/10/19 01:47:45 DEBUG : file1: reading active writers 2025/10/19 01:47:45 DEBUG : file1: active writers 1 2025/10/19 01:47:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/19 01:47:46 DEBUG : Looking for writers 2025/10/19 01:47:46 DEBUG : file1: reading active writers 2025/10/19 01:47:46 DEBUG : file1: active writers 1 2025/10/19 01:47:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/19 01:47:47 DEBUG : Looking for writers 2025/10/19 01:47:47 DEBUG : file1: reading active writers 2025/10/19 01:47:47 DEBUG : file1: active writers 1 2025/10/19 01:47:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/19 01:47:48 DEBUG : Looking for writers 2025/10/19 01:47:48 DEBUG : file1: reading active writers 2025/10/19 01:47:48 DEBUG : file1: active writers 1 2025/10/19 01:47:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/19 01:47:49 DEBUG : Looking for writers 2025/10/19 01:47:49 DEBUG : file1: reading active writers 2025/10/19 01:47:49 DEBUG : file1: active writers 1 2025/10/19 01:47:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/19 01:47:50 DEBUG : Looking for writers 2025/10/19 01:47:50 DEBUG : file1: reading active writers 2025/10/19 01:47:50 DEBUG : file1: active writers 1 2025/10/19 01:47:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/19 01:47:51 DEBUG : Looking for writers 2025/10/19 01:47:51 DEBUG : file1: reading active writers 2025/10/19 01:47:51 DEBUG : file1: active writers 1 2025/10/19 01:47:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/19 01:47:52 DEBUG : Looking for writers 2025/10/19 01:47:52 DEBUG : file1: reading active writers 2025/10/19 01:47:52 DEBUG : file1: active writers 1 2025/10/19 01:47:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/19 01:47:53 DEBUG : Looking for writers 2025/10/19 01:47:53 DEBUG : file1: reading active writers 2025/10/19 01:47:53 DEBUG : file1: active writers 1 2025/10/19 01:47:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/19 01:47:54 DEBUG : Looking for writers 2025/10/19 01:47:54 DEBUG : file1: reading active writers 2025/10/19 01:47:54 DEBUG : file1: active writers 1 2025/10/19 01:47:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/19 01:47:55 DEBUG : Looking for writers 2025/10/19 01:47:55 DEBUG : file1: reading active writers 2025/10/19 01:47:55 DEBUG : file1: active writers 1 2025/10/19 01:47:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/19 01:47:56 DEBUG : Looking for writers 2025/10/19 01:47:56 DEBUG : file1: reading active writers 2025/10/19 01:47:56 DEBUG : file1: active writers 1 2025/10/19 01:47:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/19 01:47:57 DEBUG : Looking for writers 2025/10/19 01:47:57 DEBUG : file1: reading active writers 2025/10/19 01:47:57 DEBUG : file1: active writers 1 2025/10/19 01:47:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/19 01:47:58 DEBUG : Looking for writers 2025/10/19 01:47:58 DEBUG : file1: reading active writers 2025/10/19 01:47:58 DEBUG : file1: active writers 1 2025/10/19 01:47:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/19 01:47:59 DEBUG : Looking for writers 2025/10/19 01:47:59 DEBUG : file1: reading active writers 2025/10/19 01:47:59 DEBUG : file1: active writers 1 2025/10/19 01:47:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/19 01:48:00 DEBUG : Looking for writers 2025/10/19 01:48:00 DEBUG : file1: reading active writers 2025/10/19 01:48:00 DEBUG : file1: active writers 1 2025/10/19 01:48:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/19 01:48:01 DEBUG : Looking for writers 2025/10/19 01:48:01 DEBUG : file1: reading active writers 2025/10/19 01:48:01 DEBUG : file1: active writers 1 2025/10/19 01:48:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/19 01:48:02 DEBUG : Looking for writers 2025/10/19 01:48:02 DEBUG : file1: reading active writers 2025/10/19 01:48:02 DEBUG : file1: active writers 1 2025/10/19 01:48:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/19 01:48:03 DEBUG : Looking for writers 2025/10/19 01:48:03 DEBUG : file1: reading active writers 2025/10/19 01:48:03 DEBUG : file1: active writers 1 2025/10/19 01:48:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/19 01:48:04 DEBUG : Looking for writers 2025/10/19 01:48:04 DEBUG : file1: reading active writers 2025/10/19 01:48:04 DEBUG : file1: active writers 1 2025/10/19 01:48:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/19 01:48:05 DEBUG : Looking for writers 2025/10/19 01:48:05 DEBUG : file1: reading active writers 2025/10/19 01:48:05 DEBUG : file1: active writers 1 2025/10/19 01:48:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/19 01:48:06 DEBUG : Looking for writers 2025/10/19 01:48:06 DEBUG : file1: reading active writers 2025/10/19 01:48:06 DEBUG : file1: active writers 1 2025/10/19 01:48:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/19 01:48:07 DEBUG : Looking for writers 2025/10/19 01:48:07 DEBUG : file1: reading active writers 2025/10/19 01:48:07 DEBUG : file1: active writers 1 2025/10/19 01:48:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/19 01:48:08 DEBUG : Looking for writers 2025/10/19 01:48:08 DEBUG : file1: reading active writers 2025/10/19 01:48:08 DEBUG : file1: active writers 1 2025/10/19 01:48:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/19 01:48:09 DEBUG : Looking for writers 2025/10/19 01:48:09 DEBUG : file1: reading active writers 2025/10/19 01:48:09 DEBUG : file1: active writers 1 2025/10/19 01:48:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/19 01:48:10 DEBUG : Looking for writers 2025/10/19 01:48:10 DEBUG : file1: reading active writers 2025/10/19 01:48:10 DEBUG : file1: active writers 1 2025/10/19 01:48:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/19 01:48:11 DEBUG : Looking for writers 2025/10/19 01:48:11 DEBUG : file1: reading active writers 2025/10/19 01:48:11 DEBUG : file1: active writers 1 2025/10/19 01:48:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/19 01:48:12 DEBUG : Looking for writers 2025/10/19 01:48:12 DEBUG : file1: reading active writers 2025/10/19 01:48:12 DEBUG : file1: active writers 1 2025/10/19 01:48:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/19 01:48:13 DEBUG : Looking for writers 2025/10/19 01:48:13 DEBUG : file1: reading active writers 2025/10/19 01:48:13 DEBUG : file1: active writers 1 2025/10/19 01:48:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/19 01:48:14 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000bbe3c0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc000b24e08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824645406272} name:file1 opens:1 downloaders: o: fd:0xc00007ea90 info:{ModTime:{wall:13994142750946149705 ext:108758246343 loc:0x4137700} ATime:{wall:13994142750946149705 ext:108758246343 loc:0x4137700} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/10/19 01:48:14 DEBUG : >WaitForWriters: 2025/10/19 01:48:14 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.32s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:48:14 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:48:14 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/19 01:48:14 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:48:14 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:48:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:48:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:48:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:48:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:48:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:48:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:48:14 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:48:14 INFO : webdav root 'rclone-test-hisenax5vacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/19 01:48:14 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:48:14 DEBUG : rename_me: newRWFileHandle: 2025/10/19 01:48:14 DEBUG : rename_me(0xc000935140): openPending: 2025/10/19 01:48:14 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:48:14 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/10/19 01:48:14 DEBUG : rename_me(0xc000935140): >openPending: err= 2025/10/19 01:48:14 DEBUG : rename_me: >newRWFileHandle: err= 2025/10/19 01:48:14 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/10/19 01:48:14 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/10/19 01:48:14 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/10/19 01:48:14 DEBUG : rename_me(0xc000935140): _writeAt: size=5, off=0 2025/10/19 01:48:14 DEBUG : rename_me(0xc000935140): >_writeAt: n=5, err= 2025/10/19 01:48:14 DEBUG : rename_me(0xc000935140): close: 2025/10/19 01:48:14 DEBUG : rename_me: vfs cache: setting modification time to 2025-10-19 01:48:14.6788638 +0000 UTC m=+139.063766550 2025/10/19 01:48:14 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/10/19 01:48:14 DEBUG : rename_me(0xc000935140): >close: err= 2025/10/19 01:48:14 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/10/19 01:48:14 DEBUG : i_was_renamed: Updating file with 0xc0008180c0 2025/10/19 01:48:14 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/10/19 01:48:14 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/10/19 01:48:14 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:48:14 DEBUG : Looking for writers 2025/10/19 01:48:14 DEBUG : i_was_renamed: reading active writers 2025/10/19 01:48:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/19 01:48:14 DEBUG : Looking for writers 2025/10/19 01:48:14 DEBUG : i_was_renamed: reading active writers 2025/10/19 01:48:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/19 01:48:14 DEBUG : Looking for writers 2025/10/19 01:48:14 DEBUG : i_was_renamed: reading active writers 2025/10/19 01:48:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/19 01:48:14 DEBUG : Looking for writers 2025/10/19 01:48:14 DEBUG : i_was_renamed: reading active writers 2025/10/19 01:48:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/19 01:48:14 DEBUG : i_was_renamed: vfs cache: starting upload 2025/10/19 01:48:14 DEBUG : Looking for writers 2025/10/19 01:48:14 DEBUG : i_was_renamed: reading active writers 2025/10/19 01:48:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/19 01:48:14 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/10/19 01:48:14 DEBUG : Looking for writers 2025/10/19 01:48:14 DEBUG : i_was_renamed: reading active writers 2025/10/19 01:48:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/19 01:48:15 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/19 01:48:15 INFO : i_was_renamed: Copied (new) 2025/10/19 01:48:15 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-10-19 01:48:14 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/19 01:48:15 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/10/19 01:48:15 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/10/19 01:48:15 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/10/19 01:48:15 DEBUG : Looking for writers 2025/10/19 01:48:15 DEBUG : i_was_renamed: reading active writers 2025/10/19 01:48:15 DEBUG : >WaitForWriters: 2025/10/19 01:48:15 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.08s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:48:15 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:48:15 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/19 01:48:15 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:48:15 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:48:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:48:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:48:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:48:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:48:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:48:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{WxL8G}/rclone-test-hisenax5vacu" 2025/10/19 01:48:15 INFO : webdav root 'rclone-test-hisenax5vacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/19 01:48:15 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/19 01:48:15 DEBUG : forgetting directory cache 2025/10/19 01:48:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:48:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/19 01:48:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/19 01:48:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/19 01:48:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/19 01:48:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/19 01:48:16 DEBUG : TestRWCacheUpdate(0xc0004bc600): _readAt: size=512, off=0 2025/10/19 01:48:16 DEBUG : TestRWCacheUpdate(0xc0004bc600): openPending: 2025/10/19 01:48:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-19 00:49:15 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/10/19 01:48:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/19 01:48:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/19 01:48:16 DEBUG : TestRWCacheUpdate(0xc0004bc600): >openPending: err= 2025/10/19 01:48:16 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/19 01:48:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/19 01:48:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/19 01:48:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:48:16 DEBUG : TestRWCacheUpdate(0xc0004bc600): >_readAt: n=20, err=EOF 2025/10/19 01:48:16 DEBUG : TestRWCacheUpdate(0xc0004bc600): close: 2025/10/19 01:48:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-19 00:49:15 +0000 GMT 2025/10/19 01:48:16 DEBUG : TestRWCacheUpdate(0xc0004bc600): >close: err= 2025/10/19 01:48:16 DEBUG : forgetting directory cache 2025/10/19 01:48:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/19 01:48:16 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/19 01:48:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:48:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/19 01:48:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/19 01:48:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/19 01:48:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/19 01:48:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/19 01:48:17 DEBUG : TestRWCacheUpdate(0xc000950e40): _readAt: size=512, off=0 2025/10/19 01:48:17 DEBUG : TestRWCacheUpdate(0xc000950e40): openPending: 2025/10/19 01:48:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-19 00:50:15 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-10-19 00:49:15 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/10/19 01:48:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-19 00:50:15 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-10-19 00:49:15 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/10/19 01:48:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/19 01:48:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/19 01:48:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/19 01:48:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/19 01:48:17 DEBUG : TestRWCacheUpdate(0xc000950e40): >openPending: err= 2025/10/19 01:48:17 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/19 01:48:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/19 01:48:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/19 01:48:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:48:17 DEBUG : TestRWCacheUpdate(0xc000950e40): >_readAt: n=20, err=EOF 2025/10/19 01:48:17 DEBUG : TestRWCacheUpdate(0xc000950e40): close: 2025/10/19 01:48:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-19 00:50:15 +0000 GMT 2025/10/19 01:48:17 DEBUG : TestRWCacheUpdate(0xc000950e40): >close: err= 2025/10/19 01:48:17 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/19 01:48:17 DEBUG : forgetting directory cache 2025/10/19 01:48:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/19 01:48:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:48:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/19 01:48:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/19 01:48:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/19 01:48:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/19 01:48:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/19 01:48:18 DEBUG : TestRWCacheUpdate(0xc0005c5980): _readAt: size=512, off=0 2025/10/19 01:48:18 DEBUG : TestRWCacheUpdate(0xc0005c5980): openPending: 2025/10/19 01:48:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-19 00:51:15 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-10-19 00:50:15 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/10/19 01:48:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-19 00:51:15 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-10-19 00:50:15 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/10/19 01:48:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/19 01:48:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/19 01:48:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/19 01:48:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/19 01:48:18 DEBUG : TestRWCacheUpdate(0xc0005c5980): >openPending: err= 2025/10/19 01:48:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/19 01:48:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/19 01:48:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/19 01:48:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:48:18 DEBUG : TestRWCacheUpdate(0xc0005c5980): >_readAt: n=20, err=EOF 2025/10/19 01:48:18 DEBUG : TestRWCacheUpdate(0xc0005c5980): close: 2025/10/19 01:48:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-19 00:51:15 +0000 GMT 2025/10/19 01:48:18 DEBUG : TestRWCacheUpdate(0xc0005c5980): >close: err= 2025/10/19 01:48:18 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/19 01:48:18 DEBUG : forgetting directory cache 2025/10/19 01:48:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/19 01:48:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:48:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/19 01:48:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/19 01:48:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/19 01:48:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/19 01:48:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/19 01:48:18 DEBUG : TestRWCacheUpdate(0xc0007a3280): _readAt: size=512, off=0 2025/10/19 01:48:18 DEBUG : TestRWCacheUpdate(0xc0007a3280): openPending: 2025/10/19 01:48:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-19 00:52:15 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-10-19 00:51:15 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/10/19 01:48:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-19 00:52:15 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-10-19 00:51:15 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/10/19 01:48:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/19 01:48:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/19 01:48:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/19 01:48:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/19 01:48:18 DEBUG : TestRWCacheUpdate(0xc0007a3280): >openPending: err= 2025/10/19 01:48:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/19 01:48:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/19 01:48:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/19 01:48:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:48:19 DEBUG : TestRWCacheUpdate(0xc0007a3280): >_readAt: n=20, err=EOF 2025/10/19 01:48:19 DEBUG : TestRWCacheUpdate(0xc0007a3280): close: 2025/10/19 01:48:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-19 00:52:15 +0000 GMT 2025/10/19 01:48:19 DEBUG : TestRWCacheUpdate(0xc0007a3280): >close: err= 2025/10/19 01:48:19 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/19 01:48:19 DEBUG : forgetting directory cache 2025/10/19 01:48:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/19 01:48:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:48:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/19 01:48:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/19 01:48:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/19 01:48:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/19 01:48:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/19 01:48:19 DEBUG : TestRWCacheUpdate(0xc0009bbd80): _readAt: size=512, off=0 2025/10/19 01:48:19 DEBUG : TestRWCacheUpdate(0xc0009bbd80): openPending: 2025/10/19 01:48:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-19 00:53:15 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-10-19 00:52:15 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/10/19 01:48:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-19 00:53:15 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-10-19 00:52:15 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/10/19 01:48:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/19 01:48:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/19 01:48:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/19 01:48:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/19 01:48:19 DEBUG : TestRWCacheUpdate(0xc0009bbd80): >openPending: err= 2025/10/19 01:48:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/19 01:48:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/19 01:48:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/19 01:48:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:48:19 DEBUG : TestRWCacheUpdate(0xc0009bbd80): >_readAt: n=20, err=EOF 2025/10/19 01:48:19 DEBUG : TestRWCacheUpdate(0xc0009bbd80): close: 2025/10/19 01:48:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-19 00:53:15 +0000 GMT 2025/10/19 01:48:19 DEBUG : TestRWCacheUpdate(0xc0009bbd80): >close: err= 2025/10/19 01:48:19 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/19 01:48:19 DEBUG : forgetting directory cache 2025/10/19 01:48:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/19 01:48:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:48:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/19 01:48:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/19 01:48:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/19 01:48:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/19 01:48:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/19 01:48:20 DEBUG : TestRWCacheUpdate(0xc000b6c4c0): _readAt: size=512, off=0 2025/10/19 01:48:20 DEBUG : TestRWCacheUpdate(0xc000b6c4c0): openPending: 2025/10/19 01:48:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-19 00:54:15 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-10-19 00:53:15 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/10/19 01:48:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-19 00:54:15 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-10-19 00:53:15 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/10/19 01:48:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/19 01:48:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/19 01:48:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/19 01:48:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/19 01:48:20 DEBUG : TestRWCacheUpdate(0xc000b6c4c0): >openPending: err= 2025/10/19 01:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/19 01:48:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/19 01:48:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/19 01:48:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:48:20 DEBUG : TestRWCacheUpdate(0xc000b6c4c0): >_readAt: n=20, err=EOF 2025/10/19 01:48:20 DEBUG : TestRWCacheUpdate(0xc000b6c4c0): close: 2025/10/19 01:48:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-19 00:54:15 +0000 GMT 2025/10/19 01:48:20 DEBUG : TestRWCacheUpdate(0xc000b6c4c0): >close: err= 2025/10/19 01:48:20 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/19 01:48:20 DEBUG : forgetting directory cache 2025/10/19 01:48:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/19 01:48:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:48:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/19 01:48:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/19 01:48:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/19 01:48:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/19 01:48:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/19 01:48:21 DEBUG : TestRWCacheUpdate(0xc000476340): _readAt: size=512, off=0 2025/10/19 01:48:21 DEBUG : TestRWCacheUpdate(0xc000476340): openPending: 2025/10/19 01:48:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-10-19 00:55:15 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-10-19 00:54:15 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/10/19 01:48:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-10-19 00:55:15 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-10-19 00:54:15 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/10/19 01:48:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/19 01:48:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/19 01:48:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/10/19 01:48:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/19 01:48:21 DEBUG : TestRWCacheUpdate(0xc000476340): >openPending: err= 2025/10/19 01:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/10/19 01:48:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/19 01:48:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/19 01:48:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:48:21 DEBUG : TestRWCacheUpdate(0xc000476340): >_readAt: n=21, err=EOF 2025/10/19 01:48:21 DEBUG : TestRWCacheUpdate(0xc000476340): close: 2025/10/19 01:48:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-19 00:55:15 +0000 GMT 2025/10/19 01:48:21 DEBUG : TestRWCacheUpdate(0xc000476340): >close: err= 2025/10/19 01:48:21 DEBUG : Re-reading directory (121.852378ms old) 2025/10/19 01:48:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/19 01:48:21 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/19 01:48:21 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/19 01:48:21 DEBUG : forgetting directory cache 2025/10/19 01:48:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:48:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/19 01:48:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/19 01:48:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/19 01:48:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/19 01:48:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/19 01:48:22 DEBUG : TestRWCacheUpdate(0xc0007b4b00): _readAt: size=512, off=0 2025/10/19 01:48:22 DEBUG : TestRWCacheUpdate(0xc0007b4b00): openPending: 2025/10/19 01:48:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-10-19 00:56:15 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-10-19 00:55:15 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/10/19 01:48:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-10-19 00:56:15 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-10-19 00:55:15 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/10/19 01:48:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/19 01:48:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/19 01:48:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/10/19 01:48:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/19 01:48:22 DEBUG : TestRWCacheUpdate(0xc0007b4b00): >openPending: err= 2025/10/19 01:48:22 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/10/19 01:48:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/19 01:48:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/19 01:48:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:48:22 DEBUG : TestRWCacheUpdate(0xc0007b4b00): >_readAt: n=22, err=EOF 2025/10/19 01:48:22 DEBUG : TestRWCacheUpdate(0xc0007b4b00): close: 2025/10/19 01:48:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-19 00:56:15 +0000 GMT 2025/10/19 01:48:22 DEBUG : TestRWCacheUpdate(0xc0007b4b00): >close: err= 2025/10/19 01:48:22 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/19 01:48:22 DEBUG : forgetting directory cache 2025/10/19 01:48:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/19 01:48:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:48:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/19 01:48:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/19 01:48:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/19 01:48:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/19 01:48:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/19 01:48:23 DEBUG : TestRWCacheUpdate(0xc0008bb600): _readAt: size=512, off=0 2025/10/19 01:48:23 DEBUG : TestRWCacheUpdate(0xc0008bb600): openPending: 2025/10/19 01:48:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-10-19 00:57:15 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-10-19 00:56:15 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/10/19 01:48:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-10-19 00:57:15 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-10-19 00:56:15 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/10/19 01:48:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/19 01:48:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/19 01:48:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/10/19 01:48:23 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/19 01:48:23 DEBUG : TestRWCacheUpdate(0xc0008bb600): >openPending: err= 2025/10/19 01:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/10/19 01:48:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/19 01:48:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/19 01:48:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:48:23 DEBUG : TestRWCacheUpdate(0xc0008bb600): >_readAt: n=23, err=EOF 2025/10/19 01:48:23 DEBUG : TestRWCacheUpdate(0xc0008bb600): close: 2025/10/19 01:48:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-19 00:57:15 +0000 GMT 2025/10/19 01:48:23 DEBUG : TestRWCacheUpdate(0xc0008bb600): >close: err= 2025/10/19 01:48:23 DEBUG : Re-reading directory (106.867008ms old) 2025/10/19 01:48:23 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/19 01:48:23 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/19 01:48:23 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/19 01:48:23 DEBUG : forgetting directory cache 2025/10/19 01:48:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:48:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/19 01:48:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/19 01:48:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/19 01:48:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/19 01:48:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/19 01:48:23 DEBUG : TestRWCacheUpdate(0xc00087e740): _readAt: size=512, off=0 2025/10/19 01:48:23 DEBUG : TestRWCacheUpdate(0xc00087e740): openPending: 2025/10/19 01:48:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-10-19 00:58:15 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-10-19 00:57:15 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/10/19 01:48:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-10-19 00:58:15 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-10-19 00:57:15 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/10/19 01:48:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/19 01:48:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/19 01:48:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/10/19 01:48:23 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/19 01:48:23 DEBUG : TestRWCacheUpdate(0xc00087e740): >openPending: err= 2025/10/19 01:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/10/19 01:48:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/19 01:48:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/19 01:48:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:48:24 DEBUG : TestRWCacheUpdate(0xc00087e740): >_readAt: n=24, err=EOF 2025/10/19 01:48:24 DEBUG : TestRWCacheUpdate(0xc00087e740): close: 2025/10/19 01:48:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-19 00:58:15 +0000 GMT 2025/10/19 01:48:24 DEBUG : TestRWCacheUpdate(0xc00087e740): >close: err= 2025/10/19 01:48:24 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:48:24 DEBUG : Looking for writers 2025/10/19 01:48:24 DEBUG : TestRWCacheUpdate: reading active writers 2025/10/19 01:48:24 DEBUG : >WaitForWriters: 2025/10/19 01:48:24 DEBUG : webdav root 'rclone-test-hisenax5vacu': vfs cache: cleaner exiting 2025/10/19 01:48:24 DEBUG : forgetting directory cache 2025/10/19 01:48:24 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (8.85s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:48:24 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/10/19 01:48:24 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/10/19 01:48:25 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/10/19 01:48:25 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:48:25 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:48:25 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/19 01:48:25 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/19 01:48:25 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/19 01:48:25 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/19 01:48:25 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:48:25 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/19 01:48:25 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/19 01:48:25 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/19 01:48:25 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/19 01:48:25 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/19 01:48:25 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:48:25 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/19 01:48:25 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/19 01:48:25 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/19 01:48:25 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/19 01:48:25 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/19 01:48:25 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:48:25 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/19 01:48:25 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/19 01:48:25 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/10/19 01:48:25 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/10/19 01:48:25 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/10/19 01:48:25 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:48:26 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/19 01:48:26 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/19 01:48:26 DEBUG : FilEb: Open: flags=O_RDONLY 2025/10/19 01:48:26 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/10/19 01:48:26 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/10/19 01:48:26 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:48:26 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/19 01:48:26 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/19 01:48:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/19 01:48:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/19 01:48:26 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/19 01:48:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:48:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/19 01:48:26 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/19 01:48:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/19 01:48:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/19 01:48:26 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/10/19 01:48:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:48:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/19 01:48:26 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/19 01:48:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/19 01:48:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/19 01:48:26 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/10/19 01:48:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:48:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/19 01:48:26 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/19 01:48:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/19 01:48:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/19 01:48:26 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/10/19 01:48:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:48:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/19 01:48:26 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/19 01:48:26 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/10/19 01:48:26 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/10/19 01:48:26 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/10/19 01:48:26 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:48:26 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/19 01:48:26 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/19 01:48:26 DEBUG : FilEb: Open: flags=O_RDONLY 2025/10/19 01:48:26 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/10/19 01:48:26 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/10/19 01:48:26 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:48:26 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/19 01:48:26 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/19 01:48:26 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/10/19 01:48:26 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/10/19 01:48:26 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/19 01:48:26 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/10/19 01:48:26 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/10/19 01:48:26 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/19 01:48:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/19 01:48:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/19 01:48:26 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/19 01:48:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:48:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/19 01:48:26 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/19 01:48:26 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/10/19 01:48:26 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/19 01:48:26 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/10/19 01:48:26 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/19 01:48:26 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/10/19 01:48:26 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/19 01:48:26 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/10/19 01:48:26 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/10/19 01:48:26 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/10/19 01:48:26 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:48:26 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/19 01:48:26 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/19 01:48:26 DEBUG : FilEb: Open: flags=O_RDONLY 2025/10/19 01:48:26 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/10/19 01:48:26 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/10/19 01:48:26 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:48:27 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/19 01:48:27 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/19 01:48:27 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/10/19 01:48:27 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/19 01:48:27 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/10/19 01:48:27 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:48:27 DEBUG : Looking for writers 2025/10/19 01:48:27 DEBUG : FiLeA: reading active writers 2025/10/19 01:48:27 DEBUG : FiLeB: reading active writers 2025/10/19 01:48:27 DEBUG : FilEb: reading active writers 2025/10/19 01:48:27 DEBUG : >WaitForWriters: 2025/10/19 01:48:27 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:48:27 DEBUG : Looking for writers 2025/10/19 01:48:27 DEBUG : FilEb: reading active writers 2025/10/19 01:48:27 DEBUG : FiLeA: reading active writers 2025/10/19 01:48:27 DEBUG : FiLeB: reading active writers 2025/10/19 01:48:27 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (3.14s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:48:27 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/10/19 01:48:28 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/10/19 01:48:28 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:48:28 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/19 01:48:28 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/10/19 01:48:28 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/10/19 01:48:28 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/10/19 01:48:28 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:48:28 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/19 01:48:28 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/19 01:48:28 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/10/19 01:48:28 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/10/19 01:48:28 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/10/19 01:48:28 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:48:28 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/19 01:48:28 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/19 01:48:28 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/10/19 01:48:28 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/10/19 01:48:28 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/10/19 01:48:28 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:48:28 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/19 01:48:28 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/19 01:48:28 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/10/19 01:48:28 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:48:28 DEBUG : Looking for writers 2025/10/19 01:48:28 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/10/19 01:48:28 DEBUG : normal name with no special characters.txt: reading active writers 2025/10/19 01:48:28 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.47s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:48:29 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:48:29 DEBUG : webdav root 'rclone-test-hisenax5vacu': Reusing VFS from active cache 2025/10/19 01:48:29 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:48:29 DEBUG : Looking for writers 2025/10/19 01:48:29 DEBUG : >WaitForWriters: 2025/10/19 01:48:29 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:48:29 DEBUG : Looking for writers 2025/10/19 01:48:29 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.16s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:48:29 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:48:29 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:48:29 DEBUG : Looking for writers 2025/10/19 01:48:29 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.19s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:48:29 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:48:29 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:48:29 DEBUG : Looking for writers 2025/10/19 01:48:29 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.16s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:48:29 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:48:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:48:30 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/19 01:48:30 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:48:30 DEBUG : dir: Looking for writers 2025/10/19 01:48:30 DEBUG : file2: reading active writers 2025/10/19 01:48:30 DEBUG : Looking for writers 2025/10/19 01:48:30 DEBUG : dir: reading active writers 2025/10/19 01:48:30 DEBUG : file1: reading active writers 2025/10/19 01:48:30 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.79s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:48:31 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:48:31 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:48:31 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/19 01:48:32 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:48:32 DEBUG : dir: Looking for writers 2025/10/19 01:48:32 DEBUG : Looking for writers 2025/10/19 01:48:32 DEBUG : dir: reading active writers 2025/10/19 01:48:32 DEBUG : file1: reading active writers 2025/10/19 01:48:32 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.66s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:48:33 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:48:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:48:33 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/19 01:48:33 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/19 01:48:34 DEBUG : file1: Open: flags=O_RDONLY 2025/10/19 01:48:34 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/19 01:48:34 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/19 01:48:34 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/19 01:48:34 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/10/19 01:48:34 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/19 01:48:34 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/10/19 01:48:34 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:48:34 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:48:34 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/19 01:48:34 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/10/19 01:48:34 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/10/19 01:48:34 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/19 01:48:34 DEBUG : webdav root 'rclone-test-hisenax5vacu': File to upload is small (0 bytes), uploading instead of streaming 2025/10/19 01:48:34 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/10/19 01:48:34 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/19 01:48:34 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/10/19 01:48:34 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/19 01:48:34 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:48:34 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/10/19 01:48:34 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:48:34 DEBUG : dir: Looking for writers 2025/10/19 01:48:34 DEBUG : file2: reading active writers 2025/10/19 01:48:34 DEBUG : new_file.txt: reading active writers 2025/10/19 01:48:34 DEBUG : Looking for writers 2025/10/19 01:48:34 DEBUG : dir: reading active writers 2025/10/19 01:48:34 DEBUG : file1: reading active writers 2025/10/19 01:48:34 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (2.22s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:48:35 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:48:35 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/19 01:48:36 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/10/19 01:48:36 DEBUG : dir/file1: Updating file with dir/file1 0xc000949440 2025/10/19 01:48:36 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/10/19 01:48:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:48:37 INFO : dir/file1: Moved (server-side) to: file0 2025/10/19 01:48:37 DEBUG : file0: Updating file with file0 0xc000949440 2025/10/19 01:48:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/19 01:48:37 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/10/19 01:48:37 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:48:37 DEBUG : dir: Looking for writers 2025/10/19 01:48:37 DEBUG : Looking for writers 2025/10/19 01:48:37 DEBUG : file0: reading active writers 2025/10/19 01:48:37 DEBUG : dir: reading active writers 2025/10/19 01:48:37 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (2.66s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:48:37 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:48:38 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:48:38 DEBUG : Looking for writers 2025/10/19 01:48:38 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.25s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:48:38 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:48:38 DEBUG : Added virtual directory entry vAddDir: "/" 2025/10/19 01:48:38 DEBUG : Added virtual directory entry vAddDir: "a" 2025/10/19 01:48:39 DEBUG : Added virtual directory entry vAddDir: "b" 2025/10/19 01:48:39 DEBUG : Added virtual directory entry vAddDir: "c" 2025/10/19 01:48:39 DEBUG : Added virtual directory entry vAddDir: "d" 2025/10/19 01:48:40 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:48:40 DEBUG : c: Looking for writers 2025/10/19 01:48:40 DEBUG : d: Looking for writers 2025/10/19 01:48:40 DEBUG : Looking for writers 2025/10/19 01:48:40 DEBUG : a: Looking for writers 2025/10/19 01:48:40 DEBUG : b: Looking for writers 2025/10/19 01:48:40 DEBUG : Looking for writers 2025/10/19 01:48:40 DEBUG : b: reading active writers 2025/10/19 01:48:40 DEBUG : c: reading active writers 2025/10/19 01:48:40 DEBUG : d: reading active writers 2025/10/19 01:48:40 DEBUG : /: reading active writers 2025/10/19 01:48:40 DEBUG : a: reading active writers 2025/10/19 01:48:40 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.06s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:48:41 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:48:41 DEBUG : Added virtual directory entry vAddDir: "a" 2025/10/19 01:48:41 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/10/19 01:48:42 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/10/19 01:48:42 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/10/19 01:48:43 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:48:43 DEBUG : a/b/c/d: Looking for writers 2025/10/19 01:48:43 DEBUG : a/b/c: Looking for writers 2025/10/19 01:48:43 DEBUG : d: reading active writers 2025/10/19 01:48:43 DEBUG : a/b: Looking for writers 2025/10/19 01:48:43 DEBUG : c: reading active writers 2025/10/19 01:48:43 DEBUG : a: Looking for writers 2025/10/19 01:48:43 DEBUG : b: reading active writers 2025/10/19 01:48:43 DEBUG : Looking for writers 2025/10/19 01:48:43 DEBUG : a: reading active writers 2025/10/19 01:48:43 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (4.01s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:48:45 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:48:45 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:48:45 DEBUG : Looking for writers 2025/10/19 01:48:45 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.16s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:48:45 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:48:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:48:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:48:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:48:45 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/19 01:48:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/19 01:48:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:48:45 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/10/19 01:48:45 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/10/19 01:48:45 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/10/19 01:48:45 DEBUG : webdav root 'rclone-test-hisenax5vacu': File to upload is small (5 bytes), uploading instead of streaming 2025/10/19 01:48:45 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:48:45 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/19 01:48:45 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/19 01:48:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:48:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:48:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:48:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:48:45 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/19 01:48:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/19 01:48:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:48:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:48:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:48:45 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/19 01:48:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/19 01:48:45 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/10/19 01:48:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/19 01:48:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/19 01:48:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:48:45 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/19 01:48:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/19 01:48:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:48:45 DEBUG : webdav root 'rclone-test-hisenax5vacu': File to upload is small (0 bytes), uploading instead of streaming 2025/10/19 01:48:46 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:48:46 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/19 01:48:46 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/19 01:48:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:48:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/19 01:48:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/19 01:48:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:48:46 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/19 01:48:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/19 01:48:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:48:46 DEBUG : webdav root 'rclone-test-hisenax5vacu': File to upload is small (7 bytes), uploading instead of streaming 2025/10/19 01:48:46 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:48:46 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/10/19 01:48:46 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/19 01:48:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:48:46 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:48:46 DEBUG : Looking for writers 2025/10/19 01:48:46 DEBUG : file1: reading active writers 2025/10/19 01:48:46 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.48s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:48:46 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:48:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:48:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:48:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:48:47 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/19 01:48:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/19 01:48:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:48:47 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/10/19 01:48:48 DEBUG : file1: aborting in-sequence write wait, off=100 2025/10/19 01:48:48 DEBUG : file1: failed to wait for in-sequence write to 100 2025/10/19 01:48:48 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/10/19 01:48:48 DEBUG : webdav root 'rclone-test-hisenax5vacu': File to upload is small (11 bytes), uploading instead of streaming 2025/10/19 01:48:48 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:48:48 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/19 01:48:48 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/19 01:48:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:48:48 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/10/19 01:48:48 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:48:48 DEBUG : Looking for writers 2025/10/19 01:48:48 DEBUG : file1: reading active writers 2025/10/19 01:48:48 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.80s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:48:48 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:48:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:48:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:48:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:48:48 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/19 01:48:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/19 01:48:48 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/10/19 01:48:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:48:48 DEBUG : webdav root 'rclone-test-hisenax5vacu': File to upload is small (5 bytes), uploading instead of streaming 2025/10/19 01:48:48 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:48:49 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/19 01:48:49 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/19 01:48:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:48:49 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/10/19 01:48:49 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:48:49 DEBUG : Looking for writers 2025/10/19 01:48:49 DEBUG : file1: reading active writers 2025/10/19 01:48:49 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.71s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:48:49 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:48:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:48:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:48:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:48:49 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/19 01:48:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/19 01:48:49 DEBUG : file1: WriteFileHandle.Release closing 2025/10/19 01:48:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:48:49 DEBUG : webdav root 'rclone-test-hisenax5vacu': File to upload is small (0 bytes), uploading instead of streaming 2025/10/19 01:48:49 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:48:49 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/19 01:48:49 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/19 01:48:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:48:49 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/10/19 01:48:49 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:48:49 DEBUG : Looking for writers 2025/10/19 01:48:49 DEBUG : file1: reading active writers 2025/10/19 01:48:49 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.70s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:48:50 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:48:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:48:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:48:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:48:50 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/19 01:48:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/10/19 01:48:50 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:48:50 DEBUG : Looking for writers 2025/10/19 01:48:50 DEBUG : file1: reading active writers 2025/10/19 01:48:50 DEBUG : file1: active writers 1 2025/10/19 01:48:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/10/19 01:48:50 DEBUG : Looking for writers 2025/10/19 01:48:50 DEBUG : file1: reading active writers 2025/10/19 01:48:50 DEBUG : file1: active writers 1 2025/10/19 01:48:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/10/19 01:48:50 DEBUG : Looking for writers 2025/10/19 01:48:50 DEBUG : file1: reading active writers 2025/10/19 01:48:50 DEBUG : file1: active writers 1 2025/10/19 01:48:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/10/19 01:48:50 DEBUG : Looking for writers 2025/10/19 01:48:50 DEBUG : file1: reading active writers 2025/10/19 01:48:50 DEBUG : file1: active writers 1 2025/10/19 01:48:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/10/19 01:48:50 DEBUG : Looking for writers 2025/10/19 01:48:50 DEBUG : file1: reading active writers 2025/10/19 01:48:50 DEBUG : file1: active writers 1 2025/10/19 01:48:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/10/19 01:48:50 DEBUG : Looking for writers 2025/10/19 01:48:50 DEBUG : file1: reading active writers 2025/10/19 01:48:50 DEBUG : file1: active writers 1 2025/10/19 01:48:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/10/19 01:48:50 DEBUG : Looking for writers 2025/10/19 01:48:50 DEBUG : file1: reading active writers 2025/10/19 01:48:50 DEBUG : file1: active writers 1 2025/10/19 01:48:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/10/19 01:48:51 DEBUG : Looking for writers 2025/10/19 01:48:51 DEBUG : file1: reading active writers 2025/10/19 01:48:51 DEBUG : file1: active writers 1 2025/10/19 01:48:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/19 01:48:52 DEBUG : Looking for writers 2025/10/19 01:48:52 DEBUG : file1: reading active writers 2025/10/19 01:48:52 DEBUG : file1: active writers 1 2025/10/19 01:48:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/19 01:48:53 DEBUG : Looking for writers 2025/10/19 01:48:53 DEBUG : file1: reading active writers 2025/10/19 01:48:53 DEBUG : file1: active writers 1 2025/10/19 01:48:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/19 01:48:54 DEBUG : Looking for writers 2025/10/19 01:48:54 DEBUG : file1: reading active writers 2025/10/19 01:48:54 DEBUG : file1: active writers 1 2025/10/19 01:48:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/19 01:48:55 DEBUG : Looking for writers 2025/10/19 01:48:55 DEBUG : file1: reading active writers 2025/10/19 01:48:55 DEBUG : file1: active writers 1 2025/10/19 01:48:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/19 01:48:56 DEBUG : Looking for writers 2025/10/19 01:48:56 DEBUG : file1: reading active writers 2025/10/19 01:48:56 DEBUG : file1: active writers 1 2025/10/19 01:48:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/19 01:48:57 DEBUG : Looking for writers 2025/10/19 01:48:57 DEBUG : file1: reading active writers 2025/10/19 01:48:57 DEBUG : file1: active writers 1 2025/10/19 01:48:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/19 01:48:58 DEBUG : Looking for writers 2025/10/19 01:48:58 DEBUG : file1: reading active writers 2025/10/19 01:48:58 DEBUG : file1: active writers 1 2025/10/19 01:48:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/19 01:48:59 DEBUG : Looking for writers 2025/10/19 01:48:59 DEBUG : file1: reading active writers 2025/10/19 01:48:59 DEBUG : file1: active writers 1 2025/10/19 01:48:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/19 01:49:00 DEBUG : Looking for writers 2025/10/19 01:49:00 DEBUG : file1: reading active writers 2025/10/19 01:49:00 DEBUG : file1: active writers 1 2025/10/19 01:49:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/19 01:49:01 DEBUG : Looking for writers 2025/10/19 01:49:01 DEBUG : file1: reading active writers 2025/10/19 01:49:01 DEBUG : file1: active writers 1 2025/10/19 01:49:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/19 01:49:02 DEBUG : Looking for writers 2025/10/19 01:49:02 DEBUG : file1: reading active writers 2025/10/19 01:49:02 DEBUG : file1: active writers 1 2025/10/19 01:49:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/19 01:49:03 DEBUG : Looking for writers 2025/10/19 01:49:03 DEBUG : file1: reading active writers 2025/10/19 01:49:03 DEBUG : file1: active writers 1 2025/10/19 01:49:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/19 01:49:04 DEBUG : Looking for writers 2025/10/19 01:49:04 DEBUG : file1: reading active writers 2025/10/19 01:49:04 DEBUG : file1: active writers 1 2025/10/19 01:49:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/19 01:49:05 DEBUG : Looking for writers 2025/10/19 01:49:05 DEBUG : file1: reading active writers 2025/10/19 01:49:05 DEBUG : file1: active writers 1 2025/10/19 01:49:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/19 01:49:06 DEBUG : Looking for writers 2025/10/19 01:49:06 DEBUG : file1: reading active writers 2025/10/19 01:49:06 DEBUG : file1: active writers 1 2025/10/19 01:49:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/19 01:49:07 DEBUG : Looking for writers 2025/10/19 01:49:07 DEBUG : file1: reading active writers 2025/10/19 01:49:07 DEBUG : file1: active writers 1 2025/10/19 01:49:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/19 01:49:08 DEBUG : Looking for writers 2025/10/19 01:49:08 DEBUG : file1: reading active writers 2025/10/19 01:49:08 DEBUG : file1: active writers 1 2025/10/19 01:49:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/19 01:49:09 DEBUG : Looking for writers 2025/10/19 01:49:09 DEBUG : file1: reading active writers 2025/10/19 01:49:09 DEBUG : file1: active writers 1 2025/10/19 01:49:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/19 01:49:10 DEBUG : Looking for writers 2025/10/19 01:49:10 DEBUG : file1: reading active writers 2025/10/19 01:49:10 DEBUG : file1: active writers 1 2025/10/19 01:49:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/19 01:49:11 DEBUG : Looking for writers 2025/10/19 01:49:11 DEBUG : file1: reading active writers 2025/10/19 01:49:11 DEBUG : file1: active writers 1 2025/10/19 01:49:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/19 01:49:12 DEBUG : Looking for writers 2025/10/19 01:49:12 DEBUG : file1: reading active writers 2025/10/19 01:49:12 DEBUG : file1: active writers 1 2025/10/19 01:49:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/19 01:49:13 DEBUG : Looking for writers 2025/10/19 01:49:13 DEBUG : file1: reading active writers 2025/10/19 01:49:13 DEBUG : file1: active writers 1 2025/10/19 01:49:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/19 01:49:14 DEBUG : Looking for writers 2025/10/19 01:49:14 DEBUG : file1: reading active writers 2025/10/19 01:49:14 DEBUG : file1: active writers 1 2025/10/19 01:49:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/19 01:49:15 DEBUG : Looking for writers 2025/10/19 01:49:15 DEBUG : file1: reading active writers 2025/10/19 01:49:15 DEBUG : file1: active writers 1 2025/10/19 01:49:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/19 01:49:16 DEBUG : Looking for writers 2025/10/19 01:49:16 DEBUG : file1: reading active writers 2025/10/19 01:49:16 DEBUG : file1: active writers 1 2025/10/19 01:49:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/19 01:49:17 DEBUG : Looking for writers 2025/10/19 01:49:17 DEBUG : file1: reading active writers 2025/10/19 01:49:17 DEBUG : file1: active writers 1 2025/10/19 01:49:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/19 01:49:18 DEBUG : Looking for writers 2025/10/19 01:49:18 DEBUG : file1: reading active writers 2025/10/19 01:49:18 DEBUG : file1: active writers 1 2025/10/19 01:49:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/19 01:49:19 DEBUG : Looking for writers 2025/10/19 01:49:19 DEBUG : file1: reading active writers 2025/10/19 01:49:19 DEBUG : file1: active writers 1 2025/10/19 01:49:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/19 01:49:20 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/10/19 01:49:20 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.30s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:49:20 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:49:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:49:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:49:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:49:20 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/19 01:49:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/19 01:49:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:49:20 DEBUG : webdav root 'rclone-test-hisenax5vacu': File to upload is small (0 bytes), uploading instead of streaming 2025/10/19 01:49:20 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:49:20 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/19 01:49:20 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/19 01:49:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:49:20 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:49:20 DEBUG : file1: Open: flags=O_RDONLY 2025/10/19 01:49:20 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/19 01:49:20 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/19 01:49:20 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:49:20 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/10/19 01:49:20 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:49:20 DEBUG : Looking for writers 2025/10/19 01:49:20 DEBUG : file1: reading active writers 2025/10/19 01:49:20 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.82s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:49:21 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:49:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:49:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:49:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:49:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/19 01:49:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/19 01:49:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:49:21 DEBUG : webdav root 'rclone-test-hisenax5vacu': File to upload is small (100 bytes), uploading instead of streaming 2025/10/19 01:49:21 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/19 01:49:21 DEBUG : file1: md5 = ec25cc42048a86182ecafa4c02f25d1e OK 2025/10/19 01:49:21 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/19 01:49:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:49:21 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:49:21 DEBUG : file1: Open: flags=O_RDONLY 2025/10/19 01:49:21 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/19 01:49:21 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/19 01:49:21 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:49:21 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/10/19 01:49:21 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:49:21 DEBUG : Looking for writers 2025/10/19 01:49:21 DEBUG : file1: reading active writers 2025/10/19 01:49:21 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.80s) === RUN TestZipManyFiles run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:49:22 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:49:22 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2025/10/19 01:49:22 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2025/10/19 01:49:22 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2025/10/19 01:49:23 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2025/10/19 01:49:23 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2025/10/19 01:49:23 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/10/19 01:49:23 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/10/19 01:49:23 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:49:24 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/19 01:49:24 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/10/19 01:49:24 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/10/19 01:49:24 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:49:24 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/19 01:49:24 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/10/19 01:49:24 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/10/19 01:49:24 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:49:24 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/19 01:49:24 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/10/19 01:49:24 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/10/19 01:49:24 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:49:24 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/19 01:49:24 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/10/19 01:49:24 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/10/19 01:49:24 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:49:24 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/19 01:49:24 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:49:24 DEBUG : flat: Looking for writers 2025/10/19 01:49:24 DEBUG : f000.txt: reading active writers 2025/10/19 01:49:24 DEBUG : f001.txt: reading active writers 2025/10/19 01:49:24 DEBUG : f002.txt: reading active writers 2025/10/19 01:49:24 DEBUG : f003.txt: reading active writers 2025/10/19 01:49:24 DEBUG : f004.txt: reading active writers 2025/10/19 01:49:24 DEBUG : Looking for writers 2025/10/19 01:49:24 DEBUG : flat: reading active writers 2025/10/19 01:49:24 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.68s) === RUN TestZipManySubDirs run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:49:25 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:49:25 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2025/10/19 01:49:26 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2025/10/19 01:49:26 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2025/10/19 01:49:27 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/10/19 01:49:27 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/10/19 01:49:27 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:49:27 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/19 01:49:27 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/10/19 01:49:27 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/10/19 01:49:27 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:49:27 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/19 01:49:27 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/10/19 01:49:27 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/10/19 01:49:27 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:49:27 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/19 01:49:27 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:49:27 DEBUG : a/b/c: Looking for writers 2025/10/19 01:49:27 DEBUG : deep.txt: reading active writers 2025/10/19 01:49:27 DEBUG : a/b: Looking for writers 2025/10/19 01:49:27 DEBUG : c: reading active writers 2025/10/19 01:49:27 DEBUG : mid.txt: reading active writers 2025/10/19 01:49:27 DEBUG : a: Looking for writers 2025/10/19 01:49:27 DEBUG : b: reading active writers 2025/10/19 01:49:27 DEBUG : top.txt: reading active writers 2025/10/19 01:49:27 DEBUG : Looking for writers 2025/10/19 01:49:27 DEBUG : a: reading active writers 2025/10/19 01:49:27 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (3.30s) === RUN TestZipLargeFiles run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:49:29 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:49:29 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2025/10/19 01:49:29 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/10/19 01:49:29 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/10/19 01:49:29 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:49:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2025/10/19 01:49:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2025/10/19 01:49:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2025/10/19 01:49:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/19 01:49:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2025/10/19 01:49:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2025/10/19 01:49:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2025/10/19 01:49:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2025/10/19 01:49:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/19 01:49:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/19 01:49:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/19 01:49:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/19 01:49:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/19 01:49:30 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:49:30 DEBUG : bigdir: Looking for writers 2025/10/19 01:49:30 DEBUG : big.bin: reading active writers 2025/10/19 01:49:30 DEBUG : Looking for writers 2025/10/19 01:49:30 DEBUG : bigdir: reading active writers 2025/10/19 01:49:30 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (1.90s) === RUN TestZipDirsInRoot run.go:180: Remote "webdav root 'rclone-test-hisenax5vacu'", Local "Local file system at /tmp/rclone243596765", Modify Window "1s" 2025/10/19 01:49:30 INFO : webdav root 'rclone-test-hisenax5vacu': poll-interval is not supported by this remote 2025/10/19 01:49:31 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2025/10/19 01:49:31 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2025/10/19 01:49:31 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2025/10/19 01:49:32 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/10/19 01:49:32 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/10/19 01:49:32 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:49:32 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/19 01:49:32 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/10/19 01:49:32 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/10/19 01:49:32 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:49:32 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/19 01:49:32 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/10/19 01:49:32 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/10/19 01:49:32 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:49:32 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/19 01:49:32 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:49:32 DEBUG : dir1: Looking for writers 2025/10/19 01:49:32 DEBUG : a.txt: reading active writers 2025/10/19 01:49:32 DEBUG : dir2: Looking for writers 2025/10/19 01:49:32 DEBUG : b.txt: reading active writers 2025/10/19 01:49:32 DEBUG : dir3: Looking for writers 2025/10/19 01:49:32 DEBUG : c.txt: reading active writers 2025/10/19 01:49:32 DEBUG : Looking for writers 2025/10/19 01:49:32 DEBUG : dir1: reading active writers 2025/10/19 01:49:32 DEBUG : dir2: reading active writers 2025/10/19 01:49:32 DEBUG : dir3: reading active writers 2025/10/19 01:49:32 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.95s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/10/19 01:49:33 DEBUG : webdav root 'rclone-test-hisenax5vacu': Purge remote 2025/10/19 01:49:33 DEBUG : pacer: low level retry 1/10 (error "rclone-test-hisenax5vacu" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/10/19 01:49:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/19 01:49:34 DEBUG : pacer: low level retry 2/10 (error "rclone-test-hisenax5vacu" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/10/19 01:49:34 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/10/19 01:49:34 DEBUG : pacer: low level retry 3/10 (error "rclone-test-hisenax5vacu" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/10/19 01:49:34 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/10/19 01:49:34 DEBUG : pacer: low level retry 4/10 (error "rclone-test-hisenax5vacu" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/10/19 01:49:34 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/10/19 01:49:34 DEBUG : pacer: low level retry 5/10 (error "rclone-test-hisenax5vacu" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/10/19 01:49:34 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/10/19 01:49:34 DEBUG : pacer: low level retry 6/10 (error "rclone-test-hisenax5vacu" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/10/19 01:49:34 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/10/19 01:49:34 DEBUG : pacer: low level retry 7/10 (error "rclone-test-hisenax5vacu" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/10/19 01:49:34 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/10/19 01:49:35 DEBUG : pacer: low level retry 8/10 (error "rclone-test-hisenax5vacu" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/10/19 01:49:35 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/10/19 01:49:36 DEBUG : pacer: low level retry 9/10 (error "rclone-test-hisenax5vacu" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/10/19 01:49:38 DEBUG : pacer: low level retry 10/10 (error "rclone-test-hisenax5vacu" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/10/19 01:49:38 NOTICE: purge failed: rmdir failed: "rclone-test-hisenax5vacu" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Finished OK in 3m43.245226696s (try 1/5)