"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Starting (try 1/5) 2026/04/04 03:31:30 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-zenekoz4ligo" 2026/04/04 03:31:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/04 03:31:30 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2026/04/04 03:31:30 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2026/04/04 03:31:30 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2026/04/04 03:31:30 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2026/04/04 03:31:30 DEBUG : Setting pass="lb1Xb1iuvE-wtVBjOncMEWSZfBp866iDqfmxa5qCpE_gMTQ" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2026/04/04 03:31:30 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{dbylx}" suffix to name 2026/04/04 03:31:30 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2026/04/04 03:31:30 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2026/04/04 03:31:30 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2026/04/04 03:31:30 DEBUG : Setting pass="lb1Xb1iuvE-wtVBjOncMEWSZfBp866iDqfmxa5qCpE_gMTQ" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2026/04/04 03:31:30 DEBUG : found headers: 2026/04/04 03:31:31 DEBUG : Creating backend with remote "/tmp/rclone3980760830" === RUN TestDirHandleMethods run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:31:31 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:31:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:31:32 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:31:32 DEBUG : dir: Looking for writers 2026/04/04 03:31:32 DEBUG : Looking for writers 2026/04/04 03:31:32 DEBUG : dir: reading active writers 2026/04/04 03:31:32 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.25s) === RUN TestDirHandleReaddir run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:31:32 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:31:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:31:32 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/04 03:31:33 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2026/04/04 03:31:34 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:31:34 DEBUG : dir/subdir: Looking for writers 2026/04/04 03:31:34 DEBUG : dir: Looking for writers 2026/04/04 03:31:34 DEBUG : file1: reading active writers 2026/04/04 03:31:34 DEBUG : file2: reading active writers 2026/04/04 03:31:34 DEBUG : subdir: reading active writers 2026/04/04 03:31:34 DEBUG : Looking for writers 2026/04/04 03:31:34 DEBUG : dir: reading active writers 2026/04/04 03:31:34 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.59s) === RUN TestDirHandleReaddirnames run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:31:35 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:31:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:31:35 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:31:35 DEBUG : dir: Looking for writers 2026/04/04 03:31:35 DEBUG : file1: reading active writers 2026/04/04 03:31:35 DEBUG : Looking for writers 2026/04/04 03:31:35 DEBUG : dir: reading active writers 2026/04/04 03:31:35 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (1.35s) === RUN TestDirMethods run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:31:36 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:31:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:31:37 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:31:37 DEBUG : dir: Looking for writers 2026/04/04 03:31:37 DEBUG : Looking for writers 2026/04/04 03:31:37 DEBUG : dir: reading active writers 2026/04/04 03:31:37 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.15s) === RUN TestDirForgetAll run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:31:37 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:31:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:31:38 DEBUG : dir: forgetting directory cache 2026/04/04 03:31:38 DEBUG : forgetting directory cache 2026/04/04 03:31:38 DEBUG : dir: forgetting directory cache 2026/04/04 03:31:38 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:31:38 DEBUG : Looking for writers 2026/04/04 03:31:38 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (1.32s) === RUN TestDirForgetPath run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:31:38 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:31:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:31:39 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/04/04 03:31:39 DEBUG : dir: invalidating directory cache 2026/04/04 03:31:39 DEBUG : >ForgetPath: 2026/04/04 03:31:39 DEBUG : ForgetPath: relativePath="dir", type=0 2026/04/04 03:31:39 DEBUG : invalidating directory cache 2026/04/04 03:31:39 DEBUG : dir: forgetting directory cache 2026/04/04 03:31:39 DEBUG : >ForgetPath: 2026/04/04 03:31:39 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/04/04 03:31:39 DEBUG : >ForgetPath: 2026/04/04 03:31:39 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:31:39 DEBUG : dir: Looking for writers 2026/04/04 03:31:39 DEBUG : Looking for writers 2026/04/04 03:31:39 DEBUG : dir: reading active writers 2026/04/04 03:31:39 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (1.38s) === RUN TestDirWalk run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:31:40 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:31:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:31:41 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2026/04/04 03:31:42 DEBUG : forgetting directory cache 2026/04/04 03:31:42 DEBUG : dir: forgetting directory cache 2026/04/04 03:31:42 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:31:42 DEBUG : dir: Looking for writers 2026/04/04 03:31:42 DEBUG : fil/a/b: Looking for writers 2026/04/04 03:31:42 DEBUG : fil/a: Looking for writers 2026/04/04 03:31:42 DEBUG : b: reading active writers 2026/04/04 03:31:42 DEBUG : fil: Looking for writers 2026/04/04 03:31:42 DEBUG : a: reading active writers 2026/04/04 03:31:42 DEBUG : Looking for writers 2026/04/04 03:31:42 DEBUG : dir: reading active writers 2026/04/04 03:31:42 DEBUG : fil: reading active writers 2026/04/04 03:31:42 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (3.96s) === RUN TestDirSetModTime run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:31:44 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:31:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:31:44 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:31:44 DEBUG : dir: Looking for writers 2026/04/04 03:31:44 DEBUG : Looking for writers 2026/04/04 03:31:44 DEBUG : dir: reading active writers 2026/04/04 03:31:44 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.14s) === RUN TestDirStat run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:31:45 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:31:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:31:46 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:31:46 DEBUG : dir: Looking for writers 2026/04/04 03:31:46 DEBUG : file1: reading active writers 2026/04/04 03:31:46 DEBUG : Looking for writers 2026/04/04 03:31:46 DEBUG : dir: reading active writers 2026/04/04 03:31:46 DEBUG : >WaitForWriters: --- PASS: TestDirStat (1.16s) === RUN TestDirReadDirAll run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:31:46 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:31:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:31:47 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/04 03:31:47 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2026/04/04 03:31:47 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/04/04 03:31:47 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/04/04 03:31:47 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/04 03:31:47 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/04/04 03:31:48 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2026/04/04 03:31:48 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2026/04/04 03:31:48 DEBUG : dir: invalidating directory cache 2026/04/04 03:31:49 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/04/04 03:31:49 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/04/04 03:31:49 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/04/04 03:31:49 DEBUG : dir/file1: Reset virtual modtime 2026/04/04 03:31:49 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/04/04 03:31:49 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/04 03:31:49 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/04/04 03:31:49 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/04/04 03:31:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/04 03:31:49 DEBUG : dir: invalidating directory cache 2026/04/04 03:31:49 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/04/04 03:31:49 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/04 03:31:49 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/04 03:31:49 DEBUG : forgetting directory cache 2026/04/04 03:31:49 DEBUG : dir: forgetting directory cache 2026/04/04 03:31:49 DEBUG : dir/virtualDir: forgetting directory cache 2026/04/04 03:31:49 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:31:49 DEBUG : dir/virtualDir: Looking for writers 2026/04/04 03:31:49 DEBUG : dir: Looking for writers 2026/04/04 03:31:49 DEBUG : virtualFile2: reading active writers 2026/04/04 03:31:49 DEBUG : virtualFile: reading active writers 2026/04/04 03:31:49 DEBUG : virtualDir: reading active writers 2026/04/04 03:31:49 DEBUG : file1: reading active writers 2026/04/04 03:31:49 DEBUG : Looking for writers 2026/04/04 03:31:49 DEBUG : dir: reading active writers 2026/04/04 03:31:49 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.65s) --- PASS: TestDirReadDirAll/Virtual (1.11s) === RUN TestDirOpen run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:31:50 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:31:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:31:50 ERROR : dir/: Can only open directories read only 2026/04/04 03:31:50 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:31:50 DEBUG : dir: Looking for writers 2026/04/04 03:31:50 DEBUG : Looking for writers 2026/04/04 03:31:50 DEBUG : dir: reading active writers 2026/04/04 03:31:50 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.20s) === RUN TestDirCreate run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:31:51 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:31:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:31:52 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:31:52 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/04 03:31:52 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/04/04 03:31:52 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/04 03:31:52 DEBUG : webdav root 'rclone-test-zenekoz4ligo': File to upload is small (5 bytes), uploading instead of streaming 2026/04/04 03:31:52 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2026/04/04 03:31:52 DEBUG : dir/potato: size = 5 OK 2026/04/04 03:31:52 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/04 03:31:52 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/04/04 03:31:52 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/04 03:31:52 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:31:52 DEBUG : dir: Looking for writers 2026/04/04 03:31:52 DEBUG : file1: reading active writers 2026/04/04 03:31:52 DEBUG : potato: reading active writers 2026/04/04 03:31:52 DEBUG : Looking for writers 2026/04/04 03:31:52 DEBUG : dir: reading active writers 2026/04/04 03:31:52 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.78s) === RUN TestDirMkdir run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:31:53 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:31:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:31:54 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/04 03:31:54 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:31:54 DEBUG : dir/sub: Looking for writers 2026/04/04 03:31:54 DEBUG : dir: Looking for writers 2026/04/04 03:31:54 DEBUG : file1: reading active writers 2026/04/04 03:31:54 DEBUG : sub: reading active writers 2026/04/04 03:31:54 DEBUG : Looking for writers 2026/04/04 03:31:54 DEBUG : dir: reading active writers 2026/04/04 03:31:54 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (2.08s) === RUN TestDirMkdirSub run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:31:55 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:31:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:31:56 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/04 03:31:56 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/04/04 03:31:56 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:31:56 DEBUG : dir/sub/subsub: Looking for writers 2026/04/04 03:31:56 DEBUG : dir/sub: Looking for writers 2026/04/04 03:31:56 DEBUG : subsub: reading active writers 2026/04/04 03:31:56 DEBUG : dir: Looking for writers 2026/04/04 03:31:56 DEBUG : file1: reading active writers 2026/04/04 03:31:56 DEBUG : sub: reading active writers 2026/04/04 03:31:56 DEBUG : Looking for writers 2026/04/04 03:31:56 DEBUG : dir: reading active writers 2026/04/04 03:31:56 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (2.46s) === RUN TestDirRemove run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:31:57 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:31:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:31:58 ERROR : dir/: Dir.Remove not empty 2026/04/04 03:31:58 DEBUG : dir/file1: Remove: 2026/04/04 03:31:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/04 03:31:58 DEBUG : dir/file1: >Remove: err= 2026/04/04 03:31:58 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/04 03:31:58 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:31:58 DEBUG : Looking for writers 2026/04/04 03:31:58 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (1.25s) === RUN TestDirRemoveAll run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:31:59 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:31:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:31:59 DEBUG : dir/file1: Remove: 2026/04/04 03:31:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/04 03:31:59 DEBUG : dir/file1: >Remove: err= 2026/04/04 03:32:00 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/04 03:32:00 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:32:00 DEBUG : Looking for writers 2026/04/04 03:32:00 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (1.23s) === RUN TestDirRemoveName run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:32:00 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:32:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:32:01 DEBUG : dir/file1: Remove: 2026/04/04 03:32:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/04 03:32:01 DEBUG : dir/file1: >Remove: err= 2026/04/04 03:32:01 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:32:01 DEBUG : dir: Looking for writers 2026/04/04 03:32:01 DEBUG : Looking for writers 2026/04/04 03:32:01 DEBUG : dir: reading active writers 2026/04/04 03:32:01 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (1.48s) === RUN TestDirRename run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:32:01 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:32:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:32:02 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2026/04/04 03:32:03 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/04/04 03:32:03 DEBUG : dir: Updating dir with dir2 0x37a401b376c0 2026/04/04 03:32:03 DEBUG : dir: forgetting directory cache 2026/04/04 03:32:03 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/04 03:32:03 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/04/04 03:32:04 INFO : dir2/file1: Moved (server-side) to: file2 2026/04/04 03:32:04 DEBUG : file2: Updating file with file2 0x37a401a23500 2026/04/04 03:32:04 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/04/04 03:32:04 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/04 03:32:04 INFO : dir2/file3: Deleted 2026/04/04 03:32:04 INFO : file2: Moved (server-side) to: dir2/file3 2026/04/04 03:32:04 DEBUG : dir2/file3: Updating file with dir2/file3 0x37a401a23500 2026/04/04 03:32:04 DEBUG : Added virtual directory entry vDel: "file2" 2026/04/04 03:32:04 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/04/04 03:32:05 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/04/04 03:32:05 DEBUG : empty directory: Updating dir with renamed empty directory 0x37a4017ac8f0 2026/04/04 03:32:05 DEBUG : empty directory: forgetting directory cache 2026/04/04 03:32:05 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/04/04 03:32:05 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/04/04 03:32:05 DEBUG : dir2: Renaming to "dir3" 2026/04/04 03:32:05 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:32:05 DEBUG : dir3: Looking for writers 2026/04/04 03:32:05 DEBUG : file3: reading active writers 2026/04/04 03:32:05 DEBUG : renamed empty directory: Looking for writers 2026/04/04 03:32:05 DEBUG : Looking for writers 2026/04/04 03:32:05 DEBUG : dir3: reading active writers 2026/04/04 03:32:05 DEBUG : renamed empty directory: reading active writers 2026/04/04 03:32:05 DEBUG : >WaitForWriters: --- PASS: TestDirRename (4.63s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:32:06 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:32:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:32:07 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/04 03:32:07 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:32:07 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/04 03:32:07 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/04 03:32:07 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/04/04 03:32:07 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/04/04 03:32:07 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/04 03:32:07 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:32:07 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/04 03:32:07 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/04 03:32:07 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/04/04 03:32:07 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/04/04 03:32:07 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/04 03:32:07 DEBUG : webdav root 'rclone-test-zenekoz4ligo': File to upload is small (12 bytes), uploading instead of streaming 2026/04/04 03:32:07 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2026/04/04 03:32:07 DEBUG : dir/sub/file2: size = 12 OK 2026/04/04 03:32:07 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/04/04 03:32:07 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/04/04 03:32:07 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/04 03:32:07 DEBUG : forgetting directory cache 2026/04/04 03:32:07 DEBUG : dir: forgetting directory cache 2026/04/04 03:32:07 DEBUG : dir/sub: forgetting directory cache 2026/04/04 03:32:07 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/04/04 03:32:07 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/04/04 03:32:07 DEBUG : webdav root 'rclone-test-zenekoz4ligo': File to upload is small (5 bytes), uploading instead of streaming 2026/04/04 03:32:07 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2026/04/04 03:32:07 DEBUG : dir/sub/file0: size = 5 OK 2026/04/04 03:32:07 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/04 03:32:07 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/04/04 03:32:07 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/04 03:32:07 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:32:07 DEBUG : dir/sub: Looking for writers 2026/04/04 03:32:07 DEBUG : file0: reading active writers 2026/04/04 03:32:07 DEBUG : file2: reading active writers 2026/04/04 03:32:07 DEBUG : dir: Looking for writers 2026/04/04 03:32:07 DEBUG : file1: reading active writers 2026/04/04 03:32:07 DEBUG : sub: reading active writers 2026/04/04 03:32:07 DEBUG : Looking for writers 2026/04/04 03:32:07 DEBUG : dir: reading active writers 2026/04/04 03:32:07 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (2.59s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:32:08 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/04/04 03:32:08 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:32:08 DEBUG : Looking for writers 2026/04/04 03:32:08 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.17s) === RUN TestDirMetadataExtension run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:32:09 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:32:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:32:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/04/04 03:32:09 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:32:09 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/04/04 03:32:09 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/04/04 03:32:09 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/04/04 03:32:09 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/04 03:32:09 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/04 03:32:09 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/04/04 03:32:09 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:32:09 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/04/04 03:32:09 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/04/04 03:32:09 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/04/04 03:32:09 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/04 03:32:09 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/04 03:32:09 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:32:09 DEBUG : dir: Looking for writers 2026/04/04 03:32:09 DEBUG : file1: reading active writers 2026/04/04 03:32:09 DEBUG : file1.metadata: reading active writers 2026/04/04 03:32:09 DEBUG : Looking for writers 2026/04/04 03:32:09 DEBUG : dir: reading active writers 2026/04/04 03:32:09 DEBUG : dir.metadata: reading active writers 2026/04/04 03:32:09 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (1.21s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:32:10 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:32:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:32:10 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:32:10 DEBUG : dir: Looking for writers 2026/04/04 03:32:10 DEBUG : file1: reading active writers 2026/04/04 03:32:10 DEBUG : Looking for writers 2026/04/04 03:32:10 DEBUG : dir: reading active writers 2026/04/04 03:32:10 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (1.12s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:32:11 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:32:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:32:12 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2026/04/04 03:32:12 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/04/04 03:32:12 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:32:12 DEBUG : dir: Looking for writers 2026/04/04 03:32:12 DEBUG : file1: reading active writers 2026/04/04 03:32:12 DEBUG : Looking for writers 2026/04/04 03:32:12 DEBUG : dir: reading active writers 2026/04/04 03:32:12 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (1.87s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (1.87s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:32:13 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:32:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:32:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/04 03:32:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/04 03:32:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/04 03:32:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/04 03:32:14 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:32:14 DEBUG : dir: Looking for writers 2026/04/04 03:32:14 DEBUG : file1: reading active writers 2026/04/04 03:32:14 DEBUG : Looking for writers 2026/04/04 03:32:14 DEBUG : dir: reading active writers 2026/04/04 03:32:14 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.32s) === RUN TestFileOpenReadUnknownSize 2026/04/04 03:32:14 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/04/04 03:32:14 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 03:32:14 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/04 03:32:14 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/04/04 03:32:14 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:32:14 DEBUG : Looking for writers 2026/04/04 03:32:14 DEBUG : file.txt: reading active writers 2026/04/04 03:32:14 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:32:14 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:32:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:32:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 03:32:15 DEBUG : webdav root 'rclone-test-zenekoz4ligo': File to upload is small (25 bytes), uploading instead of streaming 2026/04/04 03:32:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:32:15 DEBUG : dir/file1: size = 25 OK 2026/04/04 03:32:15 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/04 03:32:15 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/04 03:32:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 03:32:15 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:32:15 DEBUG : dir: Looking for writers 2026/04/04 03:32:15 DEBUG : file1: reading active writers 2026/04/04 03:32:15 DEBUG : Looking for writers 2026/04/04 03:32:15 DEBUG : dir: reading active writers 2026/04/04 03:32:15 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.58s) === RUN TestFileRemove run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:32:16 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:32:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:32:16 DEBUG : dir/file1: Remove: 2026/04/04 03:32:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/04 03:32:16 DEBUG : dir/file1: >Remove: err= 2026/04/04 03:32:17 DEBUG : dir/file1: Remove: 2026/04/04 03:32:17 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/04 03:32:17 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:32:17 DEBUG : dir: Looking for writers 2026/04/04 03:32:17 DEBUG : Looking for writers 2026/04/04 03:32:17 DEBUG : dir: reading active writers 2026/04/04 03:32:17 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (1.34s) === RUN TestFileRemoveAll run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:32:17 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:32:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:32:18 DEBUG : dir/file1: Remove: 2026/04/04 03:32:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/04 03:32:18 DEBUG : dir/file1: >Remove: err= 2026/04/04 03:32:18 DEBUG : dir/file1: Remove: 2026/04/04 03:32:18 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/04 03:32:18 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:32:18 DEBUG : dir: Looking for writers 2026/04/04 03:32:18 DEBUG : Looking for writers 2026/04/04 03:32:18 DEBUG : dir: reading active writers 2026/04/04 03:32:18 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (1.40s) === RUN TestFileOpen run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:32:18 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:32:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:32:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/04 03:32:19 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/04 03:32:19 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/04 03:32:19 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/04 03:32:19 DEBUG : dir/file1: Open: flags=O_RDWR 2026/04/04 03:32:19 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/04 03:32:19 DEBUG : dir/file1: Open: flags=0x3 2026/04/04 03:32:19 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/04/04 03:32:19 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/04/04 03:32:19 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:32:19 DEBUG : dir: Looking for writers 2026/04/04 03:32:19 DEBUG : file1: reading active writers 2026/04/04 03:32:19 DEBUG : Looking for writers 2026/04/04 03:32:19 DEBUG : dir: reading active writers 2026/04/04 03:32:19 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (1.26s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:32:20 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:32:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:32:20 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:32:20 DEBUG : dir: Looking for writers 2026/04/04 03:32:20 DEBUG : file1: reading active writers 2026/04/04 03:32:20 DEBUG : Looking for writers 2026/04/04 03:32:20 DEBUG : dir: reading active writers 2026/04/04 03:32:20 DEBUG : >WaitForWriters: 2026/04/04 03:32:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/04 03:32:21 DEBUG : newLeaf: Updating file with newLeaf 0x37a401aea840 2026/04/04 03:32:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/04 03:32:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/04 03:32:21 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/04 03:32:21 DEBUG : dir/file1: Updating file with dir/file1 0x37a401aea840 2026/04/04 03:32:21 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/04 03:32:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 03:32:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/04 03:32:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/04 03:32:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 03:32:22 DEBUG : dir/file1: File is currently open, delaying rename 0x37a401aea840 2026/04/04 03:32:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/04 03:32:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/04 03:32:22 DEBUG : webdav root 'rclone-test-zenekoz4ligo': File to upload is small (25 bytes), uploading instead of streaming 2026/04/04 03:32:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:32:22 DEBUG : dir/file1: size = 25 OK 2026/04/04 03:32:22 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/04 03:32:22 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/04 03:32:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/04 03:32:22 DEBUG : newLeaf: Running delayed rename now 2026/04/04 03:32:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/04 03:32:22 DEBUG : newLeaf: Updating file with newLeaf 0x37a401aea840 2026/04/04 03:32:22 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:32:22 DEBUG : dir: Looking for writers 2026/04/04 03:32:22 DEBUG : Looking for writers 2026/04/04 03:32:22 DEBUG : dir: reading active writers 2026/04/04 03:32:22 DEBUG : newLeaf: reading active writers 2026/04/04 03:32:22 DEBUG : >WaitForWriters: 2026/04/04 03:32:22 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:32:22 DEBUG : dir: Looking for writers 2026/04/04 03:32:22 DEBUG : Looking for writers 2026/04/04 03:32:22 DEBUG : dir: reading active writers 2026/04/04 03:32:22 DEBUG : newLeaf: reading active writers 2026/04/04 03:32:22 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:32:23 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:32:23 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 03:32:23 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:23 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 03:32:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 03:32:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:23 INFO : webdav root 'rclone-test-zenekoz4ligo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 03:32:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:32:24 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:32:24 DEBUG : dir: Looking for writers 2026/04/04 03:32:24 DEBUG : file1: reading active writers 2026/04/04 03:32:24 DEBUG : Looking for writers 2026/04/04 03:32:24 DEBUG : dir: reading active writers 2026/04/04 03:32:24 DEBUG : >WaitForWriters: 2026/04/04 03:32:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/04 03:32:24 DEBUG : newLeaf: Updating file with newLeaf 0x37a401b29d40 2026/04/04 03:32:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/04 03:32:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/04 03:32:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/04 03:32:25 DEBUG : dir/file1: Updating file with dir/file1 0x37a401b29d40 2026/04/04 03:32:25 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/04 03:32:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 03:32:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/04 03:32:25 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/04 03:32:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 03:32:25 DEBUG : dir/file1: File is currently open, delaying rename 0x37a401b29d40 2026/04/04 03:32:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/04 03:32:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/04 03:32:25 DEBUG : webdav root 'rclone-test-zenekoz4ligo': File to upload is small (25 bytes), uploading instead of streaming 2026/04/04 03:32:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:32:25 DEBUG : dir/file1: size = 25 OK 2026/04/04 03:32:25 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/04 03:32:25 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/04 03:32:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/04 03:32:25 DEBUG : newLeaf: Running delayed rename now 2026/04/04 03:32:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/04 03:32:26 DEBUG : newLeaf: Updating file with newLeaf 0x37a401b29d40 2026/04/04 03:32:26 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:32:26 DEBUG : dir: Looking for writers 2026/04/04 03:32:26 DEBUG : Looking for writers 2026/04/04 03:32:26 DEBUG : dir: reading active writers 2026/04/04 03:32:26 DEBUG : newLeaf: reading active writers 2026/04/04 03:32:26 DEBUG : >WaitForWriters: 2026/04/04 03:32:26 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:32:26 DEBUG : dir: Looking for writers 2026/04/04 03:32:26 DEBUG : Looking for writers 2026/04/04 03:32:26 DEBUG : dir: reading active writers 2026/04/04 03:32:26 DEBUG : newLeaf: reading active writers 2026/04/04 03:32:26 DEBUG : >WaitForWriters: 2026/04/04 03:32:26 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:32:27 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:32:27 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 03:32:27 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:27 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 03:32:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 03:32:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:27 INFO : webdav root 'rclone-test-zenekoz4ligo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 03:32:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:32:27 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/04 03:32:27 DEBUG : dir/file1: newRWFileHandle: 2026/04/04 03:32:27 DEBUG : dir/file1(0x37a401a9bd40): openPending: 2026/04/04 03:32:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/04 03:32:27 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/04 03:32:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 03:32:27 DEBUG : dir/file1(0x37a401a9bd40): >openPending: err= 2026/04/04 03:32:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/04 03:32:27 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/04 03:32:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 03:32:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/04 03:32:27 DEBUG : dir/file1(0x37a401a9bd40): _writeAt: size=14, off=0 2026/04/04 03:32:27 DEBUG : dir/file1(0x37a401a9bd40): >_writeAt: n=14, err= 2026/04/04 03:32:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/04 03:32:27 DEBUG : dir/file1(0x37a401a9bd40): close: 2026/04/04 03:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/04 03:32:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/04 03:32:27 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/04 03:32:27 DEBUG : dir/file1(0x37a401a9bd40): >close: err= 2026/04/04 03:32:27 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:32:27 DEBUG : dir: Looking for writers 2026/04/04 03:32:27 DEBUG : file1: reading active writers 2026/04/04 03:32:27 DEBUG : Looking for writers 2026/04/04 03:32:27 DEBUG : dir: reading active writers 2026/04/04 03:32:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/04 03:32:27 DEBUG : dir: Looking for writers 2026/04/04 03:32:27 DEBUG : file1: reading active writers 2026/04/04 03:32:27 DEBUG : Looking for writers 2026/04/04 03:32:27 DEBUG : dir: reading active writers 2026/04/04 03:32:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/04 03:32:27 DEBUG : dir: Looking for writers 2026/04/04 03:32:27 DEBUG : file1: reading active writers 2026/04/04 03:32:27 DEBUG : Looking for writers 2026/04/04 03:32:27 DEBUG : dir: reading active writers 2026/04/04 03:32:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/04 03:32:27 DEBUG : dir: Looking for writers 2026/04/04 03:32:27 DEBUG : file1: reading active writers 2026/04/04 03:32:27 DEBUG : Looking for writers 2026/04/04 03:32:27 DEBUG : dir: reading active writers 2026/04/04 03:32:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/04 03:32:27 DEBUG : dir/file1: vfs cache: starting upload 2026/04/04 03:32:27 DEBUG : dir: Looking for writers 2026/04/04 03:32:27 DEBUG : file1: reading active writers 2026/04/04 03:32:27 DEBUG : Looking for writers 2026/04/04 03:32:27 DEBUG : dir: reading active writers 2026/04/04 03:32:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/04 03:32:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:32:28 DEBUG : dir: Looking for writers 2026/04/04 03:32:28 DEBUG : file1: reading active writers 2026/04/04 03:32:28 DEBUG : Looking for writers 2026/04/04 03:32:28 DEBUG : dir: reading active writers 2026/04/04 03:32:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/04 03:32:28 DEBUG : dir/file1: size = 14 OK 2026/04/04 03:32:28 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/04 03:32:28 INFO : dir/file1: Copied (replaced existing) 2026/04/04 03:32:28 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/04 03:32:28 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/04 03:32:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 03:32:28 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/04 03:32:28 DEBUG : dir: Looking for writers 2026/04/04 03:32:28 DEBUG : file1: reading active writers 2026/04/04 03:32:28 DEBUG : Looking for writers 2026/04/04 03:32:28 DEBUG : dir: reading active writers 2026/04/04 03:32:28 DEBUG : >WaitForWriters: 2026/04/04 03:32:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/04 03:32:28 DEBUG : dir/file1: newRWFileHandle: 2026/04/04 03:32:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/04 03:32:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/04 03:32:28 DEBUG : dir/file1(0x37a4019206c0): _readAt: size=512, off=0 2026/04/04 03:32:28 DEBUG : dir/file1(0x37a4019206c0): openPending: 2026/04/04 03:32:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/04 03:32:28 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/04 03:32:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 03:32:28 DEBUG : dir/file1(0x37a4019206c0): >openPending: err= 2026/04/04 03:32:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/04 03:32:28 DEBUG : dir/file1(0x37a4019206c0): >_readAt: n=14, err=EOF 2026/04/04 03:32:28 DEBUG : dir/file1(0x37a4019206c0): close: 2026/04/04 03:32:28 DEBUG : dir/file1(0x37a4019206c0): >close: err= 2026/04/04 03:32:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/04 03:32:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/04 03:32:28 DEBUG : newLeaf: Updating file with newLeaf 0x37a401a5f200 2026/04/04 03:32:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/04 03:32:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/04 03:32:29 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/04 03:32:29 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/04 03:32:29 DEBUG : dir/file1: Updating file with dir/file1 0x37a401a5f200 2026/04/04 03:32:29 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/04 03:32:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 03:32:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/04 03:32:29 DEBUG : dir/file1: newRWFileHandle: 2026/04/04 03:32:29 DEBUG : dir/file1(0x37a401916700): openPending: 2026/04/04 03:32:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/04 03:32:29 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/04 03:32:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 03:32:29 DEBUG : dir/file1(0x37a401916700): >openPending: err= 2026/04/04 03:32:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/04 03:32:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/04 03:32:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/04 03:32:29 DEBUG : dir/file1(0x37a401916700): _writeAt: size=25, off=0 2026/04/04 03:32:29 DEBUG : dir/file1(0x37a401916700): >_writeAt: n=25, err= 2026/04/04 03:32:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/04 03:32:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/04 03:32:29 DEBUG : newLeaf: Updating file with newLeaf 0x37a401a5f200 2026/04/04 03:32:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/04 03:32:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/04 03:32:29 DEBUG : newLeaf(0x37a401916700): close: 2026/04/04 03:32:29 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/04 03:32:29 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-04 03:32:29.624314567 +0000 UTC m=+59.257717295 2026/04/04 03:32:29 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/04 03:32:29 DEBUG : newLeaf(0x37a401916700): >close: err= 2026/04/04 03:32:29 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:32:29 DEBUG : dir: Looking for writers 2026/04/04 03:32:29 DEBUG : Looking for writers 2026/04/04 03:32:29 DEBUG : newLeaf: reading active writers 2026/04/04 03:32:29 DEBUG : dir: reading active writers 2026/04/04 03:32:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/04 03:32:30 DEBUG : dir: Looking for writers 2026/04/04 03:32:30 DEBUG : Looking for writers 2026/04/04 03:32:30 DEBUG : newLeaf: reading active writers 2026/04/04 03:32:30 DEBUG : dir: reading active writers 2026/04/04 03:32:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/04 03:32:30 DEBUG : dir: Looking for writers 2026/04/04 03:32:30 DEBUG : Looking for writers 2026/04/04 03:32:30 DEBUG : dir: reading active writers 2026/04/04 03:32:30 DEBUG : newLeaf: reading active writers 2026/04/04 03:32:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/04 03:32:30 DEBUG : dir: Looking for writers 2026/04/04 03:32:30 DEBUG : Looking for writers 2026/04/04 03:32:30 DEBUG : dir: reading active writers 2026/04/04 03:32:30 DEBUG : newLeaf: reading active writers 2026/04/04 03:32:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/04 03:32:30 DEBUG : newLeaf: vfs cache: starting upload 2026/04/04 03:32:30 DEBUG : dir: Looking for writers 2026/04/04 03:32:30 DEBUG : Looking for writers 2026/04/04 03:32:30 DEBUG : dir: reading active writers 2026/04/04 03:32:30 DEBUG : newLeaf: reading active writers 2026/04/04 03:32:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/04 03:32:30 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/04 03:32:30 DEBUG : dir: Looking for writers 2026/04/04 03:32:30 DEBUG : Looking for writers 2026/04/04 03:32:30 DEBUG : newLeaf: reading active writers 2026/04/04 03:32:30 DEBUG : dir: reading active writers 2026/04/04 03:32:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/04 03:32:30 DEBUG : newLeaf: size = 25 OK 2026/04/04 03:32:30 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/04 03:32:30 INFO : newLeaf: Copied (replaced existing) 2026/04/04 03:32:30 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-04 03:32:29 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/04 03:32:30 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/04 03:32:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/04 03:32:30 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/04 03:32:30 DEBUG : dir: Looking for writers 2026/04/04 03:32:30 DEBUG : Looking for writers 2026/04/04 03:32:30 DEBUG : dir: reading active writers 2026/04/04 03:32:30 DEBUG : newLeaf: reading active writers 2026/04/04 03:32:30 DEBUG : >WaitForWriters: 2026/04/04 03:32:30 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:32:30 DEBUG : dir: Looking for writers 2026/04/04 03:32:30 DEBUG : Looking for writers 2026/04/04 03:32:30 DEBUG : dir: reading active writers 2026/04/04 03:32:30 DEBUG : newLeaf: reading active writers 2026/04/04 03:32:30 DEBUG : >WaitForWriters: 2026/04/04 03:32:30 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:32:31 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:32:31 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 03:32:31 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:31 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 03:32:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 03:32:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:31 INFO : webdav root 'rclone-test-zenekoz4ligo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 03:32:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:32:31 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:32:31 DEBUG : dir: Looking for writers 2026/04/04 03:32:31 DEBUG : file1: reading active writers 2026/04/04 03:32:31 DEBUG : Looking for writers 2026/04/04 03:32:31 DEBUG : dir: reading active writers 2026/04/04 03:32:31 DEBUG : >WaitForWriters: 2026/04/04 03:32:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/04 03:32:32 DEBUG : newLeaf: Updating file with newLeaf 0x37a401bb0d80 2026/04/04 03:32:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/04 03:32:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/04 03:32:33 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/04 03:32:33 DEBUG : dir/file1: Updating file with dir/file1 0x37a401bb0d80 2026/04/04 03:32:33 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/04 03:32:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 03:32:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/04 03:32:33 DEBUG : dir/file1: newRWFileHandle: 2026/04/04 03:32:33 DEBUG : dir/file1(0x37a401b3c280): openPending: 2026/04/04 03:32:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/04 03:32:33 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/04 03:32:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 03:32:33 DEBUG : dir/file1(0x37a401b3c280): >openPending: err= 2026/04/04 03:32:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/04 03:32:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/04 03:32:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/04 03:32:33 DEBUG : dir/file1(0x37a401b3c280): _writeAt: size=25, off=0 2026/04/04 03:32:33 DEBUG : dir/file1(0x37a401b3c280): >_writeAt: n=25, err= 2026/04/04 03:32:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/04 03:32:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/04 03:32:33 DEBUG : newLeaf: Updating file with newLeaf 0x37a401bb0d80 2026/04/04 03:32:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/04 03:32:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/04 03:32:33 DEBUG : newLeaf(0x37a401b3c280): close: 2026/04/04 03:32:33 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/04 03:32:33 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-04 03:32:33.387543229 +0000 UTC m=+63.020945957 2026/04/04 03:32:33 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/04 03:32:33 DEBUG : newLeaf(0x37a401b3c280): >close: err= 2026/04/04 03:32:33 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:32:33 DEBUG : dir: Looking for writers 2026/04/04 03:32:33 DEBUG : Looking for writers 2026/04/04 03:32:33 DEBUG : dir: reading active writers 2026/04/04 03:32:33 DEBUG : newLeaf: reading active writers 2026/04/04 03:32:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/04 03:32:33 DEBUG : dir: Looking for writers 2026/04/04 03:32:33 DEBUG : Looking for writers 2026/04/04 03:32:33 DEBUG : dir: reading active writers 2026/04/04 03:32:33 DEBUG : newLeaf: reading active writers 2026/04/04 03:32:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/04 03:32:33 DEBUG : dir: Looking for writers 2026/04/04 03:32:33 DEBUG : Looking for writers 2026/04/04 03:32:33 DEBUG : dir: reading active writers 2026/04/04 03:32:33 DEBUG : newLeaf: reading active writers 2026/04/04 03:32:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/04 03:32:33 DEBUG : dir: Looking for writers 2026/04/04 03:32:33 DEBUG : Looking for writers 2026/04/04 03:32:33 DEBUG : dir: reading active writers 2026/04/04 03:32:33 DEBUG : newLeaf: reading active writers 2026/04/04 03:32:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/04 03:32:33 DEBUG : newLeaf: vfs cache: starting upload 2026/04/04 03:32:33 DEBUG : dir: Looking for writers 2026/04/04 03:32:33 DEBUG : Looking for writers 2026/04/04 03:32:33 DEBUG : dir: reading active writers 2026/04/04 03:32:33 DEBUG : newLeaf: reading active writers 2026/04/04 03:32:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/04 03:32:33 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/04 03:32:34 DEBUG : dir: Looking for writers 2026/04/04 03:32:34 DEBUG : Looking for writers 2026/04/04 03:32:34 DEBUG : dir: reading active writers 2026/04/04 03:32:34 DEBUG : newLeaf: reading active writers 2026/04/04 03:32:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/04 03:32:34 DEBUG : newLeaf: size = 25 OK 2026/04/04 03:32:34 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/04 03:32:34 INFO : newLeaf: Copied (replaced existing) 2026/04/04 03:32:34 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-04 03:32:33 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/04 03:32:34 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/04 03:32:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/04 03:32:34 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/04 03:32:34 DEBUG : dir: Looking for writers 2026/04/04 03:32:34 DEBUG : Looking for writers 2026/04/04 03:32:34 DEBUG : dir: reading active writers 2026/04/04 03:32:34 DEBUG : newLeaf: reading active writers 2026/04/04 03:32:34 DEBUG : >WaitForWriters: 2026/04/04 03:32:34 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:32:34 DEBUG : dir: Looking for writers 2026/04/04 03:32:34 DEBUG : Looking for writers 2026/04/04 03:32:34 DEBUG : dir: reading active writers 2026/04/04 03:32:34 DEBUG : newLeaf: reading active writers 2026/04/04 03:32:34 DEBUG : >WaitForWriters: 2026/04/04 03:32:34 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:32:35 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:32:35 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 03:32:35 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:35 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 03:32:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 03:32:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:35 INFO : webdav root 'rclone-test-zenekoz4ligo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 03:32:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:32:35 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/04 03:32:35 DEBUG : dir/file1: newRWFileHandle: 2026/04/04 03:32:35 DEBUG : dir/file1(0x37a401c8cac0): openPending: 2026/04/04 03:32:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/04 03:32:35 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/04 03:32:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 03:32:35 DEBUG : dir/file1(0x37a401c8cac0): >openPending: err= 2026/04/04 03:32:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/04 03:32:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/04 03:32:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 03:32:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/04 03:32:35 DEBUG : dir/file1(0x37a401c8cac0): _writeAt: size=14, off=0 2026/04/04 03:32:35 DEBUG : dir/file1(0x37a401c8cac0): >_writeAt: n=14, err= 2026/04/04 03:32:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/04 03:32:35 DEBUG : dir/file1(0x37a401c8cac0): close: 2026/04/04 03:32:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/04 03:32:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/04 03:32:35 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/04 03:32:35 DEBUG : dir/file1(0x37a401c8cac0): >close: err= 2026/04/04 03:32:35 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:32:35 DEBUG : dir: Looking for writers 2026/04/04 03:32:35 DEBUG : file1: reading active writers 2026/04/04 03:32:35 DEBUG : Looking for writers 2026/04/04 03:32:35 DEBUG : dir: reading active writers 2026/04/04 03:32:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/04 03:32:35 DEBUG : dir: Looking for writers 2026/04/04 03:32:35 DEBUG : file1: reading active writers 2026/04/04 03:32:35 DEBUG : Looking for writers 2026/04/04 03:32:35 DEBUG : dir: reading active writers 2026/04/04 03:32:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/04 03:32:35 DEBUG : dir: Looking for writers 2026/04/04 03:32:35 DEBUG : file1: reading active writers 2026/04/04 03:32:35 DEBUG : Looking for writers 2026/04/04 03:32:35 DEBUG : dir: reading active writers 2026/04/04 03:32:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/04 03:32:35 DEBUG : dir: Looking for writers 2026/04/04 03:32:35 DEBUG : file1: reading active writers 2026/04/04 03:32:35 DEBUG : Looking for writers 2026/04/04 03:32:35 DEBUG : dir: reading active writers 2026/04/04 03:32:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/04 03:32:36 DEBUG : dir/file1: vfs cache: starting upload 2026/04/04 03:32:36 DEBUG : dir: Looking for writers 2026/04/04 03:32:36 DEBUG : file1: reading active writers 2026/04/04 03:32:36 DEBUG : Looking for writers 2026/04/04 03:32:36 DEBUG : dir: reading active writers 2026/04/04 03:32:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/04 03:32:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:32:36 DEBUG : dir: Looking for writers 2026/04/04 03:32:36 DEBUG : file1: reading active writers 2026/04/04 03:32:36 DEBUG : Looking for writers 2026/04/04 03:32:36 DEBUG : dir: reading active writers 2026/04/04 03:32:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/04 03:32:36 DEBUG : dir/file1: size = 14 OK 2026/04/04 03:32:36 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/04 03:32:36 INFO : dir/file1: Copied (replaced existing) 2026/04/04 03:32:36 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/04 03:32:36 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/04 03:32:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 03:32:36 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/04 03:32:36 DEBUG : dir: Looking for writers 2026/04/04 03:32:36 DEBUG : file1: reading active writers 2026/04/04 03:32:36 DEBUG : Looking for writers 2026/04/04 03:32:36 DEBUG : dir: reading active writers 2026/04/04 03:32:36 DEBUG : >WaitForWriters: 2026/04/04 03:32:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/04 03:32:36 DEBUG : dir/file1: newRWFileHandle: 2026/04/04 03:32:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/04 03:32:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/04 03:32:36 DEBUG : dir/file1(0x37a401bc8a80): _readAt: size=512, off=0 2026/04/04 03:32:36 DEBUG : dir/file1(0x37a401bc8a80): openPending: 2026/04/04 03:32:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/04 03:32:36 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/04 03:32:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 03:32:36 DEBUG : dir/file1(0x37a401bc8a80): >openPending: err= 2026/04/04 03:32:36 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/04 03:32:36 DEBUG : dir/file1(0x37a401bc8a80): >_readAt: n=14, err=EOF 2026/04/04 03:32:36 DEBUG : dir/file1(0x37a401bc8a80): close: 2026/04/04 03:32:36 DEBUG : dir/file1(0x37a401bc8a80): >close: err= 2026/04/04 03:32:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/04 03:32:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/04 03:32:37 DEBUG : newLeaf: Updating file with newLeaf 0x37a401b38000 2026/04/04 03:32:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/04 03:32:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/04 03:32:37 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/04 03:32:37 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/04 03:32:37 DEBUG : dir/file1: Updating file with dir/file1 0x37a401b38000 2026/04/04 03:32:37 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/04 03:32:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 03:32:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/04 03:32:37 DEBUG : dir/file1: newRWFileHandle: 2026/04/04 03:32:37 DEBUG : dir/file1(0x37a401c16f00): openPending: 2026/04/04 03:32:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/04 03:32:37 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/04 03:32:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 03:32:37 DEBUG : dir/file1(0x37a401c16f00): >openPending: err= 2026/04/04 03:32:37 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/04 03:32:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/04 03:32:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/04 03:32:37 DEBUG : dir/file1(0x37a401c16f00): _writeAt: size=25, off=0 2026/04/04 03:32:37 DEBUG : dir/file1(0x37a401c16f00): >_writeAt: n=25, err= 2026/04/04 03:32:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/04 03:32:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/04 03:32:38 DEBUG : newLeaf: Updating file with newLeaf 0x37a401b38000 2026/04/04 03:32:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/04 03:32:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/04 03:32:38 DEBUG : newLeaf(0x37a401c16f00): close: 2026/04/04 03:32:38 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/04 03:32:38 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-04 03:32:37.989276513 +0000 UTC m=+67.622679241 2026/04/04 03:32:38 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/04 03:32:38 DEBUG : newLeaf(0x37a401c16f00): >close: err= 2026/04/04 03:32:38 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:32:38 DEBUG : dir: Looking for writers 2026/04/04 03:32:38 DEBUG : Looking for writers 2026/04/04 03:32:38 DEBUG : dir: reading active writers 2026/04/04 03:32:38 DEBUG : newLeaf: reading active writers 2026/04/04 03:32:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/04 03:32:38 DEBUG : dir: Looking for writers 2026/04/04 03:32:38 DEBUG : Looking for writers 2026/04/04 03:32:38 DEBUG : dir: reading active writers 2026/04/04 03:32:38 DEBUG : newLeaf: reading active writers 2026/04/04 03:32:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/04 03:32:38 DEBUG : dir: Looking for writers 2026/04/04 03:32:38 DEBUG : Looking for writers 2026/04/04 03:32:38 DEBUG : dir: reading active writers 2026/04/04 03:32:38 DEBUG : newLeaf: reading active writers 2026/04/04 03:32:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/04 03:32:38 DEBUG : dir: Looking for writers 2026/04/04 03:32:38 DEBUG : Looking for writers 2026/04/04 03:32:38 DEBUG : dir: reading active writers 2026/04/04 03:32:38 DEBUG : newLeaf: reading active writers 2026/04/04 03:32:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/04 03:32:38 DEBUG : newLeaf: vfs cache: starting upload 2026/04/04 03:32:38 DEBUG : dir: Looking for writers 2026/04/04 03:32:38 DEBUG : Looking for writers 2026/04/04 03:32:38 DEBUG : dir: reading active writers 2026/04/04 03:32:38 DEBUG : newLeaf: reading active writers 2026/04/04 03:32:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/04 03:32:38 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/04 03:32:38 DEBUG : dir: Looking for writers 2026/04/04 03:32:38 DEBUG : Looking for writers 2026/04/04 03:32:38 DEBUG : dir: reading active writers 2026/04/04 03:32:38 DEBUG : newLeaf: reading active writers 2026/04/04 03:32:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/04 03:32:38 DEBUG : newLeaf: size = 25 OK 2026/04/04 03:32:38 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/04 03:32:38 INFO : newLeaf: Copied (replaced existing) 2026/04/04 03:32:38 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-04 03:32:37 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/04 03:32:38 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/04 03:32:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/04 03:32:38 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/04 03:32:39 DEBUG : dir: Looking for writers 2026/04/04 03:32:39 DEBUG : Looking for writers 2026/04/04 03:32:39 DEBUG : dir: reading active writers 2026/04/04 03:32:39 DEBUG : newLeaf: reading active writers 2026/04/04 03:32:39 DEBUG : >WaitForWriters: 2026/04/04 03:32:39 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:32:39 DEBUG : dir: Looking for writers 2026/04/04 03:32:39 DEBUG : Looking for writers 2026/04/04 03:32:39 DEBUG : dir: reading active writers 2026/04/04 03:32:39 DEBUG : newLeaf: reading active writers 2026/04/04 03:32:39 DEBUG : >WaitForWriters: 2026/04/04 03:32:39 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:32:39 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:32:39 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 03:32:39 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:39 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 03:32:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 03:32:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:39 INFO : webdav root 'rclone-test-zenekoz4ligo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 03:32:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:32:40 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:32:40 DEBUG : dir: Looking for writers 2026/04/04 03:32:40 DEBUG : file1: reading active writers 2026/04/04 03:32:40 DEBUG : Looking for writers 2026/04/04 03:32:40 DEBUG : dir: reading active writers 2026/04/04 03:32:40 DEBUG : >WaitForWriters: 2026/04/04 03:32:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/04 03:32:40 DEBUG : dir/file1: newRWFileHandle: 2026/04/04 03:32:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/04 03:32:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/04 03:32:40 DEBUG : dir/file1(0x37a401abc540): _readAt: size=512, off=0 2026/04/04 03:32:40 DEBUG : dir/file1(0x37a401abc540): openPending: 2026/04/04 03:32:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/04 03:32:40 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/04 03:32:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 03:32:40 DEBUG : dir/file1(0x37a401abc540): >openPending: err= 2026/04/04 03:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/04 03:32:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/04 03:32:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 03:32:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/04 03:32:40 DEBUG : dir/file1(0x37a401abc540): >_readAt: n=14, err=EOF 2026/04/04 03:32:40 DEBUG : dir/file1(0x37a401abc540): close: 2026/04/04 03:32:40 DEBUG : dir/file1(0x37a401abc540): >close: err= 2026/04/04 03:32:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/04 03:32:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/04 03:32:41 DEBUG : newLeaf: Updating file with newLeaf 0x37a401bb1800 2026/04/04 03:32:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/04 03:32:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/04 03:32:41 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/04 03:32:41 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/04 03:32:41 DEBUG : dir/file1: Updating file with dir/file1 0x37a401bb1800 2026/04/04 03:32:41 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/04 03:32:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 03:32:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/04 03:32:42 DEBUG : dir/file1: newRWFileHandle: 2026/04/04 03:32:42 DEBUG : dir/file1(0x37a401cd5d80): openPending: 2026/04/04 03:32:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/04 03:32:42 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/04 03:32:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 03:32:42 DEBUG : dir/file1(0x37a401cd5d80): >openPending: err= 2026/04/04 03:32:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/04 03:32:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/04 03:32:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/04 03:32:42 DEBUG : dir/file1(0x37a401cd5d80): _writeAt: size=25, off=0 2026/04/04 03:32:42 DEBUG : dir/file1(0x37a401cd5d80): >_writeAt: n=25, err= 2026/04/04 03:32:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/04 03:32:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/04 03:32:42 DEBUG : newLeaf: Updating file with newLeaf 0x37a401bb1800 2026/04/04 03:32:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/04 03:32:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/04 03:32:42 DEBUG : newLeaf(0x37a401cd5d80): close: 2026/04/04 03:32:42 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/04 03:32:42 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-04 03:32:42.0018028 +0000 UTC m=+71.635205528 2026/04/04 03:32:42 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/04 03:32:42 DEBUG : newLeaf(0x37a401cd5d80): >close: err= 2026/04/04 03:32:42 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:32:42 DEBUG : dir: Looking for writers 2026/04/04 03:32:42 DEBUG : Looking for writers 2026/04/04 03:32:42 DEBUG : newLeaf: reading active writers 2026/04/04 03:32:42 DEBUG : dir: reading active writers 2026/04/04 03:32:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/04 03:32:42 DEBUG : dir: Looking for writers 2026/04/04 03:32:42 DEBUG : Looking for writers 2026/04/04 03:32:42 DEBUG : dir: reading active writers 2026/04/04 03:32:42 DEBUG : newLeaf: reading active writers 2026/04/04 03:32:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/04 03:32:42 DEBUG : dir: Looking for writers 2026/04/04 03:32:42 DEBUG : Looking for writers 2026/04/04 03:32:42 DEBUG : dir: reading active writers 2026/04/04 03:32:42 DEBUG : newLeaf: reading active writers 2026/04/04 03:32:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/04 03:32:42 DEBUG : dir: Looking for writers 2026/04/04 03:32:42 DEBUG : Looking for writers 2026/04/04 03:32:42 DEBUG : dir: reading active writers 2026/04/04 03:32:42 DEBUG : newLeaf: reading active writers 2026/04/04 03:32:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/04 03:32:42 DEBUG : newLeaf: vfs cache: starting upload 2026/04/04 03:32:42 DEBUG : dir: Looking for writers 2026/04/04 03:32:42 DEBUG : Looking for writers 2026/04/04 03:32:42 DEBUG : dir: reading active writers 2026/04/04 03:32:42 DEBUG : newLeaf: reading active writers 2026/04/04 03:32:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/04 03:32:42 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/04 03:32:42 DEBUG : dir: Looking for writers 2026/04/04 03:32:42 DEBUG : Looking for writers 2026/04/04 03:32:42 DEBUG : dir: reading active writers 2026/04/04 03:32:42 DEBUG : newLeaf: reading active writers 2026/04/04 03:32:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/04 03:32:42 DEBUG : newLeaf: size = 25 OK 2026/04/04 03:32:42 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/04 03:32:42 INFO : newLeaf: Copied (replaced existing) 2026/04/04 03:32:42 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-04 03:32:42 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/04 03:32:42 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/04 03:32:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/04 03:32:42 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/04 03:32:43 DEBUG : dir: Looking for writers 2026/04/04 03:32:43 DEBUG : Looking for writers 2026/04/04 03:32:43 DEBUG : dir: reading active writers 2026/04/04 03:32:43 DEBUG : newLeaf: reading active writers 2026/04/04 03:32:43 DEBUG : >WaitForWriters: 2026/04/04 03:32:43 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:32:43 DEBUG : dir: Looking for writers 2026/04/04 03:32:43 DEBUG : Looking for writers 2026/04/04 03:32:43 DEBUG : newLeaf: reading active writers 2026/04/04 03:32:43 DEBUG : dir: reading active writers 2026/04/04 03:32:43 DEBUG : >WaitForWriters: 2026/04/04 03:32:43 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: cleaner exiting --- PASS: TestFileRename (23.50s) --- PASS: TestFileRename/off,forceCache=false (3.24s) --- PASS: TestFileRename/minimal,forceCache=false (3.54s) --- PASS: TestFileRename/minimal,forceCache=true (4.35s) --- PASS: TestFileRename/writes,forceCache=false (3.81s) --- PASS: TestFileRename/writes,forceCache=true (4.76s) --- PASS: TestFileRename/full,forceCache=false (3.80s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:32:43 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:32:43 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:32:43 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:32:43 DEBUG : Looking for writers 2026/04/04 03:32:43 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.17s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:32:43 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:32:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:32:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 03:32:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/04 03:32:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/04 03:32:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/04 03:32:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/04 03:32:44 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/04 03:32:44 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/04/04 03:32:44 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:32:44 DEBUG : dir: Looking for writers 2026/04/04 03:32:44 DEBUG : file1: reading active writers 2026/04/04 03:32:44 DEBUG : Looking for writers 2026/04/04 03:32:44 DEBUG : dir: reading active writers 2026/04/04 03:32:44 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (1.30s) === RUN TestReadFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:32:45 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:32:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:32:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 03:32:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/04 03:32:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/04 03:32:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/04 03:32:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/04 03:32:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/04 03:32:45 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/04 03:32:45 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/04 03:32:45 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/04 03:32:45 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/04 03:32:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/04 03:32:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/04 03:32:45 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/04 03:32:46 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/04/04 03:32:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/04/04 03:32:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/04/04 03:32:46 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/04/04 03:32:46 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/04/04 03:32:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/04/04 03:32:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/04/04 03:32:46 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/04/04 03:32:46 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:32:46 DEBUG : dir: Looking for writers 2026/04/04 03:32:46 DEBUG : file1: reading active writers 2026/04/04 03:32:46 DEBUG : Looking for writers 2026/04/04 03:32:46 DEBUG : dir: reading active writers 2026/04/04 03:32:46 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.59s) === RUN TestReadFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:32:46 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:32:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:32:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 03:32:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/04 03:32:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/04 03:32:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/04 03:32:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/04 03:32:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/04 03:32:47 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/04 03:32:47 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/04 03:32:47 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/04 03:32:47 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/04 03:32:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/04 03:32:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/04 03:32:47 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/04 03:32:47 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/04/04 03:32:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/04/04 03:32:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/04/04 03:32:47 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/04/04 03:32:47 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/04/04 03:32:47 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/04/04 03:32:47 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/04/04 03:32:47 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/04/04 03:32:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/04/04 03:32:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/04/04 03:32:47 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/04 03:32:47 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/04/04 03:32:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/04/04 03:32:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/04/04 03:32:47 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/04 03:32:48 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/04 03:32:48 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/04 03:32:48 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/04 03:32:48 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/04/04 03:32:48 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/04 03:32:48 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/04 03:32:48 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/04 03:32:48 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/04/04 03:32:48 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:32:48 DEBUG : dir: Looking for writers 2026/04/04 03:32:48 DEBUG : file1: reading active writers 2026/04/04 03:32:48 DEBUG : Looking for writers 2026/04/04 03:32:48 DEBUG : dir: reading active writers 2026/04/04 03:32:48 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.76s) === RUN TestReadFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:32:48 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:32:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:32:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 03:32:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/04 03:32:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/04 03:32:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/04 03:32:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/04 03:32:49 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/04 03:32:49 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:32:49 DEBUG : dir: Looking for writers 2026/04/04 03:32:49 DEBUG : file1: reading active writers 2026/04/04 03:32:49 DEBUG : Looking for writers 2026/04/04 03:32:49 DEBUG : dir: reading active writers 2026/04/04 03:32:49 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (1.26s) === RUN TestReadFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:32:49 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:32:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:32:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 03:32:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/04 03:32:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/04 03:32:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/04 03:32:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/04 03:32:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/04 03:32:50 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/04/04 03:32:50 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/04/04 03:32:50 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:32:50 DEBUG : dir: Looking for writers 2026/04/04 03:32:50 DEBUG : file1: reading active writers 2026/04/04 03:32:50 DEBUG : Looking for writers 2026/04/04 03:32:50 DEBUG : dir: reading active writers 2026/04/04 03:32:50 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (1.25s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:32:51 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:32:51 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 03:32:51 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:51 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 03:32:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 03:32:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:51 INFO : webdav root 'rclone-test-zenekoz4ligo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 03:32:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:32:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 03:32:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/04 03:32:51 DEBUG : dir/file1: newRWFileHandle: 2026/04/04 03:32:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/04 03:32:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/04 03:32:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/04 03:32:51 DEBUG : dir/file1(0x37a4018bdac0): _readAt: size=1, off=0 2026/04/04 03:32:51 DEBUG : dir/file1(0x37a4018bdac0): openPending: 2026/04/04 03:32:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/04 03:32:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/04 03:32:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 03:32:51 DEBUG : dir/file1(0x37a4018bdac0): >openPending: err= 2026/04/04 03:32:51 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/04 03:32:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/04 03:32:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 03:32:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/04 03:32:51 DEBUG : dir/file1(0x37a4018bdac0): >_readAt: n=1, err= 2026/04/04 03:32:51 DEBUG : dir/file1(0x37a4018bdac0): _readAt: size=256, off=1 2026/04/04 03:32:51 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/04/04 03:32:51 DEBUG : dir/file1(0x37a4018bdac0): >_readAt: n=15, err=EOF 2026/04/04 03:32:51 DEBUG : dir/file1(0x37a4018bdac0): _readAt: size=16, off=16 2026/04/04 03:32:51 DEBUG : dir/file1(0x37a4018bdac0): >_readAt: n=0, err=EOF 2026/04/04 03:32:51 DEBUG : dir/file1(0x37a4018bdac0): close: 2026/04/04 03:32:51 DEBUG : dir/file1(0x37a4018bdac0): >close: err= 2026/04/04 03:32:51 DEBUG : dir/file1(0x37a4018bdac0): close: 2026/04/04 03:32:51 DEBUG : dir/file1(0x37a4018bdac0): >close: err=file already closed 2026/04/04 03:32:51 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:32:51 DEBUG : dir: Looking for writers 2026/04/04 03:32:51 DEBUG : file1: reading active writers 2026/04/04 03:32:51 DEBUG : Looking for writers 2026/04/04 03:32:51 DEBUG : dir: reading active writers 2026/04/04 03:32:51 DEBUG : >WaitForWriters: 2026/04/04 03:32:51 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (1.37s) === RUN TestRWFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:32:52 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:32:52 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 03:32:52 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:52 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 03:32:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 03:32:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:52 INFO : webdav root 'rclone-test-zenekoz4ligo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 03:32:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:32:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 03:32:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/04 03:32:53 DEBUG : dir/file1: newRWFileHandle: 2026/04/04 03:32:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/04 03:32:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/04 03:32:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/04 03:32:53 DEBUG : dir/file1(0x37a401a30040): _readAt: size=1, off=0 2026/04/04 03:32:53 DEBUG : dir/file1(0x37a401a30040): openPending: 2026/04/04 03:32:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/04 03:32:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/04 03:32:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 03:32:53 DEBUG : dir/file1(0x37a401a30040): >openPending: err= 2026/04/04 03:32:53 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/04 03:32:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/04 03:32:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 03:32:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/04 03:32:53 DEBUG : dir/file1(0x37a401a30040): >_readAt: n=1, err= 2026/04/04 03:32:53 DEBUG : dir/file1(0x37a401a30040): _readAt: size=1, off=5 2026/04/04 03:32:53 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/04 03:32:53 DEBUG : dir/file1(0x37a401a30040): >_readAt: n=1, err= 2026/04/04 03:32:53 DEBUG : dir/file1(0x37a401a30040): _readAt: size=1, off=3 2026/04/04 03:32:53 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/04 03:32:53 DEBUG : dir/file1(0x37a401a30040): >_readAt: n=1, err= 2026/04/04 03:32:53 DEBUG : dir/file1(0x37a401a30040): _readAt: size=1, off=13 2026/04/04 03:32:53 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/04 03:32:53 DEBUG : dir/file1(0x37a401a30040): >_readAt: n=1, err= 2026/04/04 03:32:53 DEBUG : dir/file1(0x37a401a30040): _readAt: size=16, off=100 2026/04/04 03:32:53 DEBUG : dir/file1(0x37a401a30040): >_readAt: n=0, err=EOF 2026/04/04 03:32:53 DEBUG : dir/file1(0x37a401a30040): close: 2026/04/04 03:32:53 DEBUG : dir/file1(0x37a401a30040): >close: err= 2026/04/04 03:32:53 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:32:53 DEBUG : dir: Looking for writers 2026/04/04 03:32:53 DEBUG : file1: reading active writers 2026/04/04 03:32:53 DEBUG : Looking for writers 2026/04/04 03:32:53 DEBUG : dir: reading active writers 2026/04/04 03:32:53 DEBUG : >WaitForWriters: 2026/04/04 03:32:53 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (1.29s) === RUN TestRWFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:32:53 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:32:53 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 03:32:53 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:53 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 03:32:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 03:32:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:53 INFO : webdav root 'rclone-test-zenekoz4ligo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 03:32:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:32:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 03:32:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/04 03:32:54 DEBUG : dir/file1: newRWFileHandle: 2026/04/04 03:32:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/04 03:32:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/04 03:32:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/04 03:32:54 DEBUG : dir/file1(0x37a401ba94c0): _readAt: size=1, off=0 2026/04/04 03:32:54 DEBUG : dir/file1(0x37a401ba94c0): openPending: 2026/04/04 03:32:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/04 03:32:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/04 03:32:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 03:32:54 DEBUG : dir/file1(0x37a401ba94c0): >openPending: err= 2026/04/04 03:32:54 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/04 03:32:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/04 03:32:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 03:32:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/04 03:32:54 DEBUG : dir/file1(0x37a401ba94c0): >_readAt: n=1, err= 2026/04/04 03:32:54 DEBUG : dir/file1(0x37a401ba94c0): _readAt: size=1, off=5 2026/04/04 03:32:54 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/04 03:32:54 DEBUG : dir/file1(0x37a401ba94c0): >_readAt: n=1, err= 2026/04/04 03:32:54 DEBUG : dir/file1(0x37a401ba94c0): _readAt: size=1, off=1 2026/04/04 03:32:54 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/04 03:32:54 DEBUG : dir/file1(0x37a401ba94c0): >_readAt: n=1, err= 2026/04/04 03:32:54 DEBUG : dir/file1(0x37a401ba94c0): _readAt: size=6, off=10 2026/04/04 03:32:54 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/04 03:32:54 DEBUG : dir/file1(0x37a401ba94c0): >_readAt: n=6, err= 2026/04/04 03:32:54 DEBUG : dir/file1(0x37a401ba94c0): _readAt: size=256, off=10 2026/04/04 03:32:54 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/04 03:32:54 DEBUG : dir/file1(0x37a401ba94c0): >_readAt: n=6, err=EOF 2026/04/04 03:32:54 DEBUG : dir/file1(0x37a401ba94c0): _readAt: size=256, off=100 2026/04/04 03:32:54 DEBUG : dir/file1(0x37a401ba94c0): >_readAt: n=0, err=EOF 2026/04/04 03:32:54 DEBUG : dir/file1(0x37a401ba94c0): close: 2026/04/04 03:32:54 DEBUG : dir/file1(0x37a401ba94c0): >close: err= 2026/04/04 03:32:54 DEBUG : dir/file1(0x37a401ba94c0): _readAt: size=256, off=100 2026/04/04 03:32:54 DEBUG : dir/file1(0x37a401ba94c0): >_readAt: n=0, err=file already closed 2026/04/04 03:32:54 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:32:54 DEBUG : dir: Looking for writers 2026/04/04 03:32:54 DEBUG : file1: reading active writers 2026/04/04 03:32:54 DEBUG : Looking for writers 2026/04/04 03:32:54 DEBUG : dir: reading active writers 2026/04/04 03:32:54 DEBUG : >WaitForWriters: 2026/04/04 03:32:54 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.35s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:32:55 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:32:55 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 03:32:55 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:55 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 03:32:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 03:32:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:55 INFO : webdav root 'rclone-test-zenekoz4ligo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 03:32:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:32:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 03:32:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/04 03:32:55 DEBUG : dir/file1: newRWFileHandle: 2026/04/04 03:32:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/04 03:32:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/04 03:32:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/04 03:32:55 DEBUG : dir/file1(0x37a401b78dc0): RWFileHandle.Flush 2026/04/04 03:32:55 DEBUG : dir/file1(0x37a401b78dc0): _readAt: size=256, off=0 2026/04/04 03:32:55 DEBUG : dir/file1(0x37a401b78dc0): openPending: 2026/04/04 03:32:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/04 03:32:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/04 03:32:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 03:32:55 DEBUG : dir/file1(0x37a401b78dc0): >openPending: err= 2026/04/04 03:32:55 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/04 03:32:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/04 03:32:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 03:32:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/04 03:32:55 DEBUG : dir/file1(0x37a401b78dc0): >_readAt: n=16, err=EOF 2026/04/04 03:32:55 DEBUG : dir/file1(0x37a401b78dc0): RWFileHandle.Flush 2026/04/04 03:32:55 DEBUG : dir/file1(0x37a401b78dc0): RWFileHandle.Flush 2026/04/04 03:32:55 DEBUG : dir/file1(0x37a401b78dc0): close: 2026/04/04 03:32:55 DEBUG : dir/file1(0x37a401b78dc0): >close: err= 2026/04/04 03:32:55 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:32:55 DEBUG : dir: Looking for writers 2026/04/04 03:32:55 DEBUG : file1: reading active writers 2026/04/04 03:32:55 DEBUG : Looking for writers 2026/04/04 03:32:55 DEBUG : dir: reading active writers 2026/04/04 03:32:55 DEBUG : >WaitForWriters: 2026/04/04 03:32:55 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (1.24s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:32:56 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:32:56 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 03:32:56 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:56 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 03:32:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 03:32:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:56 INFO : webdav root 'rclone-test-zenekoz4ligo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 03:32:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:32:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 03:32:56 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo/dir/file1: no such file or directory 2026/04/04 03:32:56 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo/dir/file1: no such file or directory 2026/04/04 03:32:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/04 03:32:57 DEBUG : dir/file1: newRWFileHandle: 2026/04/04 03:32:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/04 03:32:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/04 03:32:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/04 03:32:57 DEBUG : dir/file1(0x37a401beaf00): _readAt: size=256, off=0 2026/04/04 03:32:57 DEBUG : dir/file1(0x37a401beaf00): openPending: 2026/04/04 03:32:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/04 03:32:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/04 03:32:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 03:32:57 DEBUG : dir/file1(0x37a401beaf00): >openPending: err= 2026/04/04 03:32:57 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/04 03:32:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/04 03:32:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 03:32:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/04 03:32:57 DEBUG : dir/file1(0x37a401beaf00): >_readAt: n=16, err=EOF 2026/04/04 03:32:57 DEBUG : dir/file1(0x37a401beaf00): RWFileHandle.Release 2026/04/04 03:32:57 DEBUG : dir/file1(0x37a401beaf00): close: 2026/04/04 03:32:57 DEBUG : dir/file1(0x37a401beaf00): >close: err= 2026/04/04 03:32:57 DEBUG : dir/file1(0x37a401beaf00): RWFileHandle.Release 2026/04/04 03:32:57 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:32:57 DEBUG : dir: Looking for writers 2026/04/04 03:32:57 DEBUG : file1: reading active writers 2026/04/04 03:32:57 DEBUG : Looking for writers 2026/04/04 03:32:57 DEBUG : dir: reading active writers 2026/04/04 03:32:57 DEBUG : >WaitForWriters: 2026/04/04 03:32:57 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (1.36s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:32:57 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:32:57 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 03:32:57 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:57 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 03:32:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 03:32:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:32:57 INFO : webdav root 'rclone-test-zenekoz4ligo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 03:32:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:32:57 DEBUG : file1: newRWFileHandle: 2026/04/04 03:32:57 DEBUG : file1(0x37a401575ec0): openPending: 2026/04/04 03:32:57 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:32:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 03:32:57 DEBUG : file1(0x37a401575ec0): >openPending: err= 2026/04/04 03:32:57 DEBUG : file1: >newRWFileHandle: err= 2026/04/04 03:32:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 03:32:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/04 03:32:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/04 03:32:57 DEBUG : file1(0x37a401575ec0): _writeAt: size=5, off=0 2026/04/04 03:32:57 DEBUG : file1(0x37a401575ec0): >_writeAt: n=5, err= 2026/04/04 03:32:57 DEBUG : file1(0x37a401575ec0): _writeAt: size=7, off=5 2026/04/04 03:32:57 DEBUG : file1(0x37a401575ec0): >_writeAt: n=7, err= 2026/04/04 03:32:57 DEBUG : file1: vfs cache: truncate to size=11 2026/04/04 03:32:57 DEBUG : file1(0x37a401575ec0): close: 2026/04/04 03:32:57 DEBUG : file1: vfs cache: setting modification time to 2026-04-04 03:32:57.79534914 +0000 UTC m=+87.428751869 2026/04/04 03:32:57 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/04 03:32:57 DEBUG : file1(0x37a401575ec0): >close: err= 2026/04/04 03:32:57 DEBUG : file1(0x37a401575ec0): close: 2026/04/04 03:32:57 DEBUG : file1(0x37a401575ec0): >close: err=file already closed 2026/04/04 03:32:57 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:32:57 DEBUG : Looking for writers 2026/04/04 03:32:57 DEBUG : file1: reading active writers 2026/04/04 03:32:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/04 03:32:57 DEBUG : Looking for writers 2026/04/04 03:32:57 DEBUG : file1: reading active writers 2026/04/04 03:32:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/04 03:32:57 DEBUG : Looking for writers 2026/04/04 03:32:57 DEBUG : file1: reading active writers 2026/04/04 03:32:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/04 03:32:57 DEBUG : Looking for writers 2026/04/04 03:32:57 DEBUG : file1: reading active writers 2026/04/04 03:32:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/04 03:32:57 DEBUG : file1: vfs cache: starting upload 2026/04/04 03:32:57 DEBUG : Looking for writers 2026/04/04 03:32:57 DEBUG : file1: reading active writers 2026/04/04 03:32:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/04 03:32:57 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:32:58 DEBUG : Looking for writers 2026/04/04 03:32:58 DEBUG : file1: reading active writers 2026/04/04 03:32:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/04 03:32:58 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo/dir/file1: no such file or directory 2026/04/04 03:32:58 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo/dir/file1: no such file or directory 2026/04/04 03:32:58 DEBUG : file1: size = 11 OK 2026/04/04 03:32:58 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/04 03:32:58 INFO : file1: Copied (new) 2026/04/04 03:32:58 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-04 03:32:57 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/04/04 03:32:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/04 03:32:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 03:32:58 INFO : file1: vfs cache: upload succeeded try #1 2026/04/04 03:32:58 DEBUG : Looking for writers 2026/04/04 03:32:58 DEBUG : file1: reading active writers 2026/04/04 03:32:58 DEBUG : >WaitForWriters: 2026/04/04 03:32:58 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:32:58 DEBUG : Looking for writers 2026/04/04 03:32:58 DEBUG : file1: reading active writers 2026/04/04 03:32:58 DEBUG : >WaitForWriters: 2026/04/04 03:32:58 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.13s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:32:58 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:32:58 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 03:32:58 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:58 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 03:32:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 03:32:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:32:58 INFO : webdav root 'rclone-test-zenekoz4ligo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 03:32:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:32:58 DEBUG : file1: newRWFileHandle: 2026/04/04 03:32:58 DEBUG : file1(0x37a401828600): openPending: 2026/04/04 03:32:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:32:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 03:32:58 DEBUG : file1(0x37a401828600): >openPending: err= 2026/04/04 03:32:58 DEBUG : file1: >newRWFileHandle: err= 2026/04/04 03:32:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 03:32:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/04 03:32:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/04 03:32:58 DEBUG : file1(0x37a401828600): _writeAt: size=7, off=0 2026/04/04 03:32:58 DEBUG : file1(0x37a401828600): >_writeAt: n=7, err= 2026/04/04 03:32:58 DEBUG : file1(0x37a401828600): _writeAt: size=6, off=5 2026/04/04 03:32:58 DEBUG : file1(0x37a401828600): >_writeAt: n=6, err= 2026/04/04 03:32:58 DEBUG : file1(0x37a401828600): close: 2026/04/04 03:32:58 DEBUG : file1: vfs cache: setting modification time to 2026-04-04 03:32:58.923414488 +0000 UTC m=+88.556817215 2026/04/04 03:32:58 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/04 03:32:58 DEBUG : file1(0x37a401828600): >close: err= 2026/04/04 03:32:58 DEBUG : file1(0x37a401828600): _writeAt: size=5, off=0 2026/04/04 03:32:58 DEBUG : file1(0x37a401828600): >_writeAt: n=0, err=file already closed 2026/04/04 03:32:58 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:32:58 DEBUG : Looking for writers 2026/04/04 03:32:58 DEBUG : file1: reading active writers 2026/04/04 03:32:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/04 03:32:58 DEBUG : Looking for writers 2026/04/04 03:32:58 DEBUG : file1: reading active writers 2026/04/04 03:32:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/04 03:32:58 DEBUG : Looking for writers 2026/04/04 03:32:58 DEBUG : file1: reading active writers 2026/04/04 03:32:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/04 03:32:58 DEBUG : Looking for writers 2026/04/04 03:32:58 DEBUG : file1: reading active writers 2026/04/04 03:32:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/04 03:32:59 DEBUG : file1: vfs cache: starting upload 2026/04/04 03:32:59 DEBUG : Looking for writers 2026/04/04 03:32:59 DEBUG : file1: reading active writers 2026/04/04 03:32:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/04 03:32:59 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:32:59 DEBUG : Looking for writers 2026/04/04 03:32:59 DEBUG : file1: reading active writers 2026/04/04 03:32:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/04 03:32:59 DEBUG : file1: size = 11 OK 2026/04/04 03:32:59 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/04 03:32:59 INFO : file1: Copied (new) 2026/04/04 03:32:59 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-04 03:32:58 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/04/04 03:32:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/04 03:32:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 03:32:59 INFO : file1: vfs cache: upload succeeded try #1 2026/04/04 03:32:59 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo/dir/file1: no such file or directory 2026/04/04 03:32:59 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo/dir/file1: no such file or directory 2026/04/04 03:32:59 DEBUG : Looking for writers 2026/04/04 03:32:59 DEBUG : file1: reading active writers 2026/04/04 03:32:59 DEBUG : >WaitForWriters: 2026/04/04 03:32:59 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:32:59 DEBUG : Looking for writers 2026/04/04 03:32:59 DEBUG : file1: reading active writers 2026/04/04 03:32:59 DEBUG : >WaitForWriters: 2026/04/04 03:32:59 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.12s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:32:59 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:32:59 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 03:32:59 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:59 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 03:32:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 03:32:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:32:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:32:59 INFO : webdav root 'rclone-test-zenekoz4ligo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 03:33:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:00 DEBUG : file1: newRWFileHandle: 2026/04/04 03:33:00 DEBUG : file1(0x37a401ad19c0): openPending: 2026/04/04 03:33:00 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 03:33:00 DEBUG : file1(0x37a401ad19c0): >openPending: err= 2026/04/04 03:33:00 DEBUG : file1: >newRWFileHandle: err= 2026/04/04 03:33:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 03:33:00 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/04 03:33:00 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/04 03:33:00 DEBUG : file1(0x37a401ad19c0): close: 2026/04/04 03:33:00 DEBUG : file1: vfs cache: setting modification time to 2026-04-04 03:33:00.051160072 +0000 UTC m=+89.684562800 2026/04/04 03:33:00 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:00 DEBUG : file1(0x37a401ad19c0): >close: err= 2026/04/04 03:33:00 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/04 03:33:00 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/04 03:33:00 DEBUG : file2: newRWFileHandle: 2026/04/04 03:33:00 DEBUG : file2(0x37a401ad1e40): openPending: 2026/04/04 03:33:00 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:00 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/04 03:33:00 DEBUG : file2(0x37a401ad1e40): >openPending: err= 2026/04/04 03:33:00 DEBUG : file2: >newRWFileHandle: err= 2026/04/04 03:33:00 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/04 03:33:00 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/04/04 03:33:00 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/04/04 03:33:00 DEBUG : file2(0x37a401ad1e40): RWFileHandle.Flush 2026/04/04 03:33:00 DEBUG : file2(0x37a401ad1e40): RWFileHandle.Release 2026/04/04 03:33:00 DEBUG : file2(0x37a401ad1e40): close: 2026/04/04 03:33:00 DEBUG : file2: vfs cache: setting modification time to 2026-04-04 03:33:00.052296665 +0000 UTC m=+89.685699394 2026/04/04 03:33:00 INFO : file2: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:00 DEBUG : file2(0x37a401ad1e40): >close: err= 2026/04/04 03:33:00 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:33:00 DEBUG : Looking for writers 2026/04/04 03:33:00 DEBUG : file1: reading active writers 2026/04/04 03:33:00 DEBUG : file2: reading active writers 2026/04/04 03:33:00 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/04/04 03:33:00 DEBUG : Looking for writers 2026/04/04 03:33:00 DEBUG : file1: reading active writers 2026/04/04 03:33:00 DEBUG : file2: reading active writers 2026/04/04 03:33:00 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/04/04 03:33:00 DEBUG : Looking for writers 2026/04/04 03:33:00 DEBUG : file1: reading active writers 2026/04/04 03:33:00 DEBUG : file2: reading active writers 2026/04/04 03:33:00 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/04/04 03:33:00 DEBUG : Looking for writers 2026/04/04 03:33:00 DEBUG : file1: reading active writers 2026/04/04 03:33:00 DEBUG : file2: reading active writers 2026/04/04 03:33:00 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/04/04 03:33:00 DEBUG : file1: vfs cache: starting upload 2026/04/04 03:33:00 DEBUG : file2: vfs cache: starting upload 2026/04/04 03:33:00 DEBUG : Looking for writers 2026/04/04 03:33:00 DEBUG : file1: reading active writers 2026/04/04 03:33:00 DEBUG : file2: reading active writers 2026/04/04 03:33:00 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/04/04 03:33:00 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:33:00 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2026/04/04 03:33:00 DEBUG : Looking for writers 2026/04/04 03:33:00 DEBUG : file1: reading active writers 2026/04/04 03:33:00 DEBUG : file2: reading active writers 2026/04/04 03:33:00 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/04/04 03:33:00 DEBUG : file1: size = 0 OK 2026/04/04 03:33:00 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/04 03:33:00 INFO : file1: Copied (new) 2026/04/04 03:33:00 DEBUG : file1: vfs cache: fingerprint now "0,2026-04-04 03:33:00 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/04/04 03:33:00 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/04 03:33:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 03:33:00 INFO : file1: vfs cache: upload succeeded try #1 2026/04/04 03:33:00 DEBUG : file2: size = 0 OK 2026/04/04 03:33:00 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/04 03:33:00 INFO : file2: Copied (new) 2026/04/04 03:33:00 DEBUG : file2: vfs cache: fingerprint now "0,2026-04-04 03:33:00 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/04/04 03:33:00 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/04/04 03:33:00 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/04 03:33:00 INFO : file2: vfs cache: upload succeeded try #1 2026/04/04 03:33:00 DEBUG : Looking for writers 2026/04/04 03:33:00 DEBUG : file1: reading active writers 2026/04/04 03:33:00 DEBUG : file2: reading active writers 2026/04/04 03:33:00 DEBUG : >WaitForWriters: 2026/04/04 03:33:00 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:33:00 DEBUG : Looking for writers 2026/04/04 03:33:00 DEBUG : file1: reading active writers 2026/04/04 03:33:00 DEBUG : file2: reading active writers 2026/04/04 03:33:00 DEBUG : >WaitForWriters: 2026/04/04 03:33:00 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: cleaner exiting 2026/04/04 03:33:00 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo/dir/file1: no such file or directory 2026/04/04 03:33:00 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo/dir/file1: no such file or directory --- PASS: TestRWFileHandleWriteNoWrite (1.23s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:33:01 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:33:01 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 03:33:01 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:33:01 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:33:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:33:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 03:33:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:33:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:33:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 03:33:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:33:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:01 INFO : webdav root 'rclone-test-zenekoz4ligo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 03:33:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:01 DEBUG : file1: newRWFileHandle: 2026/04/04 03:33:01 DEBUG : file1(0x37a40129e680): openPending: 2026/04/04 03:33:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 03:33:01 DEBUG : file1(0x37a40129e680): >openPending: err= 2026/04/04 03:33:01 DEBUG : file1: >newRWFileHandle: err= 2026/04/04 03:33:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 03:33:01 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/04 03:33:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/04 03:33:01 DEBUG : file1(0x37a40129e680): _writeAt: size=5, off=0 2026/04/04 03:33:01 DEBUG : file1(0x37a40129e680): >_writeAt: n=5, err= 2026/04/04 03:33:01 DEBUG : file1(0x37a40129e680): RWFileHandle.Flush 2026/04/04 03:33:01 DEBUG : file1(0x37a40129e680): RWFileHandle.Flush 2026/04/04 03:33:01 DEBUG : file1(0x37a40129e680): close: 2026/04/04 03:33:01 DEBUG : file1: vfs cache: setting modification time to 2026-04-04 03:33:01.265127778 +0000 UTC m=+90.898530506 2026/04/04 03:33:01 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:01 DEBUG : file1(0x37a40129e680): >close: err= 2026/04/04 03:33:01 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:33:01 DEBUG : Looking for writers 2026/04/04 03:33:01 DEBUG : file1: reading active writers 2026/04/04 03:33:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/04 03:33:01 DEBUG : Looking for writers 2026/04/04 03:33:01 DEBUG : file1: reading active writers 2026/04/04 03:33:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/04 03:33:01 DEBUG : Looking for writers 2026/04/04 03:33:01 DEBUG : file1: reading active writers 2026/04/04 03:33:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/04 03:33:01 DEBUG : Looking for writers 2026/04/04 03:33:01 DEBUG : file1: reading active writers 2026/04/04 03:33:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/04 03:33:01 DEBUG : file1: vfs cache: starting upload 2026/04/04 03:33:01 DEBUG : Looking for writers 2026/04/04 03:33:01 DEBUG : file1: reading active writers 2026/04/04 03:33:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/04 03:33:01 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:33:01 DEBUG : Looking for writers 2026/04/04 03:33:01 DEBUG : file1: reading active writers 2026/04/04 03:33:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/04 03:33:01 DEBUG : file1: size = 5 OK 2026/04/04 03:33:01 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/04 03:33:01 INFO : file1: Copied (new) 2026/04/04 03:33:01 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-04 03:33:01 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/04 03:33:01 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/04 03:33:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 03:33:01 INFO : file1: vfs cache: upload succeeded try #1 2026/04/04 03:33:01 DEBUG : Looking for writers 2026/04/04 03:33:01 DEBUG : file1: reading active writers 2026/04/04 03:33:01 DEBUG : >WaitForWriters: 2026/04/04 03:33:01 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: cleaner exiting 2026/04/04 03:33:02 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo/dir/file1: no such file or directory 2026/04/04 03:33:02 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo/dir/file1: no such file or directory --- PASS: TestRWFileHandleFlushWrite (1.21s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:33:02 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:33:02 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 03:33:02 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:33:02 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:33:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:33:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 03:33:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:33:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:33:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 03:33:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:33:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:02 INFO : webdav root 'rclone-test-zenekoz4ligo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 03:33:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:02 DEBUG : file1: newRWFileHandle: 2026/04/04 03:33:02 DEBUG : file1(0x37a401ab20c0): openPending: 2026/04/04 03:33:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 03:33:02 DEBUG : file1(0x37a401ab20c0): >openPending: err= 2026/04/04 03:33:02 DEBUG : file1: >newRWFileHandle: err= 2026/04/04 03:33:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 03:33:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/04 03:33:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/04 03:33:02 DEBUG : file1(0x37a401ab20c0): _writeAt: size=5, off=0 2026/04/04 03:33:02 DEBUG : file1(0x37a401ab20c0): >_writeAt: n=5, err= 2026/04/04 03:33:02 DEBUG : file1(0x37a401ab20c0): RWFileHandle.Release 2026/04/04 03:33:02 DEBUG : file1(0x37a401ab20c0): close: 2026/04/04 03:33:02 DEBUG : file1: vfs cache: setting modification time to 2026-04-04 03:33:02.487961529 +0000 UTC m=+92.121364257 2026/04/04 03:33:02 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:02 DEBUG : file1(0x37a401ab20c0): >close: err= 2026/04/04 03:33:02 DEBUG : file1(0x37a401ab20c0): RWFileHandle.Release 2026/04/04 03:33:02 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:33:02 DEBUG : Looking for writers 2026/04/04 03:33:02 DEBUG : file1: reading active writers 2026/04/04 03:33:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/04 03:33:02 DEBUG : Looking for writers 2026/04/04 03:33:02 DEBUG : file1: reading active writers 2026/04/04 03:33:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/04 03:33:02 DEBUG : Looking for writers 2026/04/04 03:33:02 DEBUG : file1: reading active writers 2026/04/04 03:33:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/04 03:33:02 DEBUG : Looking for writers 2026/04/04 03:33:02 DEBUG : file1: reading active writers 2026/04/04 03:33:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/04 03:33:02 DEBUG : file1: vfs cache: starting upload 2026/04/04 03:33:02 DEBUG : Looking for writers 2026/04/04 03:33:02 DEBUG : file1: reading active writers 2026/04/04 03:33:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/04 03:33:02 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:33:02 DEBUG : Looking for writers 2026/04/04 03:33:02 DEBUG : file1: reading active writers 2026/04/04 03:33:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/04 03:33:02 DEBUG : file1: size = 5 OK 2026/04/04 03:33:02 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/04 03:33:02 INFO : file1: Copied (new) 2026/04/04 03:33:02 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-04 03:33:02 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/04 03:33:02 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/04 03:33:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 03:33:02 INFO : file1: vfs cache: upload succeeded try #1 2026/04/04 03:33:03 DEBUG : Looking for writers 2026/04/04 03:33:03 DEBUG : file1: reading active writers 2026/04/04 03:33:03 DEBUG : >WaitForWriters: 2026/04/04 03:33:03 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.03s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:33:03 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:33:03 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 03:33:03 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:33:03 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:33:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:33:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 03:33:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:33:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:33:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 03:33:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:33:03 INFO : webdav root 'rclone-test-zenekoz4ligo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 03:33:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:33:03 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/04/04 03:33:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/04 03:33:04 DEBUG : dir/file1: newRWFileHandle: 2026/04/04 03:33:04 DEBUG : dir/file1(0x37a401bc1740): openPending: 2026/04/04 03:33:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/04 03:33:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/04 03:33:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 03:33:04 DEBUG : dir/file1(0x37a401bc1740): >openPending: err= 2026/04/04 03:33:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/04 03:33:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/04 03:33:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/04 03:33:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/04 03:33:04 DEBUG : dir/file1(0x37a401bc1740): _writeAt: size=5, off=0 2026/04/04 03:33:04 DEBUG : dir/file1(0x37a401bc1740): >_writeAt: n=5, err= 2026/04/04 03:33:04 DEBUG : dir/file1(0x37a401bc1740): close: 2026/04/04 03:33:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:04 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-04 03:33:04.044533464 +0000 UTC m=+93.677936192 2026/04/04 03:33:04 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:04 DEBUG : dir/file1(0x37a401bc1740): >close: err= 2026/04/04 03:33:04 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:33:04 DEBUG : dir: Looking for writers 2026/04/04 03:33:04 DEBUG : file1: reading active writers 2026/04/04 03:33:04 DEBUG : Looking for writers 2026/04/04 03:33:04 DEBUG : dir: reading active writers 2026/04/04 03:33:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/04 03:33:04 DEBUG : dir: Looking for writers 2026/04/04 03:33:04 DEBUG : file1: reading active writers 2026/04/04 03:33:04 DEBUG : Looking for writers 2026/04/04 03:33:04 DEBUG : dir: reading active writers 2026/04/04 03:33:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/04 03:33:04 DEBUG : dir: Looking for writers 2026/04/04 03:33:04 DEBUG : file1: reading active writers 2026/04/04 03:33:04 DEBUG : Looking for writers 2026/04/04 03:33:04 DEBUG : dir: reading active writers 2026/04/04 03:33:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/04 03:33:04 DEBUG : dir: Looking for writers 2026/04/04 03:33:04 DEBUG : file1: reading active writers 2026/04/04 03:33:04 DEBUG : Looking for writers 2026/04/04 03:33:04 DEBUG : dir: reading active writers 2026/04/04 03:33:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/04 03:33:04 DEBUG : dir/file1: vfs cache: starting upload 2026/04/04 03:33:04 DEBUG : dir: Looking for writers 2026/04/04 03:33:04 DEBUG : file1: reading active writers 2026/04/04 03:33:04 DEBUG : Looking for writers 2026/04/04 03:33:04 DEBUG : dir: reading active writers 2026/04/04 03:33:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/04 03:33:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:33:04 DEBUG : dir: Looking for writers 2026/04/04 03:33:04 DEBUG : file1: reading active writers 2026/04/04 03:33:04 DEBUG : Looking for writers 2026/04/04 03:33:04 DEBUG : dir: reading active writers 2026/04/04 03:33:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/04 03:33:04 DEBUG : dir/file1: size = 5 OK 2026/04/04 03:33:04 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/04 03:33:04 INFO : dir/file1: Copied (replaced existing) 2026/04/04 03:33:04 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-04-04 03:33:04 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/04 03:33:04 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/04 03:33:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 03:33:04 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/04 03:33:04 DEBUG : dir: Looking for writers 2026/04/04 03:33:04 DEBUG : file1: reading active writers 2026/04/04 03:33:04 DEBUG : Looking for writers 2026/04/04 03:33:04 DEBUG : dir: reading active writers 2026/04/04 03:33:04 DEBUG : >WaitForWriters: 2026/04/04 03:33:04 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.88s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:33:05 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:33:05 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 03:33:05 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:33:05 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:33:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:33:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 03:33:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:33:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:33:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 03:33:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:33:05 INFO : webdav root 'rclone-test-zenekoz4ligo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 03:33:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:33:05 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:05 DEBUG : dir/file1: newRWFileHandle: 2026/04/04 03:33:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/04 03:33:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 03:33:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/04 03:33:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/04 03:33:05 DEBUG : dir/file1(0x37a401d81980): _writeAt: size=5, off=0 2026/04/04 03:33:05 DEBUG : dir/file1(0x37a401d81980): openPending: 2026/04/04 03:33:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/04 03:33:05 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/04 03:33:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 03:33:05 DEBUG : dir/file1(0x37a401d81980): >openPending: err= 2026/04/04 03:33:05 DEBUG : dir/file1(0x37a401d81980): >_writeAt: n=5, err= 2026/04/04 03:33:05 DEBUG : dir/file1(0x37a401d81980): _writeAt: size=15, off=5 2026/04/04 03:33:05 DEBUG : dir/file1(0x37a401d81980): >_writeAt: n=15, err= 2026/04/04 03:33:05 DEBUG : dir/file1(0x37a401d81980): close: 2026/04/04 03:33:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/04/04 03:33:05 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-04 03:33:05.988727762 +0000 UTC m=+95.622130491 2026/04/04 03:33:05 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:05 DEBUG : dir/file1(0x37a401d81980): >close: err= 2026/04/04 03:33:05 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:33:05 DEBUG : dir: Looking for writers 2026/04/04 03:33:05 DEBUG : file1: reading active writers 2026/04/04 03:33:05 DEBUG : Looking for writers 2026/04/04 03:33:05 DEBUG : dir: reading active writers 2026/04/04 03:33:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/04 03:33:05 DEBUG : dir: Looking for writers 2026/04/04 03:33:05 DEBUG : file1: reading active writers 2026/04/04 03:33:05 DEBUG : Looking for writers 2026/04/04 03:33:05 DEBUG : dir: reading active writers 2026/04/04 03:33:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/04 03:33:06 DEBUG : dir: Looking for writers 2026/04/04 03:33:06 DEBUG : file1: reading active writers 2026/04/04 03:33:06 DEBUG : Looking for writers 2026/04/04 03:33:06 DEBUG : dir: reading active writers 2026/04/04 03:33:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/04 03:33:06 DEBUG : dir: Looking for writers 2026/04/04 03:33:06 DEBUG : file1: reading active writers 2026/04/04 03:33:06 DEBUG : Looking for writers 2026/04/04 03:33:06 DEBUG : dir: reading active writers 2026/04/04 03:33:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/04 03:33:06 DEBUG : dir/file1: vfs cache: starting upload 2026/04/04 03:33:06 DEBUG : dir: Looking for writers 2026/04/04 03:33:06 DEBUG : file1: reading active writers 2026/04/04 03:33:06 DEBUG : Looking for writers 2026/04/04 03:33:06 DEBUG : dir: reading active writers 2026/04/04 03:33:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/04 03:33:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:33:06 DEBUG : dir: Looking for writers 2026/04/04 03:33:06 DEBUG : file1: reading active writers 2026/04/04 03:33:06 DEBUG : Looking for writers 2026/04/04 03:33:06 DEBUG : dir: reading active writers 2026/04/04 03:33:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/04 03:33:06 DEBUG : dir/file1: size = 20 OK 2026/04/04 03:33:06 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/04/04 03:33:06 INFO : dir/file1: Copied (replaced existing) 2026/04/04 03:33:06 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-04-04 03:33:05 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/04/04 03:33:06 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/04 03:33:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 03:33:06 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/04 03:33:06 DEBUG : dir: Looking for writers 2026/04/04 03:33:06 DEBUG : file1: reading active writers 2026/04/04 03:33:06 DEBUG : Looking for writers 2026/04/04 03:33:06 DEBUG : dir: reading active writers 2026/04/04 03:33:06 DEBUG : >WaitForWriters: 2026/04/04 03:33:06 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.92s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:33:07 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:33:07 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 03:33:07 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:33:07 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:33:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:33:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 03:33:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:33:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:33:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 03:33:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:33:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:07 INFO : webdav root 'rclone-test-zenekoz4ligo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 03:33:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:07 DEBUG : file1: newRWFileHandle: 2026/04/04 03:33:07 DEBUG : file1(0x37a401deaa40): openPending: 2026/04/04 03:33:07 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 03:33:07 DEBUG : file1(0x37a401deaa40): >openPending: err= 2026/04/04 03:33:07 DEBUG : file1: >newRWFileHandle: err= 2026/04/04 03:33:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 03:33:07 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/04 03:33:07 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/04 03:33:07 DEBUG : file1(0x37a401deaa40): _writeAt: size=5, off=0 2026/04/04 03:33:07 DEBUG : file1(0x37a401deaa40): >_writeAt: n=5, err= 2026/04/04 03:33:07 DEBUG : file1(0x37a401deaa40): close: 2026/04/04 03:33:07 DEBUG : file1: vfs cache: setting modification time to 2026-04-04 03:33:07.325123511 +0000 UTC m=+96.958526258 2026/04/04 03:33:07 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:07 DEBUG : file1(0x37a401deaa40): >close: err= 2026/04/04 03:33:07 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:33:07 DEBUG : Looking for writers 2026/04/04 03:33:07 DEBUG : file1: reading active writers 2026/04/04 03:33:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/04 03:33:07 DEBUG : Looking for writers 2026/04/04 03:33:07 DEBUG : file1: reading active writers 2026/04/04 03:33:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/04 03:33:07 DEBUG : Looking for writers 2026/04/04 03:33:07 DEBUG : file1: reading active writers 2026/04/04 03:33:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/04 03:33:07 DEBUG : Looking for writers 2026/04/04 03:33:07 DEBUG : file1: reading active writers 2026/04/04 03:33:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/04 03:33:07 DEBUG : file1: vfs cache: starting upload 2026/04/04 03:33:07 DEBUG : Looking for writers 2026/04/04 03:33:07 DEBUG : file1: reading active writers 2026/04/04 03:33:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/04 03:33:07 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:33:07 DEBUG : Looking for writers 2026/04/04 03:33:07 DEBUG : file1: reading active writers 2026/04/04 03:33:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/04 03:33:07 DEBUG : file1: size = 5 OK 2026/04/04 03:33:07 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/04 03:33:07 INFO : file1: Copied (new) 2026/04/04 03:33:07 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-04 03:33:07 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/04 03:33:07 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/04 03:33:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 03:33:07 INFO : file1: vfs cache: upload succeeded try #1 2026/04/04 03:33:07 DEBUG : Looking for writers 2026/04/04 03:33:07 DEBUG : file1: reading active writers 2026/04/04 03:33:07 DEBUG : >WaitForWriters: 2026/04/04 03:33:07 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.06s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:33:08 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:33:08 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 03:33:08 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:33:08 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:33:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:33:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 03:33:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:33:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:33:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 03:33:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/04/04 03:33:08 INFO : webdav root 'rclone-test-zenekoz4ligo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401826940): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401826940): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401826940): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401826940): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401826940): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.372687578 +0000 UTC m=+98.006090307 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401826940): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401827040): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401827040): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401827040): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401827040): >_readAt: n=2, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401827040): _writeAt: size=3, off=2 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401827040): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401827040): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.372687578 +0000 UTC m=+98.006090307 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401827040): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401827d00): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401827d00): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401827d00): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401827d00): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401827d00): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.372687578 +0000 UTC m=+98.006090307 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401827d00): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4018cb7a0 item 1 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401990440): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401990440): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401990440): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401990440): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401990440): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.376299131 +0000 UTC m=+98.009701860 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401990440): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401990940): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401990940): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401990940): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401990940): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401990940): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.376299131 +0000 UTC m=+98.009701860 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401990940): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401fc4000 item 2 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401889580): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401889580): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401889580): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401889580): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401889580): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.379405461 +0000 UTC m=+98.012808190 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401889580): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401889a00): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401889a00): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401889a00): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401889a00): >_readAt: n=2, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401889a00): _writeAt: size=3, off=2 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401889a00): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401889a00): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.379405461 +0000 UTC m=+98.012808190 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401889a00): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018280c0): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018280c0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018280c0): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018280c0): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018280c0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.379405461 +0000 UTC m=+98.012808190 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018280c0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401c96a10 item 3 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018287c0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018287c0): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018287c0): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018287c0): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018287c0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.382995844 +0000 UTC m=+98.016398572 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018287c0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401828d00): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401828d00): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401828d00): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401828d00): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401828d00): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.382995844 +0000 UTC m=+98.016398572 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401828d00): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401c96f50 item 4 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401829440): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401829440): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401829440): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401829440): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401829440): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.384455277 +0000 UTC m=+98.017858005 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401829440): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018298c0): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018298c0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018298c0): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018298c0): >_readAt: n=2, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018298c0): _writeAt: size=3, off=2 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018298c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018298c0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.384455277 +0000 UTC m=+98.017858005 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018298c0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401829d80): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401829d80): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401829d80): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401829d80): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401829d80): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.384455277 +0000 UTC m=+98.017858005 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401829d80): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401c972d0 item 5 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401920500): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401920500): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401920500): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401920500): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401920500): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.388076037 +0000 UTC m=+98.021478765 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401920500): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401920ac0): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401920ac0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401920ac0): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401920ac0): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401920ac0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.388076037 +0000 UTC m=+98.021478765 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401920ac0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401c978f0 item 6 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401921240): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401921240): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401921240): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401921240): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401921240): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.392432345 +0000 UTC m=+98.025835074 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401921240): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401921740): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401921740): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401921740): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401921740): >_readAt: n=2, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401921740): _writeAt: size=3, off=2 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401921740): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401921740): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.392432345 +0000 UTC m=+98.025835074 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401921740): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401921c00): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401921c00): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401921c00): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401921c00): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401921c00): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.392432345 +0000 UTC m=+98.025835074 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401921c00): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401c97ce0 item 7 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9a380): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9a380): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9a380): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9a380): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9a380): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.398845193 +0000 UTC m=+98.032247920 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9a380): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9a8c0): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9a8c0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9a8c0): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9a8c0): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9a8c0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.398845193 +0000 UTC m=+98.032247920 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9a8c0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401d42460 item 8 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401990f40): _readAt: size=2, off=0 2026/04/04 03:33:08 ERROR : open-test-file(0x37a401990f40): Couldn't read size of file 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401990f40): >_readAt: n=0, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401990f40): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401990f40): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401990f40): close: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401990f40): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401991700): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401991700): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401991700): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401991700): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401991700): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.402131031 +0000 UTC m=+98.035533759 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401991700): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401991e40): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401991e40): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401991e40): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401991e40): >_readAt: n=2, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401991e40): _writeAt: size=3, off=2 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401991e40): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401991e40): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.402131031 +0000 UTC m=+98.035533759 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401991e40): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad0480): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad0480): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad0480): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad0480): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad0480): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.402131031 +0000 UTC m=+98.035533759 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad0480): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401fc4380 item 9 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad0b00): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad0b00): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad0b00): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad0b00): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad0b00): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.406796863 +0000 UTC m=+98.040199591 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad0b00): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad1040): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad1040): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad1040): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad1040): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad1040): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.406796863 +0000 UTC m=+98.040199591 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad1040): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401fc49a0 item 10 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad1780): _readAt: size=2, off=0 2026/04/04 03:33:08 ERROR : open-test-file(0x37a401ad1780): Couldn't read size of file 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad1780): >_readAt: n=0, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad1780): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad1780): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad1780): close: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad1780): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad1b40): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad1b40): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad1b40): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad1b40): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad1b40): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.408334123 +0000 UTC m=+98.041736851 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad1b40): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bea140): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bea140): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bea140): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bea140): >_readAt: n=2, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bea140): _writeAt: size=3, off=2 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bea140): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bea140): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.408334123 +0000 UTC m=+98.041736851 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bea140): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bea640): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bea640): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bea640): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bea640): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bea640): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.408334123 +0000 UTC m=+98.041736851 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bea640): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401fc4d20 item 11 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401beacc0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401beacc0): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401beacc0): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401beacc0): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401beacc0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.410137846 +0000 UTC m=+98.043540574 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401beacc0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401beb200): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401beb200): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401beb200): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401beb200): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401beb200): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.410137846 +0000 UTC m=+98.043540574 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401beb200): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401fc5420 item 12 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401beb880): _readAt: size=2, off=0 2026/04/04 03:33:08 ERROR : open-test-file(0x37a401beb880): Couldn't read size of file 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401beb880): >_readAt: n=0, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401beb880): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401beb880): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401beb880): close: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401beb880): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bebc40): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bebc40): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bebc40): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bebc40): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bebc40): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.412379164 +0000 UTC m=+98.045781891 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bebc40): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f6500): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f6500): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f6500): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f6500): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f6500): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.412379164 +0000 UTC m=+98.045781891 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f6500): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401fc5810 item 13 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f6b80): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f6b80): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f6b80): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f6b80): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f6b80): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.415251102 +0000 UTC m=+98.048653829 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f6b80): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f70c0): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f70c0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f70c0): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f70c0): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f70c0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.415251102 +0000 UTC m=+98.048653829 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f70c0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401fc5b90 item 14 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f7700): _readAt: size=2, off=0 2026/04/04 03:33:08 ERROR : open-test-file(0x37a4019f7700): Couldn't read size of file 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f7700): >_readAt: n=0, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f7700): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f7700): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f7700): close: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f7700): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f7ac0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f7ac0): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f7ac0): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f7ac0): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f7ac0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.418744752 +0000 UTC m=+98.052147480 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f7ac0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6e380): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6e380): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6e380): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6e380): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6e380): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.418744752 +0000 UTC m=+98.052147480 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6e380): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401652070 item 15 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6ea00): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6ea00): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6ea00): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6ea00): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6ea00): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.419914729 +0000 UTC m=+98.053317457 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6ea00): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6ef40): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6ef40): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6ef40): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6ef40): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6ef40): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.419914729 +0000 UTC m=+98.053317457 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6ef40): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401652620 item 16 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6f580): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6f580): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6f580): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6f580): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6f580): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.422343781 +0000 UTC m=+98.055746509 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6f580): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6fa00): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6fa00): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6fa00): open at offset 5 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6fa00): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6fa00): >_readAt: n=2, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6fa00): _writeAt: size=3, off=7 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6fa00): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6fa00): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.422343781 +0000 UTC m=+98.055746509 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6fa00): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bcc000): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bcc000): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bcc000): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bcc000): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bcc000): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.422343781 +0000 UTC m=+98.055746509 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bcc000): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4016530a0 item 17 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bcc740): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bcc740): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bcc740): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bcc740): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bcc740): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.424075789 +0000 UTC m=+98.057478516 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bcc740): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bccc80): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bccc80): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bccc80): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bccc80): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bccc80): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.424075789 +0000 UTC m=+98.057478516 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bccc80): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401653c70 item 18 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9b080): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9b080): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9b080): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9b080): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9b080): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.428587189 +0000 UTC m=+98.061989918 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9b080): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9b580): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9b580): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9b580): open at offset 5 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9b580): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9b580): >_readAt: n=2, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9b580): _writeAt: size=3, off=7 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9b580): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9b580): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.428587189 +0000 UTC m=+98.061989918 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9b580): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9ba80): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9ba80): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9ba80): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9ba80): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9ba80): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.428587189 +0000 UTC m=+98.061989918 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9ba80): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401d428c0 item 19 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401890280): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401890280): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401890280): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401890280): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401890280): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.433939285 +0000 UTC m=+98.067342014 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401890280): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018907c0): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018907c0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018907c0): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018907c0): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018907c0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.433939285 +0000 UTC m=+98.067342014 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018907c0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401d42d90 item 20 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401890e40): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401890e40): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401890e40): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401890e40): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401890e40): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.435622441 +0000 UTC m=+98.069025179 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401890e40): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401891340): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401891340): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401891340): open at offset 5 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401891340): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401891340): >_readAt: n=2, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401891340): _writeAt: size=3, off=7 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401891340): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401891340): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.435622441 +0000 UTC m=+98.069025179 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401891340): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401891840): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401891840): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401891840): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401891840): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401891840): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.435622441 +0000 UTC m=+98.069025179 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401891840): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401d43110 item 21 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401891ec0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401891ec0): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401891ec0): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401891ec0): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401891ec0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.440074438 +0000 UTC m=+98.073477167 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401891ec0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bcd480): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bcd480): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bcd480): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bcd480): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bcd480): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.440074438 +0000 UTC m=+98.073477167 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bcd480): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401b3e230 item 22 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018b7580): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018b7580): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018b7580): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018b7580): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018b7580): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.441470342 +0000 UTC m=+98.074873071 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018b7580): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018b7a80): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018b7a80): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018b7a80): open at offset 5 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018b7a80): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018b7a80): >_readAt: n=2, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018b7a80): _writeAt: size=3, off=7 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018b7a80): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018b7a80): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.441470342 +0000 UTC m=+98.074873071 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018b7a80): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401906080): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401906080): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401906080): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401906080): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401906080): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.441470342 +0000 UTC m=+98.074873071 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401906080): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a402018f50 item 23 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401906700): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401906700): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401906700): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401906700): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401906700): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.446338455 +0000 UTC m=+98.079741193 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401906700): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401906c40): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401906c40): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401906c40): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401906c40): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401906c40): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.446338455 +0000 UTC m=+98.079741193 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401906c40): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a402019490 item 24 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401907280): _readAt: size=2, off=0 2026/04/04 03:33:08 ERROR : open-test-file(0x37a401907280): Couldn't read size of file 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401907280): >_readAt: n=0, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401907280): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401907280): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401907280): close: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401907280): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401907640): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401907640): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401907640): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401907640): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401907640): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.447725542 +0000 UTC m=+98.081128270 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401907640): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401907b40): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401907b40): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401907b40): open at offset 5 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401907b40): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401907b40): >_readAt: n=2, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401907b40): _writeAt: size=3, off=7 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401907b40): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401907b40): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.447725542 +0000 UTC m=+98.081128270 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401907b40): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401968180): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401968180): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401968180): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401968180): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401968180): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.447725542 +0000 UTC m=+98.081128270 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401968180): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a402019810 item 25 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401968800): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401968800): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401968800): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401968800): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401968800): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.449376937 +0000 UTC m=+98.082779665 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401968800): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401968d40): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401968d40): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401968d40): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401968d40): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401968d40): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.449376937 +0000 UTC m=+98.082779665 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401968d40): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a402019d50 item 26 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401969380): _readAt: size=2, off=0 2026/04/04 03:33:08 ERROR : open-test-file(0x37a401969380): Couldn't read size of file 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401969380): >_readAt: n=0, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401969380): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401969380): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401969380): close: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401969380): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401969740): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401969740): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401969740): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401969740): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401969740): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.450614382 +0000 UTC m=+98.084017111 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401969740): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401969c40): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401969c40): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401969c40): open at offset 5 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401969c40): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401969c40): >_readAt: n=2, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401969c40): _writeAt: size=3, off=7 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401969c40): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401969c40): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.450614382 +0000 UTC m=+98.084017111 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401969c40): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019ce280): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019ce280): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019ce280): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019ce280): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019ce280): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.450614382 +0000 UTC m=+98.084017111 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019ce280): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4015eebd0 item 27 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019ce900): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019ce900): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019ce900): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019ce900): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019ce900): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.454506463 +0000 UTC m=+98.087909192 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019ce900): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019cee40): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019cee40): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019cee40): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019cee40): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019cee40): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.454506463 +0000 UTC m=+98.087909192 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019cee40): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4015ef5e0 item 28 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018aa240): _readAt: size=2, off=0 2026/04/04 03:33:08 ERROR : open-test-file(0x37a4018aa240): Couldn't read size of file 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018aa240): >_readAt: n=0, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018aa240): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018aa240): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018aa240): close: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018aa240): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018aa600): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018aa600): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018aa600): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018aa600): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018aa600): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.459474516 +0000 UTC m=+98.092877244 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018aa600): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018aacc0): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018aacc0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018aacc0): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018aacc0): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018aacc0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.459474516 +0000 UTC m=+98.092877244 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018aacc0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401d436c0 item 29 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018ab340): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018ab340): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018ab340): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018ab340): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018ab340): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.464408704 +0000 UTC m=+98.097811432 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018ab340): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018ab880): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018ab880): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018ab880): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018ab880): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018ab880): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.464408704 +0000 UTC m=+98.097811432 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018ab880): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401d43a40 item 30 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018abec0): _readAt: size=2, off=0 2026/04/04 03:33:08 ERROR : open-test-file(0x37a4018abec0): Couldn't read size of file 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018abec0): >_readAt: n=0, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018abec0): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018abec0): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018abec0): close: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018abec0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a2a380): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a2a380): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a2a380): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a2a380): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a2a380): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.469311803 +0000 UTC m=+98.102714531 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a2a380): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a2aa40): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a2aa40): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a2aa40): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a2aa40): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a2aa40): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.469311803 +0000 UTC m=+98.102714531 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a2aa40): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401d43dc0 item 31 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a2b0c0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a2b0c0): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a2b0c0): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a2b0c0): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a2b0c0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.474102911 +0000 UTC m=+98.107505640 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a2b0c0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a2b600): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a2b600): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a2b600): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a2b600): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a2b600): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.474102911 +0000 UTC m=+98.107505640 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a2b600): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401daa380 item 32 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bcdac0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bcdac0): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bcdac0): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bcdac0): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bcdac0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.477855711 +0000 UTC m=+98.111258439 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bcdac0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401838040): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401838040): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401838040): _writeAt: size=3, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401838040): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401838040): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401b3e850 item 33 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401838040): >_writeAt: n=3, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401838040): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.478819087 +0000 UTC m=+98.112221816 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401838040): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401838540): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401838540): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401838540): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401838540): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401838540): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.478819087 +0000 UTC m=+98.112221816 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401838540): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401b3ea10 item 33 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401838b80): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401838b80): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401838b80): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401838b80): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401838b80): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.491455136 +0000 UTC m=+98.124857863 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401838b80): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a2bc80): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a2bc80): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401daa5b0 item 34 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a2bc80): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a2bc80): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a2bc80): _writeAt: size=3, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a2bc80): >_writeAt: n=3, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a2bc80): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.510289445 +0000 UTC m=+98.143692173 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a2bc80): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a562c0): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a562c0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a562c0): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a562c0): >_readAt: n=3, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a562c0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.510289445 +0000 UTC m=+98.143692173 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a562c0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401daa770 item 34 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a56900): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a56900): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a56900): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a56900): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a56900): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.520773803 +0000 UTC m=+98.154176530 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a56900): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a56d80): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a56d80): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a56d80): _writeAt: size=3, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a56d80): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a56d80): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401daaaf0 item 35 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a56d80): >_writeAt: n=3, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a56d80): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.522582164 +0000 UTC m=+98.155984892 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a56d80): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a57280): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a57280): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a57280): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a57280): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a57280): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.522582164 +0000 UTC m=+98.155984892 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a57280): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401daacb0 item 35 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401839400): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401839400): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401839400): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401839400): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401839400): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.526427879 +0000 UTC m=+98.159830607 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401839400): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401839900): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401839900): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401b3f570 item 36 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401839900): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401839900): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401839900): _writeAt: size=3, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401839900): >_writeAt: n=3, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401839900): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.527027601 +0000 UTC m=+98.160430328 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401839900): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401839e40): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401839e40): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401839e40): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401839e40): >_readAt: n=3, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401839e40): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.527027601 +0000 UTC m=+98.160430328 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401839e40): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401b3f960 item 36 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a82580): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a82580): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a82580): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a82580): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a82580): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.529342106 +0000 UTC m=+98.162744834 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a82580): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a82a00): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a82a00): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a82a00): _writeAt: size=3, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a82a00): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a82a00): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4015f8310 item 37 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a82a00): >_writeAt: n=3, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a82a00): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.531559849 +0000 UTC m=+98.164962578 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a82a00): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a82f00): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a82f00): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a82f00): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a82f00): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a82f00): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.531559849 +0000 UTC m=+98.164962578 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a82f00): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4015f8af0 item 37 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a83580): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a83580): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a83580): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a83580): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a83580): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.533006078 +0000 UTC m=+98.166408806 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a83580): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a83a80): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a83a80): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4015f92d0 item 38 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a83a80): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a83a80): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a83a80): _writeAt: size=3, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a83a80): >_writeAt: n=3, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a83a80): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.534326799 +0000 UTC m=+98.167729527 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a83a80): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab80c0): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab80c0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab80c0): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab80c0): >_readAt: n=3, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab80c0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.534326799 +0000 UTC m=+98.167729527 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab80c0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4015f9490 item 38 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab8740): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab8740): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab8740): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab8740): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab8740): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.536120342 +0000 UTC m=+98.169523071 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab8740): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab8c40): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab8c40): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab8c40): _writeAt: size=3, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab8c40): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab8c40): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401f281c0 item 39 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab8c40): >_writeAt: n=3, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab8c40): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.536539844 +0000 UTC m=+98.169942573 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab8c40): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab9140): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab9140): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab9140): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab9140): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab9140): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.536539844 +0000 UTC m=+98.169942573 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab9140): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401f28380 item 39 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab97c0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab97c0): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab97c0): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab97c0): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab97c0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.538763229 +0000 UTC m=+98.172165957 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab97c0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab9cc0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab9cc0): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401f28700 item 40 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab9cc0): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab9cc0): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab9cc0): _writeAt: size=3, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab9cc0): >_writeAt: n=3, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab9cc0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.539301955 +0000 UTC m=+98.172704683 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab9cc0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401adc300): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401adc300): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401adc300): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401adc300): >_readAt: n=3, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401adc300): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.539301955 +0000 UTC m=+98.172704683 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401adc300): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401f288c0 item 40 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401adc8c0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401adc8c0): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401adc8c0): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401adc8c0): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401adc8c0): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401adc8c0): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401adc8c0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.541281971 +0000 UTC m=+98.174684698 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401adc8c0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401adcdc0): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401adcdc0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401adcdc0): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401f28c40 item 41 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401adcdc0): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401adcdc0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.542218567 +0000 UTC m=+98.175621295 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401adcdc0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401add280): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401add280): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401add280): _writeAt: size=3, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401add280): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401add280): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401f28f50 item 41 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401add280): >_writeAt: n=3, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401add280): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.542895614 +0000 UTC m=+98.176298352 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401add280): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401add7c0): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401add7c0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401add7c0): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401add7c0): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401add7c0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.542895614 +0000 UTC m=+98.176298352 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401add7c0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401f291f0 item 41 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401adde00): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401adde00): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401adde00): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401adde00): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401adde00): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401adde00): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401adde00): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.544559392 +0000 UTC m=+98.177962120 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401adde00): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a57700): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a57700): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a57700): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401daae00 item 42 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a57700): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a57700): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.544893532 +0000 UTC m=+98.178296261 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a57700): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a57c40): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a57c40): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401daafc0 item 42 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a57c40): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a57c40): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a57c40): _writeAt: size=3, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a57c40): >_writeAt: n=3, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a57c40): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.545734609 +0000 UTC m=+98.179137337 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a57c40): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b8c2c0): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b8c2c0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b8c2c0): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b8c2c0): >_readAt: n=3, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b8c2c0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.545734609 +0000 UTC m=+98.179137337 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b8c2c0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401dab180 item 42 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b8c900): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b8c900): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b8c900): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b8c900): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b8c900): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b8c900): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b8c900): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.547823179 +0000 UTC m=+98.181225907 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b8c900): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b8ce00): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b8ce00): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b8ce00): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401dab650 item 43 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b8ce00): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b8ce00): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.548426598 +0000 UTC m=+98.181829326 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b8ce00): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b8d340): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b8d340): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b8d340): _writeAt: size=3, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b8d340): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b8d340): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401dab960 item 43 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b8d340): >_writeAt: n=3, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b8d340): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.549033683 +0000 UTC m=+98.182436421 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b8d340): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b8d880): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b8d880): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b8d880): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b8d880): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b8d880): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.549033683 +0000 UTC m=+98.182436421 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b8d880): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401dabc70 item 43 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b8dec0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b8dec0): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b8dec0): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b8dec0): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b8dec0): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b8dec0): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b8dec0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.55152341 +0000 UTC m=+98.184926138 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b8dec0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bbe4c0): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bbe4c0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bbe4c0): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401b5c310 item 44 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bbe4c0): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bbe4c0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.551830589 +0000 UTC m=+98.185233317 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bbe4c0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bbea00): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bbea00): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401b5c4d0 item 44 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bbea00): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bbea00): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bbea00): _writeAt: size=3, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bbea00): >_writeAt: n=3, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bbea00): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.552296097 +0000 UTC m=+98.185698825 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bbea00): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bbef80): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bbef80): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bbef80): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bbef80): >_readAt: n=3, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bbef80): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.552296097 +0000 UTC m=+98.185698825 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bbef80): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401b5c690 item 44 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bbf5c0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bbf5c0): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bbf5c0): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bbf5c0): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bbf5c0): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bbf5c0): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bbf5c0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.553375634 +0000 UTC m=+98.186778362 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bbf5c0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bbfac0): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bbfac0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bbfac0): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401b5ca10 item 45 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bbfac0): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bbfac0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.553681922 +0000 UTC m=+98.187084649 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bbfac0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bf82c0): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bf82c0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bf82c0): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bf82c0): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bf82c0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.553681922 +0000 UTC m=+98.187084649 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bf82c0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401b5d0a0 item 45 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bf8900): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bf8900): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bf8900): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bf8900): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bf8900): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bf8900): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bf8900): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.554794069 +0000 UTC m=+98.188196797 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bf8900): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bf8e00): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bf8e00): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bf8e00): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401b5d730 item 46 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bf8e00): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bf8e00): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.555322526 +0000 UTC m=+98.188725254 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bf8e00): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bf9500): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bf9500): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bf9500): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bf9500): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bf9500): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.555322526 +0000 UTC m=+98.188725254 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bf9500): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401b5dab0 item 46 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bf9b40): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bf9b40): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bf9b40): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bf9b40): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bf9b40): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bf9b40): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bf9b40): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.55669215 +0000 UTC m=+98.190094878 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bf9b40): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b184c0): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b184c0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b184c0): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401f29650 item 47 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b184c0): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b184c0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.55723801 +0000 UTC m=+98.190640738 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b184c0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b18bc0): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b18bc0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b18bc0): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b18bc0): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b18bc0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.55723801 +0000 UTC m=+98.190640738 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b18bc0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401f29810 item 47 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b19200): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b19200): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b19200): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b19200): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b19200): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b19200): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b19200): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.559198989 +0000 UTC m=+98.192601718 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b19200): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b19700): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b19700): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b19700): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401f29b90 item 48 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b19700): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b19700): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.559948273 +0000 UTC m=+98.193351001 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b19700): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b19e00): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b19e00): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b19e00): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b19e00): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b19e00): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.559948273 +0000 UTC m=+98.193351001 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b19e00): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401f29d50 item 48 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b6a540): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b6a540): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b6a540): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b6a540): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b6a540): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.562428331 +0000 UTC m=+98.195831059 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b6a540): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b6a9c0): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b6a9c0): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b6a9c0): _writeAt: size=3, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b6a9c0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b6a9c0): open at offset 5 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b6a9c0): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4018b4700 item 49 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b6a9c0): >_writeAt: n=3, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b6a9c0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.562961237 +0000 UTC m=+98.196363965 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b6a9c0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b6af00): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b6af00): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b6af00): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b6af00): >_readAt: n=8, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b6af00): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.562961237 +0000 UTC m=+98.196363965 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b6af00): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4018b48c0 item 49 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b6b580): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b6b580): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b6b580): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b6b580): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b6b580): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.564413847 +0000 UTC m=+98.197816575 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b6b580): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b6ba80): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b6ba80): open at offset 5 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b6ba80): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4018b4d90 item 50 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b6ba80): _readAt: size=2, off=5 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b6ba80): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b6ba80): _writeAt: size=3, off=5 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b6ba80): >_writeAt: n=3, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b6ba80): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.56488751 +0000 UTC m=+98.198290239 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b6ba80): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ca2100): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ca2100): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ca2100): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ca2100): >_readAt: n=3, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ca2100): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.56488751 +0000 UTC m=+98.198290239 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ca2100): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4018b50a0 item 50 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ca2780): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ca2780): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ca2780): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ca2780): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ca2780): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.56659418 +0000 UTC m=+98.199996908 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ca2780): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ca2c80): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ca2c80): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ca2c80): _writeAt: size=3, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ca2c80): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ca2c80): open at offset 5 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ca2c80): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4018b5420 item 51 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ca2c80): >_writeAt: n=3, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ca2c80): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.567105754 +0000 UTC m=+98.200508482 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ca2c80): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ca31c0): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ca31c0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ca31c0): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ca31c0): >_readAt: n=8, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ca31c0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.567105754 +0000 UTC m=+98.200508482 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ca31c0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4018b5730 item 51 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ca3840): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ca3840): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ca3840): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ca3840): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ca3840): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.568442066 +0000 UTC m=+98.201844794 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ca3840): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ca3d40): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ca3d40): open at offset 5 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ca3d40): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4018b5ab0 item 52 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ca3d40): _readAt: size=2, off=5 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ca3d40): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ca3d40): _writeAt: size=3, off=5 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ca3d40): >_writeAt: n=3, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ca3d40): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.56916506 +0000 UTC m=+98.202567788 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ca3d40): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401cce3c0): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401cce3c0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401cce3c0): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401cce3c0): >_readAt: n=3, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401cce3c0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.56916506 +0000 UTC m=+98.202567788 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401cce3c0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4018b5c70 item 52 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ccea40): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ccea40): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ccea40): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ccea40): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ccea40): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.570266608 +0000 UTC m=+98.203669335 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ccea40): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ccef40): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ccef40): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ccef40): _writeAt: size=3, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ccef40): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ccef40): open at offset 5 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ccef40): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a40175e380 item 53 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ccef40): >_writeAt: n=3, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ccef40): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.571062499 +0000 UTC m=+98.204465237 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ccef40): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ccf480): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ccf480): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ccf480): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ccf480): >_readAt: n=8, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ccf480): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.571062499 +0000 UTC m=+98.204465237 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ccf480): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a40175e690 item 53 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c24080): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c24080): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c24080): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c24080): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c24080): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.57394155 +0000 UTC m=+98.207344278 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c24080): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c24580): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c24580): open at offset 5 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c24580): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401666fc0 item 54 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c24580): _readAt: size=2, off=5 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c24580): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c24580): _writeAt: size=3, off=5 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c24580): >_writeAt: n=3, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c24580): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.574732713 +0000 UTC m=+98.208135441 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c24580): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c24b00): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c24b00): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c24b00): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c24b00): >_readAt: n=3, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c24b00): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.574732713 +0000 UTC m=+98.208135441 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c24b00): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4016675e0 item 54 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c25180): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c25180): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c25180): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c25180): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c25180): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.576694273 +0000 UTC m=+98.210097001 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c25180): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c25680): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c25680): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c25680): _writeAt: size=3, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c25680): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c25680): open at offset 5 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c25680): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4012720e0 item 55 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c25680): >_writeAt: n=3, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c25680): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.577261483 +0000 UTC m=+98.210664210 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c25680): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c25bc0): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c25bc0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c25bc0): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c25bc0): >_readAt: n=8, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c25bc0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.577261483 +0000 UTC m=+98.210664210 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c25bc0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401273730 item 55 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c68340): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c68340): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c68340): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c68340): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c68340): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.578669609 +0000 UTC m=+98.212072337 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c68340): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c68840): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c68840): open at offset 5 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c68840): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4017fa310 item 56 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c68840): _readAt: size=2, off=5 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c68840): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c68840): _writeAt: size=3, off=5 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c68840): >_writeAt: n=3, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c68840): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.57924801 +0000 UTC m=+98.212650738 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c68840): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c68dc0): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c68dc0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c68dc0): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c68dc0): >_readAt: n=3, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c68dc0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.57924801 +0000 UTC m=+98.212650738 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c68dc0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4017fa4d0 item 56 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c69400): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c69400): open at offset 0 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c69400): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c69400): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c69400): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c69400): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c69400): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c69400): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.581048727 +0000 UTC m=+98.214451456 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c69400): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c69940): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c69940): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c69940): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4017fb030 item 57 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c69940): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c69940): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.581689877 +0000 UTC m=+98.215092605 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c69940): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c69e80): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c69e80): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c69e80): _writeAt: size=3, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c69e80): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c69e80): open at offset 5 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c69e80): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4017fb2d0 item 57 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c69e80): >_writeAt: n=3, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c69e80): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.58211592 +0000 UTC m=+98.215518648 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401c69e80): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d1a500): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d1a500): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d1a500): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d1a500): >_readAt: n=8, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d1a500): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.58211592 +0000 UTC m=+98.215518648 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d1a500): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4017fb500 item 57 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d1ab40): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d1ab40): open at offset 0 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d1ab40): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d1ab40): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d1ab40): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d1ab40): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d1ab40): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d1ab40): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.583709327 +0000 UTC m=+98.217112054 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d1ab40): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d1b080): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d1b080): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d1b080): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4017fb880 item 58 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d1b080): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d1b080): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.584282547 +0000 UTC m=+98.217685285 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d1b080): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d1b5c0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d1b5c0): open at offset 5 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d1b5c0): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4017fba40 item 58 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d1b5c0): _readAt: size=2, off=5 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d1b5c0): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d1b5c0): _writeAt: size=3, off=5 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d1b5c0): >_writeAt: n=3, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d1b5c0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.584836092 +0000 UTC m=+98.218238819 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d1b5c0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d1bb80): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d1bb80): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d1bb80): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d1bb80): >_readAt: n=3, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d1bb80): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.584836092 +0000 UTC m=+98.218238819 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d1bb80): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4017fbc70 item 58 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d4c2c0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d4c2c0): open at offset 0 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d4c2c0): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d4c2c0): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d4c2c0): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d4c2c0): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d4c2c0): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d4c2c0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.586634334 +0000 UTC m=+98.220037063 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d4c2c0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d4c800): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d4c800): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d4c800): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4016247e0 item 59 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d4c800): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d4c800): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.587146019 +0000 UTC m=+98.220548747 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d4c800): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d4cd40): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d4cd40): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d4cd40): _writeAt: size=3, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d4cd40): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d4cd40): open at offset 5 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d4cd40): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401624ee0 item 59 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d4cd40): >_writeAt: n=3, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d4cd40): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.587591028 +0000 UTC m=+98.220993757 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d4cd40): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d4d2c0): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d4d2c0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d4d2c0): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d4d2c0): >_readAt: n=8, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d4d2c0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.587591028 +0000 UTC m=+98.220993757 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d4d2c0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4016252d0 item 59 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d4d900): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d4d900): open at offset 0 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d4d900): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d4d900): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d4d900): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d4d900): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d4d900): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d4d900): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.589256611 +0000 UTC m=+98.222659339 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d4d900): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d4de40): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d4de40): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d4de40): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401625c00 item 60 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d4de40): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d4de40): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.589818561 +0000 UTC m=+98.223221289 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d4de40): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d76480): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d76480): open at offset 5 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d76480): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401606230 item 60 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d76480): _readAt: size=2, off=5 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d76480): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d76480): _writeAt: size=3, off=5 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d76480): >_writeAt: n=3, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d76480): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.590540924 +0000 UTC m=+98.223943652 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d76480): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d76a40): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d76a40): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d76a40): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d76a40): >_readAt: n=3, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d76a40): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.590540924 +0000 UTC m=+98.223943652 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d76a40): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401606770 item 60 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d77080): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d77080): open at offset 0 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d77080): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d77080): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d77080): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d77080): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d77080): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d77080): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.592138377 +0000 UTC m=+98.225541105 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d77080): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d775c0): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d775c0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d775c0): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4016070a0 item 61 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d775c0): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d775c0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.592457659 +0000 UTC m=+98.225860388 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d775c0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d77cc0): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d77cc0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d77cc0): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d77cc0): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d77cc0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.592457659 +0000 UTC m=+98.225860388 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d77cc0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4016073b0 item 61 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d9a400): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d9a400): open at offset 0 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d9a400): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d9a400): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d9a400): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d9a400): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d9a400): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d9a400): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.594018043 +0000 UTC m=+98.227420781 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d9a400): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d9a940): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d9a940): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d9a940): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401be62a0 item 62 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d9a940): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d9a940): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.59449369 +0000 UTC m=+98.227896418 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d9a940): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d9b040): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d9b040): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d9b040): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d9b040): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d9b040): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.59449369 +0000 UTC m=+98.227896418 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d9b040): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401be68c0 item 62 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d9b680): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d9b680): open at offset 0 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d9b680): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d9b680): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d9b680): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d9b680): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d9b680): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d9b680): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.595788302 +0000 UTC m=+98.229191030 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d9b680): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d9bbc0): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d9bbc0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d9bbc0): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401be6d90 item 63 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d9bbc0): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d9bbc0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.596134375 +0000 UTC m=+98.229537114 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401d9bbc0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401dc63c0): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401dc63c0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401dc63c0): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401dc63c0): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401dc63c0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.596134375 +0000 UTC m=+98.229537114 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401dc63c0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401be6fc0 item 63 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401dc6a00): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401dc6a00): open at offset 0 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401dc6a00): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401dc6a00): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401dc6a00): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401dc6a00): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401dc6a00): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401dc6a00): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.59774332 +0000 UTC m=+98.231146048 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401dc6a00): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401dc6f40): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401dc6f40): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401dc6f40): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401be7500 item 64 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401dc6f40): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401dc6f40): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.598208408 +0000 UTC m=+98.231611137 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401dc6f40): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401dc7640): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401dc7640): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401dc7640): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401dc7640): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401dc7640): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.598208408 +0000 UTC m=+98.231611137 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401dc7640): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401be7730 item 64 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ccf9c0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ccf9c0): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ccf9c0): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ccf9c0): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ccf9c0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.59956157 +0000 UTC m=+98.232964298 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ccf9c0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ccfe40): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ccfe40): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ccfe40): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ccfe40): >_readAt: n=2, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ccfe40): _writeAt: size=3, off=2 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a40175ea10 item 65 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ccfe40): >_writeAt: n=3, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ccfe40): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.600289303 +0000 UTC m=+98.233692031 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ccfe40): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401cf8440): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401cf8440): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401cf8440): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401cf8440): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401cf8440): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.600289303 +0000 UTC m=+98.233692031 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401cf8440): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a40175eee0 item 65 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401cf8a80): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401cf8a80): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401cf8a80): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401cf8a80): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401cf8a80): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.601801426 +0000 UTC m=+98.235204154 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401cf8a80): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401cf8f00): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401cf8f00): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a40175f420 item 66 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401cf8f00): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401cf8f00): >_readAt: n=0, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401cf8f00): _writeAt: size=3, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401cf8f00): >_writeAt: n=3, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401cf8f00): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.602353578 +0000 UTC m=+98.235756305 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401cf8f00): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401cf9440): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401cf9440): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401cf9440): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401cf9440): >_readAt: n=3, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401cf9440): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.602353578 +0000 UTC m=+98.235756305 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401cf9440): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a40175f6c0 item 66 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401cf9a80): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401cf9a80): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401cf9a80): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401cf9a80): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401cf9a80): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.605274187 +0000 UTC m=+98.238676915 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401cf9a80): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e1e000): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e1e000): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e1e000): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e1e000): >_readAt: n=2, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e1e000): _writeAt: size=3, off=2 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a40175fa40 item 67 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e1e000): >_writeAt: n=3, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e1e000): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.607132532 +0000 UTC m=+98.240535260 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e1e000): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019cf480): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019cf480): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019cf480): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019cf480): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019cf480): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.607132532 +0000 UTC m=+98.240535260 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019cf480): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4015ef960 item 67 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019cfb00): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019cfb00): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019cfb00): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019cfb00): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019cfb00): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.610522657 +0000 UTC m=+98.243925385 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019cfb00): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e92100): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e92100): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a40162e0e0 item 68 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e92100): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e92100): >_readAt: n=0, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e92100): _writeAt: size=3, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e92100): >_writeAt: n=3, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e92100): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.613787958 +0000 UTC m=+98.247190686 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e92100): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e92640): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e92640): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e92640): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e92640): >_readAt: n=3, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e92640): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.613787958 +0000 UTC m=+98.247190686 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e92640): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401be6310 item 68 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e92c80): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e92c80): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e92c80): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e92c80): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e92c80): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.619802634 +0000 UTC m=+98.253205362 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e92c80): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e93100): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e93100): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e93100): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e93100): >_readAt: n=2, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e93100): _writeAt: size=3, off=2 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401be6bd0 item 69 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e93100): >_writeAt: n=3, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e93100): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.620550505 +0000 UTC m=+98.253953232 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e93100): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e93600): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e93600): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e93600): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e93600): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e93600): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.620550505 +0000 UTC m=+98.253953232 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e93600): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401be6e70 item 69 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e93c80): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e93c80): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e93c80): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e93c80): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e93c80): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.624214186 +0000 UTC m=+98.257616914 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e93c80): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e1e600): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e1e600): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401be7260 item 70 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e1e600): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e1e600): >_readAt: n=0, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e1e600): _writeAt: size=3, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e1e600): >_writeAt: n=3, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e1e600): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.625455889 +0000 UTC m=+98.258858627 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e1e600): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e1eb40): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e1eb40): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e1eb40): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e1eb40): >_readAt: n=3, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e1eb40): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.625455889 +0000 UTC m=+98.258858627 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e1eb40): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401be7570 item 70 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e1f1c0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e1f1c0): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e1f1c0): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e1f1c0): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e1f1c0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.627316709 +0000 UTC m=+98.260719436 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e1f1c0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e1f6c0): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e1f6c0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e1f6c0): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e1f6c0): >_readAt: n=2, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e1f6c0): _writeAt: size=3, off=2 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401be79d0 item 71 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e1f6c0): >_writeAt: n=3, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e1f6c0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.627817302 +0000 UTC m=+98.261220031 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e1f6c0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e1fbc0): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e1fbc0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e1fbc0): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e1fbc0): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e1fbc0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.627817302 +0000 UTC m=+98.261220031 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401e1fbc0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401be7b90 item 71 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4016accc0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4016accc0): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4016accc0): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4016accc0): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4016accc0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.629796316 +0000 UTC m=+98.263199044 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4016accc0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4016add80): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4016add80): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a40162e310 item 72 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4016add80): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4016add80): >_readAt: n=0, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4016add80): _writeAt: size=3, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4016add80): >_writeAt: n=3, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4016add80): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.630297943 +0000 UTC m=+98.263700671 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4016add80): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401574a00): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401574a00): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401574a00): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401574a00): >_readAt: n=3, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401574a00): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.630297943 +0000 UTC m=+98.263700671 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401574a00): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a40162e620 item 72 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401575500): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401575500): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401575500): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401575500): >_readAt: n=0, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401575500): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401575500): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401575500): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.6313939 +0000 UTC m=+98.264796628 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401575500): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401575e00): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401575e00): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401575e00): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a40162efc0 item 73 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401575e00): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401575e00): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.631868496 +0000 UTC m=+98.265271223 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401575e00): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40132ee40): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40132ee40): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40132ee40): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40132ee40): >_readAt: n=2, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40132ee40): _writeAt: size=3, off=2 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a40162f650 item 73 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40132ee40): >_writeAt: n=3, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40132ee40): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.632367316 +0000 UTC m=+98.265770044 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40132ee40): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40132f800): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40132f800): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40132f800): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40132f800): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40132f800): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.632367316 +0000 UTC m=+98.265770044 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40132f800): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a40162fce0 item 73 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018263c0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018263c0): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018263c0): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018263c0): >_readAt: n=0, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018263c0): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018263c0): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018263c0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.633561949 +0000 UTC m=+98.266964678 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018263c0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401826ac0): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401826ac0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401826ac0): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a40175e460 item 74 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401826ac0): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401826ac0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.63398123 +0000 UTC m=+98.267383959 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401826ac0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401827a40): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401827a40): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a40175e770 item 74 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401827a40): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401827a40): >_readAt: n=0, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401827a40): _writeAt: size=3, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401827a40): >_writeAt: n=3, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401827a40): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.634476385 +0000 UTC m=+98.267879113 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401827a40): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018880c0): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018880c0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018880c0): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018880c0): >_readAt: n=3, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018880c0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.634476385 +0000 UTC m=+98.267879113 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018880c0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a40175e930 item 74 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401888780): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401888780): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401888780): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401888780): >_readAt: n=0, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401888780): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401888780): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401888780): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.636672768 +0000 UTC m=+98.270075496 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401888780): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401888c80): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401888c80): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401888c80): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a40175f110 item 75 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401888c80): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401888c80): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.637125081 +0000 UTC m=+98.270527809 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401888c80): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018891c0): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018891c0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018891c0): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018891c0): >_readAt: n=2, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018891c0): _writeAt: size=3, off=2 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a40175f3b0 item 75 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018891c0): >_writeAt: n=3, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018891c0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.637640053 +0000 UTC m=+98.271042781 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018891c0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401889700): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401889700): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401889700): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401889700): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401889700): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.637640053 +0000 UTC m=+98.271042781 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401889700): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a40175f5e0 item 75 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401889e40): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401889e40): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401889e40): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401889e40): >_readAt: n=0, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401889e40): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401889e40): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401889e40): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.638700172 +0000 UTC m=+98.272102900 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401889e40): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401828440): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401828440): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401828440): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a40175f9d0 item 76 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401828440): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401828440): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.639125064 +0000 UTC m=+98.272527792 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401828440): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401828980): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401828980): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a40160c000 item 76 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401828980): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401828980): >_readAt: n=0, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401828980): _writeAt: size=3, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401828980): >_writeAt: n=3, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401828980): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.639561017 +0000 UTC m=+98.272963745 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401828980): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401920380): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401920380): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401920380): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401920380): >_readAt: n=3, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401920380): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.639561017 +0000 UTC m=+98.272963745 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401920380): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4018ca0e0 item 76 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019209c0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019209c0): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019209c0): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019209c0): >_readAt: n=0, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019209c0): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019209c0): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019209c0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.64064401 +0000 UTC m=+98.274046737 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019209c0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401921040): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401921040): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401921040): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4018ca700 item 77 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401921040): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401921040): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.641057489 +0000 UTC m=+98.274460217 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401921040): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401921740): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401921740): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401921740): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401921740): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401921740): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.641057489 +0000 UTC m=+98.274460217 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401921740): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4018cab60 item 77 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401921d80): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401921d80): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401921d80): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401921d80): >_readAt: n=0, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401921d80): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401921d80): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401921d80): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.642288883 +0000 UTC m=+98.275691611 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401921d80): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401990380): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401990380): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401990380): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4018cb180 item 78 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401990380): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401990380): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.642689337 +0000 UTC m=+98.276092066 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401990380): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401990a80): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401990a80): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401990a80): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401990a80): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401990a80): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.642689337 +0000 UTC m=+98.276092066 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401990a80): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4018cb340 item 78 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401991180): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401991180): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401991180): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401991180): >_readAt: n=0, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401991180): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401991180): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401991180): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.643908407 +0000 UTC m=+98.277311135 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401991180): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401991c40): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401991c40): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401991c40): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4018cb6c0 item 79 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401991c40): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401991c40): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.644310136 +0000 UTC m=+98.277712864 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401991c40): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad0500): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad0500): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad0500): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad0500): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad0500): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.644310136 +0000 UTC m=+98.277712864 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad0500): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4018cb880 item 79 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad0b40): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad0b40): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad0b40): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad0b40): >_readAt: n=0, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad0b40): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad0b40): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad0b40): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.645479241 +0000 UTC m=+98.278881969 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad0b40): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad1040): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad1040): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad1040): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4018cbe30 item 80 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad1040): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad1040): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.645931635 +0000 UTC m=+98.279334363 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad1040): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad1840): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad1840): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad1840): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad1840): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad1840): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.645931635 +0000 UTC m=+98.279334363 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad1840): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401c962a0 item 80 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad1e80): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad1e80): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad1e80): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad1e80): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad1e80): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.647184858 +0000 UTC m=+98.280587586 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ad1e80): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f6500): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f6500): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f6500): open at offset 5 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f6500): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f6500): >_readAt: n=2, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f6500): _writeAt: size=3, off=7 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401c96a10 item 81 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f6500): >_writeAt: n=3, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f6500): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.647609329 +0000 UTC m=+98.281012057 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f6500): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f6a40): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f6a40): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f6a40): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f6a40): >_readAt: n=8, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f6a40): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.647609329 +0000 UTC m=+98.281012057 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f6a40): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401c96bd0 item 81 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f70c0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f70c0): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f70c0): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f70c0): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f70c0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.648656193 +0000 UTC m=+98.282058921 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f70c0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f75c0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f75c0): open at offset 5 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f75c0): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401c96fc0 item 82 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f75c0): _readAt: size=2, off=5 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f75c0): >_readAt: n=0, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f75c0): _writeAt: size=3, off=5 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f75c0): >_writeAt: n=3, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f75c0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.649156588 +0000 UTC m=+98.282559316 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f75c0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f7b40): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f7b40): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f7b40): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f7b40): >_readAt: n=3, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f7b40): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.649156588 +0000 UTC m=+98.282559316 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019f7b40): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401c97180 item 82 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6e3c0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6e3c0): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6e3c0): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6e3c0): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6e3c0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.650609028 +0000 UTC m=+98.284011756 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6e3c0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6e8c0): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6e8c0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6e8c0): open at offset 5 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6e8c0): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6e8c0): >_readAt: n=2, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6e8c0): _writeAt: size=3, off=7 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401c975e0 item 83 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6e8c0): >_writeAt: n=3, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6e8c0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.651165057 +0000 UTC m=+98.284567785 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6e8c0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6ee00): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6ee00): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6ee00): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6ee00): >_readAt: n=8, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6ee00): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.651165057 +0000 UTC m=+98.284567785 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6ee00): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401c97810 item 83 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6f480): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6f480): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6f480): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6f480): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6f480): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.653131696 +0000 UTC m=+98.286534425 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6f480): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6f980): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6f980): open at offset 5 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6f980): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401c97c00 item 84 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6f980): _readAt: size=2, off=5 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6f980): >_readAt: n=0, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6f980): _writeAt: size=3, off=5 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6f980): >_writeAt: n=3, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6f980): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.6536004 +0000 UTC m=+98.287003128 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a6f980): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9a000): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9a000): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9a000): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9a000): >_readAt: n=3, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9a000): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.6536004 +0000 UTC m=+98.287003128 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9a000): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401c97dc0 item 84 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9a680): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9a680): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9a680): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9a680): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9a680): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.654721486 +0000 UTC m=+98.288124214 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9a680): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9ab80): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9ab80): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9ab80): open at offset 5 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9ab80): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9ab80): >_readAt: n=2, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9ab80): _writeAt: size=3, off=7 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401fc42a0 item 85 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9ab80): >_writeAt: n=3, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9ab80): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.655172677 +0000 UTC m=+98.288575405 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9ab80): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9b0c0): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9b0c0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9b0c0): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9b0c0): >_readAt: n=8, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9b0c0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.655172677 +0000 UTC m=+98.288575405 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9b0c0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401fc4460 item 85 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9b740): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9b740): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9b740): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9b740): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9b740): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.656259297 +0000 UTC m=+98.289662025 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9b740): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9bc40): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9bc40): open at offset 5 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9bc40): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401fc4930 item 86 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9bc40): _readAt: size=2, off=5 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9bc40): >_readAt: n=0, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9bc40): _writeAt: size=3, off=5 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9bc40): >_writeAt: n=3, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9bc40): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.656717601 +0000 UTC m=+98.290120330 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a9bc40): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018b6380): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018b6380): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018b6380): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018b6380): >_readAt: n=3, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018b6380): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.656717601 +0000 UTC m=+98.290120330 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018b6380): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401fc4af0 item 86 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018b6a00): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018b6a00): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018b6a00): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018b6a00): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018b6a00): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.657683894 +0000 UTC m=+98.291086622 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018b6a00): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018b7000): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018b7000): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018b7000): open at offset 5 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018b7000): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018b7000): >_readAt: n=2, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018b7000): _writeAt: size=3, off=7 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401fc4e70 item 87 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018b7000): >_writeAt: n=3, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018b7000): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.658146737 +0000 UTC m=+98.291549465 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018b7000): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018b7580): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018b7580): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018b7580): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018b7580): >_readAt: n=8, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018b7580): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.658146737 +0000 UTC m=+98.291549465 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018b7580): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401fc51f0 item 87 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018b7c00): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018b7c00): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018b7c00): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018b7c00): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018b7c00): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.659199784 +0000 UTC m=+98.292602522 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018b7c00): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401828e00): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401828e00): open at offset 5 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401828e00): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a40160c850 item 88 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401828e00): _readAt: size=2, off=5 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401828e00): >_readAt: n=0, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401828e00): _writeAt: size=3, off=5 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401828e00): >_writeAt: n=3, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401828e00): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.660212424 +0000 UTC m=+98.293615152 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401828e00): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401829480): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401829480): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401829480): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401829480): >_readAt: n=3, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401829480): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.660212424 +0000 UTC m=+98.293615152 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401829480): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a40160cee0 item 88 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401829ac0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401829ac0): open at offset 0 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401829ac0): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401829ac0): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401829ac0): >_readAt: n=0, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401829ac0): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401829ac0): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401829ac0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.661288264 +0000 UTC m=+98.294690992 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401829ac0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019ce100): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019ce100): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019ce100): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a40160dce0 item 89 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019ce100): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019ce100): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.661744724 +0000 UTC m=+98.295147452 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019ce100): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019ce640): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019ce640): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019ce640): open at offset 5 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019ce640): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019ce640): >_readAt: n=2, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019ce640): _writeAt: size=3, off=7 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4016520e0 item 89 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019ce640): >_writeAt: n=3, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019ce640): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.66221925 +0000 UTC m=+98.295621978 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019ce640): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019cebc0): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019cebc0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019cebc0): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019cebc0): >_readAt: n=8, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019cebc0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.66221925 +0000 UTC m=+98.295621978 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019cebc0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4016523f0 item 89 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019cf200): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019cf200): open at offset 0 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019cf200): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019cf200): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019cf200): >_readAt: n=0, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019cf200): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019cf200): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019cf200): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.663325296 +0000 UTC m=+98.296728024 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4019cf200): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401880440): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401880440): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401880440): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401652d20 item 90 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401880440): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401880440): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.663756318 +0000 UTC m=+98.297159047 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401880440): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401880980): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401880980): open at offset 5 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401880980): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401653110 item 90 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401880980): _readAt: size=2, off=5 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401880980): >_readAt: n=0, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401880980): _writeAt: size=3, off=5 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401880980): >_writeAt: n=3, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401880980): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.664273735 +0000 UTC m=+98.297676463 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401880980): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401880f40): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401880f40): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401880f40): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401880f40): >_readAt: n=3, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401880f40): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.664273735 +0000 UTC m=+98.297676463 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401880f40): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401653570 item 90 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401881580): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401881580): open at offset 0 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401881580): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401881580): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401881580): >_readAt: n=0, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401881580): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401881580): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401881580): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.665342261 +0000 UTC m=+98.298744989 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401881580): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401881ac0): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401881ac0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401881ac0): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401653e30 item 91 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401881ac0): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401881ac0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.665803321 +0000 UTC m=+98.299206049 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401881ac0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40189e100): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40189e100): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40189e100): open at offset 5 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40189e100): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40189e100): >_readAt: n=2, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40189e100): _writeAt: size=3, off=7 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a402018690 item 91 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40189e100): >_writeAt: n=3, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40189e100): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.667324501 +0000 UTC m=+98.300727228 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40189e100): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40189e680): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40189e680): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40189e680): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40189e680): >_readAt: n=8, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40189e680): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.667324501 +0000 UTC m=+98.300727228 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40189e680): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a402018850 item 91 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40189ecc0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40189ecc0): open at offset 0 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40189ecc0): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40189ecc0): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40189ecc0): >_readAt: n=0, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40189ecc0): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40189ecc0): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40189ecc0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.668825832 +0000 UTC m=+98.302228561 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40189ecc0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40189f200): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40189f200): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40189f200): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a402018e00 item 92 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40189f200): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40189f200): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.669310968 +0000 UTC m=+98.302713695 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40189f200): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40189f740): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40189f740): open at offset 5 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40189f740): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a402019030 item 92 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40189f740): _readAt: size=2, off=5 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40189f740): >_readAt: n=0, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40189f740): _writeAt: size=3, off=5 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40189f740): >_writeAt: n=3, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40189f740): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.669782326 +0000 UTC m=+98.303185054 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40189f740): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40189fd00): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40189fd00): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40189fd00): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40189fd00): >_readAt: n=3, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40189fd00): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.669782326 +0000 UTC m=+98.303185054 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a40189fd00): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4020191f0 item 92 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018c8440): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018c8440): open at offset 0 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018c8440): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018c8440): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018c8440): >_readAt: n=0, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018c8440): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018c8440): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018c8440): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.670989324 +0000 UTC m=+98.304392052 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018c8440): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018c8980): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018c8980): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018c8980): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a402019570 item 93 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018c8980): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018c8980): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.671441777 +0000 UTC m=+98.304844506 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018c8980): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018c9080): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018c9080): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018c9080): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018c9080): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018c9080): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.671441777 +0000 UTC m=+98.304844506 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018c9080): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a402019730 item 93 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018c96c0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018c96c0): open at offset 0 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018c96c0): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018c96c0): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018c96c0): >_readAt: n=0, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018c96c0): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018c96c0): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018c96c0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.672763771 +0000 UTC m=+98.306166499 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018c96c0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018c9c00): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018c9c00): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018c9c00): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a402019ab0 item 94 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018c9c00): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018c9c00): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.673264356 +0000 UTC m=+98.306667084 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a4018c9c00): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401912400): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401912400): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401912400): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401912400): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401912400): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.673264356 +0000 UTC m=+98.306667084 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401912400): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a402019c70 item 94 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401912a40): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401912a40): open at offset 0 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401912a40): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401912a40): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401912a40): >_readAt: n=0, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401912a40): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401912a40): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401912a40): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.675247466 +0000 UTC m=+98.308650194 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401912a40): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401912f80): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401912f80): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401912f80): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401d42310 item 95 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401912f80): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401912f80): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.67574235 +0000 UTC m=+98.309145079 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401912f80): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401913680): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401913680): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401913680): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401913680): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401913680): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.67574235 +0000 UTC m=+98.309145079 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401913680): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401d424d0 item 95 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401913cc0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401913cc0): open at offset 0 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401913cc0): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401913cc0): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401913cc0): >_readAt: n=0, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401913cc0): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401913cc0): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401913cc0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.678384895 +0000 UTC m=+98.311787634 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401913cc0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401984300): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401984300): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401984300): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401d42930 item 96 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401984300): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401984300): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.678880951 +0000 UTC m=+98.312283679 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401984300): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401984a00): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401984a00): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401984a00): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401984a00): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401984a00): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.678880951 +0000 UTC m=+98.312283679 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401984a00): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401d42af0 item 96 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= 2026/04/04 03:33:08 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:33:08 DEBUG : Looking for writers 2026/04/04 03:33:08 DEBUG : >WaitForWriters: 2026/04/04 03:33:08 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:33:08 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:33:08 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 03:33:08 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:33:08 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:33:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:33:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 03:33:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:33:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:33:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 03:33:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/04/04 03:33:08 INFO : webdav root 'rclone-test-zenekoz4ligo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a97100): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a97100): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a97100): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a97100): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a97100): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.951142273 +0000 UTC m=+98.584545021 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a97100): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a97580): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a97580): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a97580): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a97580): >_readAt: n=2, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a97580): _writeAt: size=3, off=2 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a97580): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a97580): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.951142273 +0000 UTC m=+98.584545021 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a97580): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a97a40): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a97a40): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a97a40): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a97a40): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a97a40): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.951142273 +0000 UTC m=+98.584545021 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401a97a40): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4015f8cb0 item 1 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab6180): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab6180): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab6180): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab6180): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab6180): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.954295781 +0000 UTC m=+98.587698510 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab6180): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab6680): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab6680): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab6680): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab6680): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab6680): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.954295781 +0000 UTC m=+98.587698510 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab6680): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4015f9490 item 2 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab6cc0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab6cc0): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab6cc0): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab6cc0): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab6cc0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.957697809 +0000 UTC m=+98.591100537 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab6cc0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab7140): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab7140): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab7140): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab7140): >_readAt: n=2, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab7140): _writeAt: size=3, off=2 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab7140): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab7140): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.957697809 +0000 UTC m=+98.591100537 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab7140): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab7600): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab7600): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab7600): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab7600): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab7600): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.957697809 +0000 UTC m=+98.591100537 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab7600): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401daa1c0 item 3 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab7c80): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab7c80): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab7c80): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab7c80): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab7c80): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.961416765 +0000 UTC m=+98.594819492 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab7c80): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401838500): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401838500): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401838500): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401838500): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401838500): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.961416765 +0000 UTC m=+98.594819492 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401838500): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401fc5730 item 4 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401838b40): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401838b40): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401838b40): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401838b40): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401838b40): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.965070017 +0000 UTC m=+98.598472744 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401838b40): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401838fc0): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401838fc0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401838fc0): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401838fc0): >_readAt: n=2, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401838fc0): _writeAt: size=3, off=2 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401838fc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401838fc0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.965070017 +0000 UTC m=+98.598472744 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401838fc0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401839480): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401839480): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401839480): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401839480): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401839480): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.965070017 +0000 UTC m=+98.598472744 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401839480): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401fc5b20 item 5 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401839b00): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401839b00): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401839b00): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401839b00): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401839b00): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.967109624 +0000 UTC m=+98.600512351 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401839b00): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b00140): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b00140): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b00140): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b00140): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b00140): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.967109624 +0000 UTC m=+98.600512351 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b00140): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401b5c310 item 6 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b007c0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b007c0): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b007c0): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b007c0): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b007c0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.970333716 +0000 UTC m=+98.603736445 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b007c0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b00cc0): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b00cc0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b00cc0): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b00cc0): >_readAt: n=2, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b00cc0): _writeAt: size=3, off=2 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b00cc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b00cc0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.970333716 +0000 UTC m=+98.603736445 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b00cc0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b01180): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b01180): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b01180): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b01180): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b01180): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.970333716 +0000 UTC m=+98.603736445 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b01180): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401b5c690 item 7 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b01800): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b01800): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b01800): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b01800): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b01800): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.97343669 +0000 UTC m=+98.606839458 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b01800): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab7dc0): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab7dc0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab7dc0): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab7dc0): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab7dc0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.97343669 +0000 UTC m=+98.606839458 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401ab7dc0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401b5cb60 item 8 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401af4480): _readAt: size=2, off=0 2026/04/04 03:33:08 ERROR : open-test-file(0x37a401af4480): Couldn't read size of file 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401af4480): >_readAt: n=0, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401af4480): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401af4480): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401af4480): close: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401af4480): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401af4840): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401af4840): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401af4840): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401af4840): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401af4840): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.978194395 +0000 UTC m=+98.611597143 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401af4840): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401af4cc0): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401af4cc0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401af4cc0): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401af4cc0): >_readAt: n=2, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401af4cc0): _writeAt: size=3, off=2 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401af4cc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401af4cc0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.978194395 +0000 UTC m=+98.611597143 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401af4cc0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401af51c0): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401af51c0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401af51c0): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401af51c0): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401af51c0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.978194395 +0000 UTC m=+98.611597143 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401af51c0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401daa8c0 item 9 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401af5840): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401af5840): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401af5840): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401af5840): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401af5840): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.980814988 +0000 UTC m=+98.614217716 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401af5840): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401af5d80): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401af5d80): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401af5d80): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401af5d80): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401af5d80): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.980814988 +0000 UTC m=+98.614217716 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401af5d80): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401daad90 item 10 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bac4c0): _readAt: size=2, off=0 2026/04/04 03:33:08 ERROR : open-test-file(0x37a401bac4c0): Couldn't read size of file 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bac4c0): >_readAt: n=0, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bac4c0): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bac4c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bac4c0): close: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bac4c0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bac880): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bac880): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bac880): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bac880): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bac880): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.984530708 +0000 UTC m=+98.617933436 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bac880): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bacd80): _readAt: size=2, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bacd80): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bacd80): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bacd80): >_readAt: n=2, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bacd80): _writeAt: size=3, off=2 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bacd80): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bacd80): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.984530708 +0000 UTC m=+98.617933436 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bacd80): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bad280): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bad280): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bad280): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bad280): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bad280): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.984530708 +0000 UTC m=+98.617933436 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bad280): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401dab110 item 11 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bad900): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bad900): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bad900): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bad900): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bad900): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.987555854 +0000 UTC m=+98.620958582 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bad900): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bade40): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bade40): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bade40): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bade40): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bade40): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.987555854 +0000 UTC m=+98.620958582 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bade40): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401dab880 item 12 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bd2580): _readAt: size=2, off=0 2026/04/04 03:33:08 ERROR : open-test-file(0x37a401bd2580): Couldn't read size of file 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bd2580): >_readAt: n=0, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bd2580): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bd2580): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bd2580): close: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bd2580): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bd2940): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bd2940): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bd2940): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bd2940): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bd2940): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.99058583 +0000 UTC m=+98.623988558 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401bd2940): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b340c0): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b340c0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b340c0): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b340c0): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b340c0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.99058583 +0000 UTC m=+98.623988558 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b340c0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401b5d180 item 13 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b34740): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b34740): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b34740): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b34740): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b34740): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.99400977 +0000 UTC m=+98.627412497 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b34740): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b34c80): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b34c80): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b34c80): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b34c80): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b34c80): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.99400977 +0000 UTC m=+98.627412497 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b34c80): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401b5d7a0 item 14 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b352c0): _readAt: size=2, off=0 2026/04/04 03:33:08 ERROR : open-test-file(0x37a401b352c0): Couldn't read size of file 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b352c0): >_readAt: n=0, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b352c0): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b352c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b352c0): close: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b352c0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b35680): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b35680): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b35680): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b35680): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b35680): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.996635983 +0000 UTC m=+98.630038711 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b35680): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b35d40): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b35d40): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b35d40): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b35d40): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b35d40): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.996635983 +0000 UTC m=+98.630038711 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b35d40): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401f281c0 item 15 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b6c4c0): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b6c4c0): >openPending: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b6c4c0): _writeAt: size=5, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b6c4c0): >_writeAt: n=5, err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b6c4c0): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.99816068 +0000 UTC m=+98.631563407 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b6c4c0): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b6ca00): _readAt: size=512, off=0 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b6ca00): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b6ca00): >openPending: err= 2026/04/04 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b6ca00): >_readAt: n=5, err=EOF 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b6ca00): close: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:08.99816068 +0000 UTC m=+98.631563407 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b6ca00): >close: err= 2026/04/04 03:33:08 DEBUG : open-test-file: Remove: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401f28540 item 16 2026/04/04 03:33:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/04 03:33:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b6d040): openPending: 2026/04/04 03:33:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:08 DEBUG : open-test-file(0x37a401b6d040): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b6d040): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b6d040): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b6d040): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.000110447 +0000 UTC m=+98.633513176 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b6d040): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b6d4c0): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b6d4c0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b6d4c0): open at offset 5 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b6d4c0): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b6d4c0): >_readAt: n=2, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b6d4c0): _writeAt: size=3, off=7 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b6d4c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b6d4c0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.000110447 +0000 UTC m=+98.633513176 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b6d4c0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b6d9c0): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b6d9c0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b6d9c0): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b6d9c0): >_readAt: n=5, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b6d9c0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.000110447 +0000 UTC m=+98.633513176 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b6d9c0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401f288c0 item 17 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c28140): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c28140): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c28140): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c28140): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c28140): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.005108456 +0000 UTC m=+98.638511184 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c28140): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c28680): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c28680): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c28680): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c28680): >_readAt: n=5, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c28680): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.005108456 +0000 UTC m=+98.638511184 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c28680): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401f28ee0 item 18 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c28d00): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c28d00): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c28d00): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c28d00): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c28d00): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.006810627 +0000 UTC m=+98.640213355 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c28d00): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c29200): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c29200): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c29200): open at offset 5 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c29200): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c29200): >_readAt: n=2, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c29200): _writeAt: size=3, off=7 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c29200): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c29200): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.006810627 +0000 UTC m=+98.640213355 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c29200): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c29700): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c29700): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c29700): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c29700): >_readAt: n=5, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c29700): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.006810627 +0000 UTC m=+98.640213355 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c29700): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401f29340 item 19 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c29d80): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c29d80): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c29d80): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c29d80): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c29d80): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.009922407 +0000 UTC m=+98.643325136 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c29d80): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c503c0): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c503c0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c503c0): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c503c0): >_readAt: n=5, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c503c0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.009922407 +0000 UTC m=+98.643325136 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c503c0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401f29880 item 20 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bd3080): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bd3080): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bd3080): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bd3080): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bd3080): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.014228671 +0000 UTC m=+98.647631399 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bd3080): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bd3580): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bd3580): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bd3580): open at offset 5 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bd3580): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bd3580): >_readAt: n=2, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bd3580): _writeAt: size=3, off=7 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bd3580): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bd3580): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.014228671 +0000 UTC m=+98.647631399 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bd3580): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bd3a80): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bd3a80): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bd3a80): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bd3a80): >_readAt: n=5, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bd3a80): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.014228671 +0000 UTC m=+98.647631399 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bd3a80): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4018b4230 item 21 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c82200): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c82200): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c82200): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c82200): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c82200): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.017429088 +0000 UTC m=+98.650831816 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c82200): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c82740): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c82740): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c82740): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c82740): >_readAt: n=5, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c82740): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.017429088 +0000 UTC m=+98.650831816 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c82740): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4018b4930 item 22 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c82dc0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c82dc0): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c82dc0): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c82dc0): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c82dc0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.019496238 +0000 UTC m=+98.652898966 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c82dc0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c832c0): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c832c0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c832c0): open at offset 5 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c832c0): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c832c0): >_readAt: n=2, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c832c0): _writeAt: size=3, off=7 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c832c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c832c0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.019496238 +0000 UTC m=+98.652898966 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c832c0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c837c0): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c837c0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c837c0): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c837c0): >_readAt: n=5, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c837c0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.019496238 +0000 UTC m=+98.652898966 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c837c0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4018b4e00 item 23 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c83e40): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c83e40): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c83e40): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c83e40): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c83e40): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.021847753 +0000 UTC m=+98.655250481 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c83e40): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cc6480): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cc6480): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cc6480): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cc6480): >_readAt: n=5, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cc6480): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.021847753 +0000 UTC m=+98.655250481 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cc6480): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4018b5420 item 24 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cc6ac0): _readAt: size=2, off=0 2026/04/04 03:33:09 ERROR : open-test-file(0x37a401cc6ac0): Couldn't read size of file 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cc6ac0): >_readAt: n=0, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cc6ac0): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cc6ac0): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cc6ac0): close: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cc6ac0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cc6e80): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cc6e80): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cc6e80): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cc6e80): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cc6e80): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.023365767 +0000 UTC m=+98.656768496 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cc6e80): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cc7380): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cc7380): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cc7380): open at offset 5 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cc7380): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cc7380): >_readAt: n=2, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cc7380): _writeAt: size=3, off=7 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cc7380): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cc7380): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.023365767 +0000 UTC m=+98.656768496 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cc7380): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cc78c0): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cc78c0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cc78c0): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cc78c0): >_readAt: n=5, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cc78c0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.023365767 +0000 UTC m=+98.656768496 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cc78c0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4018b58f0 item 25 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cf0040): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cf0040): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cf0040): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cf0040): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cf0040): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.025701663 +0000 UTC m=+98.659104391 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cf0040): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cf0580): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cf0580): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cf0580): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cf0580): >_readAt: n=5, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cf0580): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.025701663 +0000 UTC m=+98.659104391 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cf0580): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4016660e0 item 26 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cf0bc0): _readAt: size=2, off=0 2026/04/04 03:33:09 ERROR : open-test-file(0x37a401cf0bc0): Couldn't read size of file 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cf0bc0): >_readAt: n=0, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cf0bc0): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cf0bc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cf0bc0): close: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cf0bc0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cf0f80): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cf0f80): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cf0f80): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cf0f80): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cf0f80): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.027727085 +0000 UTC m=+98.661129813 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cf0f80): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cf1480): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cf1480): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cf1480): open at offset 5 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cf1480): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cf1480): >_readAt: n=2, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cf1480): _writeAt: size=3, off=7 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cf1480): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cf1480): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.027727085 +0000 UTC m=+98.661129813 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cf1480): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cf19c0): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cf19c0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cf19c0): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cf19c0): >_readAt: n=5, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cf19c0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.027727085 +0000 UTC m=+98.661129813 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401cf19c0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401666e70 item 27 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d24140): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d24140): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d24140): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d24140): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d24140): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.029888732 +0000 UTC m=+98.663291471 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d24140): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d24680): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d24680): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d24680): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d24680): >_readAt: n=5, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d24680): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.029888732 +0000 UTC m=+98.663291471 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d24680): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401667ce0 item 28 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d24cc0): _readAt: size=2, off=0 2026/04/04 03:33:09 ERROR : open-test-file(0x37a401d24cc0): Couldn't read size of file 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d24cc0): >_readAt: n=0, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d24cc0): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d24cc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d24cc0): close: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d24cc0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d25080): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d25080): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d25080): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d25080): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d25080): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.031778237 +0000 UTC m=+98.665180965 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d25080): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d25740): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d25740): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d25740): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d25740): >_readAt: n=5, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d25740): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.031778237 +0000 UTC m=+98.665180965 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d25740): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4017fa000 item 29 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d25dc0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d25dc0): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d25dc0): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d25dc0): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d25dc0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.033940226 +0000 UTC m=+98.667342954 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d25dc0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d4c400): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d4c400): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d4c400): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d4c400): >_readAt: n=5, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d4c400): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.033940226 +0000 UTC m=+98.667342954 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d4c400): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4017fa3f0 item 30 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d4ca40): _readAt: size=2, off=0 2026/04/04 03:33:09 ERROR : open-test-file(0x37a401d4ca40): Couldn't read size of file 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d4ca40): >_readAt: n=0, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d4ca40): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d4ca40): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d4ca40): close: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d4ca40): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d4ce00): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d4ce00): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d4ce00): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d4ce00): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d4ce00): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.035614384 +0000 UTC m=+98.669017112 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d4ce00): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d4d4c0): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d4d4c0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d4d4c0): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d4d4c0): >_readAt: n=5, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d4d4c0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.035614384 +0000 UTC m=+98.669017112 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d4d4c0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4017fae00 item 31 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d4db40): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d4db40): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d4db40): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d4db40): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d4db40): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.03712318 +0000 UTC m=+98.670525907 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d4db40): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d76180): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d76180): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d76180): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d76180): >_readAt: n=5, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d76180): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.03712318 +0000 UTC m=+98.670525907 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d76180): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4017fb420 item 32 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c50a80): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c50a80): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c50a80): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c50a80): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c50a80): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.039343569 +0000 UTC m=+98.672746296 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c50a80): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c50f00): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c50f00): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c50f00): _writeAt: size=3, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c50f00): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c50f00): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401f29c70 item 33 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c50f00): >_writeAt: n=3, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c50f00): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.040110014 +0000 UTC m=+98.673512742 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c50f00): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c51400): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c51400): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c51400): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c51400): >_readAt: n=5, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c51400): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.040110014 +0000 UTC m=+98.673512742 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c51400): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401624460 item 33 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c51a40): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c51a40): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c51a40): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c51a40): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c51a40): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.041709552 +0000 UTC m=+98.675112280 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c51a40): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c51ec0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c51ec0): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4016251f0 item 34 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c51ec0): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c51ec0): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c51ec0): _writeAt: size=3, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c51ec0): >_writeAt: n=3, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c51ec0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.04241936 +0000 UTC m=+98.675822088 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c51ec0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d92500): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d92500): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d92500): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d92500): >_readAt: n=3, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d92500): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.04241936 +0000 UTC m=+98.675822088 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d92500): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401625420 item 34 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d92b40): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d92b40): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d92b40): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d92b40): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d92b40): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.044015972 +0000 UTC m=+98.677418701 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d92b40): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d92fc0): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d92fc0): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d92fc0): _writeAt: size=3, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d92fc0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d92fc0): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401625ce0 item 35 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d92fc0): >_writeAt: n=3, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d92fc0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.045710659 +0000 UTC m=+98.679113387 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d92fc0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d934c0): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d934c0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d934c0): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d934c0): >_readAt: n=5, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d934c0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.045710659 +0000 UTC m=+98.679113387 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d934c0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401606460 item 35 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d93b40): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d93b40): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d93b40): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d93b40): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d93b40): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.046930601 +0000 UTC m=+98.680333329 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d93b40): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc8140): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc8140): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401606e00 item 36 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc8140): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc8140): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc8140): _writeAt: size=3, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc8140): >_writeAt: n=3, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc8140): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.04963388 +0000 UTC m=+98.683036608 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc8140): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc8680): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc8680): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc8680): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc8680): >_readAt: n=3, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc8680): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.04963388 +0000 UTC m=+98.683036608 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc8680): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4016072d0 item 36 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc8cc0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc8cc0): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc8cc0): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc8cc0): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc8cc0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.051587736 +0000 UTC m=+98.684990464 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc8cc0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc9140): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc9140): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc9140): _writeAt: size=3, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc9140): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc9140): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401607dc0 item 37 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc9140): >_writeAt: n=3, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc9140): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.054281067 +0000 UTC m=+98.687683795 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc9140): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc9640): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc9640): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc9640): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc9640): >_readAt: n=5, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc9640): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.054281067 +0000 UTC m=+98.687683795 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc9640): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4015ee930 item 37 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc9cc0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc9cc0): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc9cc0): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc9cc0): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc9cc0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.057036084 +0000 UTC m=+98.690438812 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc9cc0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d76640): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d76640): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4017fb5e0 item 38 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d76640): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d76640): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d76640): _writeAt: size=3, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d76640): >_writeAt: n=3, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d76640): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.057607431 +0000 UTC m=+98.691010160 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d76640): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d76b80): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d76b80): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d76b80): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d76b80): >_readAt: n=3, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d76b80): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.057607431 +0000 UTC m=+98.691010160 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d76b80): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4017fb7a0 item 38 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d77200): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d77200): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d77200): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d77200): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d77200): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.059940563 +0000 UTC m=+98.693343291 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d77200): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d77700): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d77700): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d77700): _writeAt: size=3, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d77700): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d77700): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4017fbb20 item 39 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d77700): >_writeAt: n=3, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d77700): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.060759869 +0000 UTC m=+98.694162597 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d77700): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d77c00): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d77c00): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d77c00): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d77c00): >_readAt: n=5, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d77c00): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.060759869 +0000 UTC m=+98.694162597 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401d77c00): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4017fbd50 item 39 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401df84c0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401df84c0): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401df84c0): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401df84c0): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401df84c0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.064367123 +0000 UTC m=+98.697769851 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401df84c0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401df89c0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401df89c0): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401b3e3f0 item 40 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401df89c0): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401df89c0): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401df89c0): _writeAt: size=3, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401df89c0): >_writeAt: n=3, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401df89c0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.06589211 +0000 UTC m=+98.699294838 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401df89c0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401df8f00): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401df8f00): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401df8f00): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401df8f00): >_readAt: n=3, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401df8f00): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.06589211 +0000 UTC m=+98.699294838 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401df8f00): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401b3e5b0 item 40 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401df94c0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401df94c0): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401df94c0): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401df94c0): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401df94c0): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401df94c0): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401df94c0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.068316213 +0000 UTC m=+98.701718941 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401df94c0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401df99c0): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401df99c0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401df99c0): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401b3ebd0 item 41 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401df99c0): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401df99c0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.072593962 +0000 UTC m=+98.705996690 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401df99c0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401df9e80): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401df9e80): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401df9e80): _writeAt: size=3, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401df9e80): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401df9e80): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401b3f260 item 41 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401df9e80): >_writeAt: n=3, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401df9e80): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.073047518 +0000 UTC m=+98.706450246 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401df9e80): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4016ac0c0): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4016ac0c0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4016ac0c0): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4016ac0c0): >_readAt: n=5, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4016ac0c0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.073047518 +0000 UTC m=+98.706450246 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4016ac0c0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401b3f570 item 41 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4016adb40): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4016adb40): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4016adb40): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4016adb40): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4016adb40): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4016adb40): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4016adb40): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.074280555 +0000 UTC m=+98.707683282 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4016adb40): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401574700): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401574700): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401574700): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401b3fa40 item 42 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401574700): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401574700): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.074682813 +0000 UTC m=+98.708085551 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401574700): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401574e40): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401574e40): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4015ee070 item 42 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401574e40): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401574e40): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401574e40): _writeAt: size=3, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401574e40): >_writeAt: n=3, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401574e40): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.075228091 +0000 UTC m=+98.708630820 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401574e40): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401575840): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401575840): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401575840): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401575840): >_readAt: n=3, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401575840): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.075228091 +0000 UTC m=+98.708630820 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401575840): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4015eea80 item 42 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40132ec80): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40132ec80): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40132ec80): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40132ec80): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40132ec80): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40132ec80): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40132ec80): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.07634044 +0000 UTC m=+98.709743168 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40132ec80): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018264c0): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018264c0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018264c0): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4017fa150 item 43 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018264c0): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018264c0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.076795077 +0000 UTC m=+98.710197806 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018264c0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401826e00): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401826e00): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401826e00): _writeAt: size=3, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401826e00): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401826e00): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4017fa380 item 43 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401826e00): >_writeAt: n=3, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401826e00): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.077298328 +0000 UTC m=+98.710701055 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401826e00): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401827b40): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401827b40): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401827b40): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401827b40): >_readAt: n=5, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401827b40): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.077298328 +0000 UTC m=+98.710701055 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401827b40): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4017fa5b0 item 43 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401888280): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401888280): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401888280): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401888280): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401888280): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401888280): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401888280): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.078491598 +0000 UTC m=+98.711894327 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401888280): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401888780): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401888780): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401888780): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4017fb0a0 item 44 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401888780): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401888780): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.080555843 +0000 UTC m=+98.713958571 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401888780): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401888cc0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401888cc0): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4017fb340 item 44 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401888cc0): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401888cc0): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401888cc0): _writeAt: size=3, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401888cc0): >_writeAt: n=3, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401888cc0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.080986474 +0000 UTC m=+98.714389202 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401888cc0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401889240): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401889240): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401889240): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401889240): >_readAt: n=3, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401889240): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.080986474 +0000 UTC m=+98.714389202 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401889240): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401be62a0 item 44 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401889880): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401889880): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401889880): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401889880): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401889880): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401889880): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401889880): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.082723181 +0000 UTC m=+98.716125909 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401889880): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401889e80): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401889e80): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401889e80): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401be6b60 item 45 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401889e80): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401889e80): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.086518882 +0000 UTC m=+98.719921609 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401889e80): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401920700): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401920700): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401920700): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401920700): >_readAt: n=5, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401920700): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.086518882 +0000 UTC m=+98.719921609 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401920700): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401be6d90 item 45 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401920dc0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401920dc0): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401920dc0): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401920dc0): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401920dc0): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401920dc0): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401920dc0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.088971799 +0000 UTC m=+98.722374527 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401920dc0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019213c0): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019213c0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019213c0): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401be71f0 item 46 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019213c0): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019213c0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.089422349 +0000 UTC m=+98.722825077 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019213c0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401921ac0): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401921ac0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401921ac0): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401921ac0): >_readAt: n=5, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401921ac0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.089422349 +0000 UTC m=+98.722825077 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401921ac0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401be7500 item 46 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401990200): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401990200): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401990200): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401990200): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401990200): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401990200): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401990200): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.09071629 +0000 UTC m=+98.724119018 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401990200): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401990700): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401990700): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401990700): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401be78f0 item 47 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401990700): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401990700): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.091164936 +0000 UTC m=+98.724567664 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401990700): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401990e00): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401990e00): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401990e00): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401990e00): >_readAt: n=5, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401990e00): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.091164936 +0000 UTC m=+98.724567664 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401990e00): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401be7ab0 item 47 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ad0000): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ad0000): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ad0000): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ad0000): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ad0000): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ad0000): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ad0000): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.092589122 +0000 UTC m=+98.725991850 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ad0000): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ad0500): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ad0500): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ad0500): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a40162e150 item 48 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ad0500): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ad0500): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.095497589 +0000 UTC m=+98.728900317 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ad0500): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ad0c00): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ad0c00): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ad0c00): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ad0c00): >_readAt: n=5, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ad0c00): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.095497589 +0000 UTC m=+98.728900317 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ad0c00): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a40162e380 item 48 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ad1340): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ad1340): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ad1340): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ad1340): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ad1340): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.10016327 +0000 UTC m=+98.733565999 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ad1340): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ad17c0): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ad17c0): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ad17c0): _writeAt: size=3, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ad17c0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ad17c0): open at offset 5 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ad17c0): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a40162ea10 item 49 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ad17c0): >_writeAt: n=3, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ad17c0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.100999648 +0000 UTC m=+98.734402416 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ad17c0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ad1d00): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ad1d00): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ad1d00): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ad1d00): >_readAt: n=8, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ad1d00): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.100999648 +0000 UTC m=+98.734402416 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ad1d00): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a40162f0a0 item 49 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019f6580): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019f6580): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019f6580): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019f6580): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019f6580): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.105482465 +0000 UTC m=+98.738885193 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019f6580): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019f6a80): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019f6a80): open at offset 5 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019f6a80): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a40175e150 item 50 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019f6a80): _readAt: size=2, off=5 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019f6a80): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019f6a80): _writeAt: size=3, off=5 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019f6a80): >_writeAt: n=3, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019f6a80): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.106157369 +0000 UTC m=+98.739560096 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019f6a80): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019f7000): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019f7000): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019f7000): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019f7000): >_readAt: n=3, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019f7000): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.106157369 +0000 UTC m=+98.739560096 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019f7000): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a40175e310 item 50 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40132f4c0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40132f4c0): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40132f4c0): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40132f4c0): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40132f4c0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.107814153 +0000 UTC m=+98.741216882 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40132f4c0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a6e0c0): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a6e0c0): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a6e0c0): _writeAt: size=3, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a6e0c0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a6e0c0): open at offset 5 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a6e0c0): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4015ef500 item 51 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a6e0c0): >_writeAt: n=3, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a6e0c0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.108478396 +0000 UTC m=+98.741881125 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a6e0c0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a6e700): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a6e700): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a6e700): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a6e700): >_readAt: n=8, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a6e700): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.108478396 +0000 UTC m=+98.741881125 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a6e700): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4015ef730 item 51 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a6ed80): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a6ed80): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a6ed80): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a6ed80): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a6ed80): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.112851546 +0000 UTC m=+98.746254274 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a6ed80): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a6f280): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a6f280): open at offset 5 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a6f280): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4015efe30 item 52 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a6f280): _readAt: size=2, off=5 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a6f280): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a6f280): _writeAt: size=3, off=5 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a6f280): >_writeAt: n=3, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a6f280): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.113359876 +0000 UTC m=+98.746762603 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a6f280): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a6f800): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a6f800): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a6f800): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a6f800): >_readAt: n=3, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a6f800): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.113359876 +0000 UTC m=+98.746762603 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a6f800): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4018ca2a0 item 52 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a6fe80): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a6fe80): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a6fe80): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a6fe80): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a6fe80): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.118242355 +0000 UTC m=+98.751645083 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a6fe80): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a9a480): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a9a480): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a9a480): _writeAt: size=3, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a9a480): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a9a480): open at offset 5 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a9a480): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4018ca930 item 53 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a9a480): >_writeAt: n=3, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a9a480): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.118753029 +0000 UTC m=+98.752155757 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a9a480): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a9a9c0): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a9a9c0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a9a9c0): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a9a9c0): >_readAt: n=8, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a9a9c0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.118753029 +0000 UTC m=+98.752155757 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a9a9c0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4018cae00 item 53 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019f7440): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019f7440): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019f7440): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019f7440): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019f7440): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.12058261 +0000 UTC m=+98.753985339 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019f7440): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019f7940): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019f7940): open at offset 5 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019f7940): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a40175e700 item 54 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019f7940): _readAt: size=2, off=5 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019f7940): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019f7940): _writeAt: size=3, off=5 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019f7940): >_writeAt: n=3, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019f7940): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.123938601 +0000 UTC m=+98.757341329 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019f7940): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019f7ec0): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019f7ec0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019f7ec0): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019f7ec0): >_readAt: n=3, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019f7ec0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.123938601 +0000 UTC m=+98.757341329 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019f7ec0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a40175e8c0 item 54 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401828640): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401828640): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401828640): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401828640): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401828640): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.125477995 +0000 UTC m=+98.758880723 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401828640): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401828b40): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401828b40): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401828b40): _writeAt: size=3, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401828b40): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401828b40): open at offset 5 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401828b40): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a40175efc0 item 55 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401828b40): >_writeAt: n=3, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401828b40): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.126030687 +0000 UTC m=+98.759433415 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401828b40): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401829180): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401829180): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401829180): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401829180): >_readAt: n=8, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401829180): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.126030687 +0000 UTC m=+98.759433415 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401829180): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a40175f340 item 55 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401829800): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401829800): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401829800): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401829800): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401829800): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.127373712 +0000 UTC m=+98.760776439 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401829800): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401829d00): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401829d00): open at offset 5 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401829d00): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a40175f7a0 item 56 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401829d00): _readAt: size=2, off=5 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401829d00): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401829d00): _writeAt: size=3, off=5 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401829d00): >_writeAt: n=3, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401829d00): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.130852754 +0000 UTC m=+98.764255482 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401829d00): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b63c0): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b63c0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b63c0): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b63c0): >_readAt: n=3, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b63c0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.130852754 +0000 UTC m=+98.764255482 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b63c0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a40175f960 item 56 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b6a00): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b6a00): open at offset 0 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b6a00): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b6a00): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b6a00): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b6a00): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b6a00): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b6a00): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.132449395 +0000 UTC m=+98.765852124 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b6a00): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b7040): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b7040): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b7040): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401c96000 item 57 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b7040): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b7040): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.132979235 +0000 UTC m=+98.766381963 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b7040): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b7580): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b7580): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b7580): _writeAt: size=3, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b7580): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b7580): open at offset 5 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b7580): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401c96310 item 57 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b7580): >_writeAt: n=3, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b7580): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.133591371 +0000 UTC m=+98.766994099 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b7580): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b7b00): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b7b00): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b7b00): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b7b00): >_readAt: n=8, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b7b00): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.133591371 +0000 UTC m=+98.766994099 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b7b00): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401c96540 item 57 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401984240): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401984240): open at offset 0 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401984240): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401984240): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401984240): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401984240): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401984240): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401984240): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.136262119 +0000 UTC m=+98.769664846 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401984240): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a9aec0): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a9aec0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a9aec0): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401c96a80 item 58 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a9aec0): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a9aec0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.138756474 +0000 UTC m=+98.772159202 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a9aec0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a9b400): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a9b400): open at offset 5 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a9b400): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4018cb1f0 item 58 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a9b400): _readAt: size=2, off=5 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a9b400): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a9b400): _writeAt: size=3, off=5 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a9b400): >_writeAt: n=3, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a9b400): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.139604955 +0000 UTC m=+98.773007683 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a9b400): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a9b9c0): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a9b9c0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a9b9c0): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a9b9c0): >_readAt: n=3, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a9b9c0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.139604955 +0000 UTC m=+98.773007683 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a9b9c0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4018cb3b0 item 58 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc8180): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc8180): open at offset 0 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc8180): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc8180): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc8180): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc8180): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc8180): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc8180): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.141395622 +0000 UTC m=+98.774798350 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc8180): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc86c0): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc86c0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc86c0): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4018cb730 item 59 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc86c0): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc86c0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.144732858 +0000 UTC m=+98.778135586 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc86c0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc8c00): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc8c00): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc8c00): _writeAt: size=3, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc8c00): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc8c00): open at offset 5 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc8c00): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4018cb8f0 item 59 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc8c00): >_writeAt: n=3, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc8c00): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.145345434 +0000 UTC m=+98.778748162 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc8c00): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc9180): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc9180): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc9180): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc9180): >_readAt: n=8, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc9180): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.145345434 +0000 UTC m=+98.778748162 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc9180): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4018cbab0 item 59 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc97c0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc97c0): open at offset 0 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc97c0): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc97c0): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc97c0): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc97c0): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc97c0): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc97c0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.147648939 +0000 UTC m=+98.781051667 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc97c0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc9d40): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc9d40): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc9d40): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a40160c850 item 60 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc9d40): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc9d40): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.148185502 +0000 UTC m=+98.781588230 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401dc9d40): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40177c380): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40177c380): open at offset 5 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40177c380): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a40160cee0 item 60 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40177c380): _readAt: size=2, off=5 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40177c380): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40177c380): _writeAt: size=3, off=5 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40177c380): >_writeAt: n=3, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40177c380): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.148730289 +0000 UTC m=+98.782133018 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40177c380): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40177c940): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40177c940): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40177c940): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40177c940): >_readAt: n=3, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40177c940): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.148730289 +0000 UTC m=+98.782133018 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40177c940): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a40160d340 item 60 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40177cf80): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40177cf80): open at offset 0 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40177cf80): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40177cf80): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40177cf80): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40177cf80): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40177cf80): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40177cf80): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.152571976 +0000 UTC m=+98.785974705 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40177cf80): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40177d4c0): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40177d4c0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40177d4c0): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4016520e0 item 61 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40177d4c0): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40177d4c0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.153289268 +0000 UTC m=+98.786692027 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40177d4c0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401984a80): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401984a80): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401984a80): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401984a80): >_readAt: n=5, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401984a80): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.153289268 +0000 UTC m=+98.786692027 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401984a80): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4016523f0 item 61 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401985100): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401985100): open at offset 0 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401985100): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401985100): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401985100): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401985100): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401985100): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401985100): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.155299792 +0000 UTC m=+98.788702519 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401985100): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401985640): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401985640): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401985640): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401c96e70 item 62 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401985640): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401985640): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.155762434 +0000 UTC m=+98.789165162 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401985640): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401985d40): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401985d40): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401985d40): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401985d40): >_readAt: n=5, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401985d40): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.155762434 +0000 UTC m=+98.789165162 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401985d40): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401c97030 item 62 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401e6e480): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401e6e480): open at offset 0 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401e6e480): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401e6e480): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401e6e480): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401e6e480): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401e6e480): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401e6e480): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.161120132 +0000 UTC m=+98.794522859 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401e6e480): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401e6e9c0): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401e6e9c0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401e6e9c0): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401c973b0 item 63 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401e6e9c0): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401e6e9c0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.161514716 +0000 UTC m=+98.794917443 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401e6e9c0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401e6f0c0): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401e6f0c0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401e6f0c0): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401e6f0c0): >_readAt: n=5, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401e6f0c0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.161514716 +0000 UTC m=+98.794917443 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401e6f0c0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401c976c0 item 63 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401e6f700): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401e6f700): open at offset 0 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401e6f700): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401e6f700): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401e6f700): >_readAt: n=0, err=Bad file descriptor 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401e6f700): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401e6f700): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401e6f700): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.162909537 +0000 UTC m=+98.796312275 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401e6f700): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401e6fc40): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401e6fc40): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401e6fc40): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401c97a40 item 64 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401e6fc40): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401e6fc40): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.163444326 +0000 UTC m=+98.796847055 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401e6fc40): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401802440): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401802440): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401802440): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401802440): >_readAt: n=5, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401802440): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.163444326 +0000 UTC m=+98.796847055 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401802440): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401c97c70 item 64 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401802a80): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401802a80): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401802a80): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401802a80): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401802a80): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.166568089 +0000 UTC m=+98.799970817 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401802a80): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401802f00): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401802f00): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401802f00): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401802f00): >_readAt: n=2, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401802f00): _writeAt: size=3, off=2 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a402018690 item 65 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401802f00): >_writeAt: n=3, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401802f00): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.167183709 +0000 UTC m=+98.800586438 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401802f00): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401803400): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401803400): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401803400): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401803400): >_readAt: n=5, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401803400): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.167183709 +0000 UTC m=+98.800586438 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401803400): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a402018850 item 65 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401803a40): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401803a40): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401803a40): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401803a40): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401803a40): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.168994806 +0000 UTC m=+98.802397534 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401803a40): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401803ec0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401803ec0): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a402018e00 item 66 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401803ec0): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401803ec0): >_readAt: n=0, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401803ec0): _writeAt: size=3, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401803ec0): >_writeAt: n=3, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401803ec0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.171126538 +0000 UTC m=+98.804529276 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401803ec0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401830500): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401830500): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401830500): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401830500): >_readAt: n=3, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401830500): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.171126538 +0000 UTC m=+98.804529276 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401830500): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a402019030 item 66 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401830b40): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401830b40): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401830b40): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401830b40): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401830b40): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.173503071 +0000 UTC m=+98.806905800 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401830b40): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401830fc0): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401830fc0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401830fc0): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401830fc0): >_readAt: n=2, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401830fc0): _writeAt: size=3, off=2 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4020193b0 item 67 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401830fc0): >_writeAt: n=3, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401830fc0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.174272011 +0000 UTC m=+98.807674760 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401830fc0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018314c0): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018314c0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018314c0): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018314c0): >_readAt: n=5, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018314c0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.174272011 +0000 UTC m=+98.807674760 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018314c0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a402019570 item 67 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40177dd00): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40177dd00): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40177dd00): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40177dd00): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40177dd00): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.176921239 +0000 UTC m=+98.810323987 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40177dd00): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40179c300): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40179c300): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401652c40 item 68 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40179c300): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40179c300): >_readAt: n=0, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40179c300): _writeAt: size=3, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40179c300): >_writeAt: n=3, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40179c300): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.17797617 +0000 UTC m=+98.811378897 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40179c300): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40179c840): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40179c840): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40179c840): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40179c840): >_readAt: n=3, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40179c840): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.17797617 +0000 UTC m=+98.811378897 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40179c840): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4016530a0 item 68 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40179ce80): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40179ce80): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40179ce80): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40179ce80): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40179ce80): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.179618817 +0000 UTC m=+98.813021585 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40179ce80): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40179d300): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40179d300): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40179d300): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40179d300): >_readAt: n=2, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40179d300): _writeAt: size=3, off=2 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4016537a0 item 69 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40179d300): >_writeAt: n=3, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40179d300): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.180644934 +0000 UTC m=+98.814047682 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40179d300): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40179d800): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40179d800): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40179d800): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40179d800): >_readAt: n=5, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40179d800): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.180644934 +0000 UTC m=+98.814047682 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40179d800): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401653dc0 item 69 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40179de80): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40179de80): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40179de80): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40179de80): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40179de80): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.18202076 +0000 UTC m=+98.815423487 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40179de80): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4017b2480): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4017b2480): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401d423f0 item 70 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4017b2480): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4017b2480): >_readAt: n=0, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4017b2480): _writeAt: size=3, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4017b2480): >_writeAt: n=3, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4017b2480): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.182771195 +0000 UTC m=+98.816173923 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4017b2480): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4017b29c0): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4017b29c0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4017b29c0): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4017b29c0): >_readAt: n=3, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4017b29c0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.182771195 +0000 UTC m=+98.816173923 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4017b29c0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401d425b0 item 70 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4017b3040): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4017b3040): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4017b3040): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4017b3040): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4017b3040): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.184301091 +0000 UTC m=+98.817703819 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4017b3040): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4017b3540): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4017b3540): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4017b3540): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4017b3540): >_readAt: n=2, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4017b3540): _writeAt: size=3, off=2 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401d42a10 item 71 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4017b3540): >_writeAt: n=3, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4017b3540): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.184898788 +0000 UTC m=+98.818301516 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4017b3540): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4017b3a40): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4017b3a40): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4017b3a40): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4017b3a40): >_readAt: n=5, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4017b3a40): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.184898788 +0000 UTC m=+98.818301516 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4017b3a40): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401d42bd0 item 71 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40188a1c0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40188a1c0): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40188a1c0): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40188a1c0): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40188a1c0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.186310782 +0000 UTC m=+98.819713510 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40188a1c0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40188a6c0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40188a6c0): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401d42f50 item 72 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40188a6c0): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40188a6c0): >_readAt: n=0, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40188a6c0): _writeAt: size=3, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40188a6c0): >_writeAt: n=3, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40188a6c0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.18696149 +0000 UTC m=+98.820364218 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40188a6c0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40188ac00): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40188ac00): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40188ac00): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40188ac00): >_readAt: n=3, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40188ac00): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.18696149 +0000 UTC m=+98.820364218 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40188ac00): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401d43110 item 72 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40188b1c0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40188b1c0): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40188b1c0): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40188b1c0): >_readAt: n=0, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40188b1c0): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40188b1c0): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40188b1c0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.188343447 +0000 UTC m=+98.821746174 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40188b1c0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40188b6c0): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40188b6c0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40188b6c0): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401d43490 item 73 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40188b6c0): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40188b6c0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.188903864 +0000 UTC m=+98.822306591 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40188b6c0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40188bb80): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40188bb80): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40188bb80): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40188bb80): >_readAt: n=2, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40188bb80): _writeAt: size=3, off=2 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401d436c0 item 73 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40188bb80): >_writeAt: n=3, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40188bb80): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.189579527 +0000 UTC m=+98.822982256 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40188bb80): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b81c0): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b81c0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b81c0): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b81c0): >_readAt: n=5, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b81c0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.189579527 +0000 UTC m=+98.822982256 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b81c0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401d43880 item 73 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b8800): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b8800): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b8800): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b8800): >_readAt: n=0, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b8800): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b8800): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b8800): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.19079458 +0000 UTC m=+98.824197308 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b8800): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b8d00): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b8d00): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b8d00): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401d43c00 item 74 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b8d00): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b8d00): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.191419279 +0000 UTC m=+98.824822007 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b8d00): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b9240): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b9240): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4015f8310 item 74 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b9240): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b9240): >_readAt: n=0, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b9240): _writeAt: size=3, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b9240): >_writeAt: n=3, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b9240): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.191959387 +0000 UTC m=+98.825362115 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b9240): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b97c0): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b97c0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b97c0): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b97c0): >_readAt: n=3, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b97c0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.191959387 +0000 UTC m=+98.825362115 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4018b97c0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4015f8af0 item 74 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401831840): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401831840): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401831840): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401831840): >_readAt: n=0, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401831840): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401831840): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401831840): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.19341873 +0000 UTC m=+98.826821458 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401831840): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401831d40): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401831d40): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401831d40): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a402019810 item 75 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401831d40): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401831d40): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.193940334 +0000 UTC m=+98.827343063 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401831d40): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40186e380): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40186e380): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40186e380): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40186e380): >_readAt: n=2, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40186e380): _writeAt: size=3, off=2 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4020199d0 item 75 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40186e380): >_writeAt: n=3, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40186e380): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.194511171 +0000 UTC m=+98.827913899 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40186e380): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40186e8c0): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40186e8c0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40186e8c0): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40186e8c0): >_readAt: n=5, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40186e8c0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.194511171 +0000 UTC m=+98.827913899 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40186e8c0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a402019b90 item 75 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40186ef00): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40186ef00): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40186ef00): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40186ef00): >_readAt: n=0, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40186ef00): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40186ef00): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40186ef00): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.19616471 +0000 UTC m=+98.829567438 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40186ef00): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40186f400): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40186f400): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40186f400): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401fc40e0 item 76 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40186f400): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40186f400): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.196592628 +0000 UTC m=+98.829995356 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40186f400): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40186f940): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40186f940): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401fc42a0 item 76 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40186f940): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40186f940): >_readAt: n=0, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40186f940): _writeAt: size=3, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40186f940): >_writeAt: n=3, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40186f940): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.197321433 +0000 UTC m=+98.830724161 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40186f940): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40186fec0): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40186fec0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40186fec0): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40186fec0): >_readAt: n=3, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40186fec0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.197321433 +0000 UTC m=+98.830724161 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40186fec0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401fc4460 item 76 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019b6600): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019b6600): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019b6600): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019b6600): >_readAt: n=0, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019b6600): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019b6600): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019b6600): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.198690305 +0000 UTC m=+98.832093033 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019b6600): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019b6b00): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019b6b00): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019b6b00): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401fc4930 item 77 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019b6b00): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019b6b00): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.199206349 +0000 UTC m=+98.832609077 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019b6b00): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019b7200): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019b7200): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019b7200): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019b7200): >_readAt: n=5, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019b7200): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.199206349 +0000 UTC m=+98.832609077 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019b7200): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401fc4af0 item 77 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019b7840): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019b7840): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019b7840): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019b7840): >_readAt: n=0, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019b7840): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019b7840): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019b7840): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.200963102 +0000 UTC m=+98.834365831 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019b7840): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019b7d40): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019b7d40): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019b7d40): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401fc4e70 item 78 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019b7d40): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019b7d40): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.201527798 +0000 UTC m=+98.834930525 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019b7d40): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019fc540): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019fc540): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019fc540): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019fc540): >_readAt: n=5, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019fc540): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.201527798 +0000 UTC m=+98.834930525 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019fc540): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401fc51f0 item 78 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019fcb80): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019fcb80): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019fcb80): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019fcb80): >_readAt: n=0, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019fcb80): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019fcb80): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019fcb80): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.203052524 +0000 UTC m=+98.836455252 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019fcb80): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019fd080): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019fd080): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019fd080): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401fc55e0 item 79 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019fd080): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019fd080): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.203748366 +0000 UTC m=+98.837151094 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019fd080): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019fd780): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019fd780): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019fd780): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019fd780): >_readAt: n=5, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019fd780): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.203748366 +0000 UTC m=+98.837151094 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019fd780): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401fc5810 item 79 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019fddc0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019fddc0): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019fddc0): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019fddc0): >_readAt: n=0, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019fddc0): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019fddc0): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019fddc0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.205185327 +0000 UTC m=+98.838588055 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a4019fddc0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a8e3c0): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a8e3c0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a8e3c0): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401fc5b90 item 80 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a8e3c0): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a8e3c0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.205834101 +0000 UTC m=+98.839236849 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a8e3c0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a8eac0): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a8eac0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a8eac0): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a8eac0): >_readAt: n=5, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a8eac0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.205834101 +0000 UTC m=+98.839236849 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a8eac0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401fc5d50 item 80 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a8f100): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a8f100): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a8f100): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a8f100): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a8f100): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.207503831 +0000 UTC m=+98.840906558 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a8f100): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a8f580): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a8f580): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a8f580): open at offset 5 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a8f580): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a8f580): >_readAt: n=2, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a8f580): _writeAt: size=3, off=7 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401b5c3f0 item 81 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a8f580): >_writeAt: n=3, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a8f580): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.208237815 +0000 UTC m=+98.841640543 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a8f580): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a8fac0): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a8fac0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a8fac0): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a8fac0): >_readAt: n=8, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a8fac0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.208237815 +0000 UTC m=+98.841640543 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401a8fac0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401b5c5b0 item 81 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401aba240): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401aba240): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401aba240): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401aba240): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401aba240): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.209520837 +0000 UTC m=+98.842923564 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401aba240): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401aba740): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401aba740): open at offset 5 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401aba740): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401b5c930 item 82 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401aba740): _readAt: size=2, off=5 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401aba740): >_readAt: n=0, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401aba740): _writeAt: size=3, off=5 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401aba740): >_writeAt: n=3, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401aba740): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.210237267 +0000 UTC m=+98.843639995 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401aba740): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401abacc0): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401abacc0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401abacc0): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401abacc0): >_readAt: n=3, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401abacc0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.210237267 +0000 UTC m=+98.843639995 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401abacc0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401b5caf0 item 82 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401914280): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401914280): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401914280): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401914280): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401914280): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.211676432 +0000 UTC m=+98.845079160 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401914280): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401914780): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401914780): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401914780): open at offset 5 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401914780): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401914780): >_readAt: n=2, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401914780): _writeAt: size=3, off=7 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4015f9420 item 83 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401914780): >_writeAt: n=3, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401914780): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.212223104 +0000 UTC m=+98.845625832 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401914780): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401914cc0): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401914cc0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401914cc0): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401914cc0): >_readAt: n=8, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401914cc0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.212223104 +0000 UTC m=+98.845625832 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401914cc0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4015f9730 item 83 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401915340): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401915340): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401915340): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401915340): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401915340): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.213559805 +0000 UTC m=+98.846962533 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401915340): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401915840): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401915840): open at offset 5 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401915840): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401daa3f0 item 84 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401915840): _readAt: size=2, off=5 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401915840): >_readAt: n=0, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401915840): _writeAt: size=3, off=5 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401915840): >_writeAt: n=3, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401915840): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.214011277 +0000 UTC m=+98.847414005 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401915840): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401915dc0): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401915dc0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401915dc0): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401915dc0): >_readAt: n=3, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401915dc0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.214011277 +0000 UTC m=+98.847414005 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401915dc0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401daa5b0 item 84 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40195c540): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40195c540): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40195c540): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40195c540): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40195c540): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.215173419 +0000 UTC m=+98.848576146 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40195c540): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40195ca40): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40195ca40): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40195ca40): open at offset 5 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40195ca40): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40195ca40): >_readAt: n=2, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40195ca40): _writeAt: size=3, off=7 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401daa930 item 85 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40195ca40): >_writeAt: n=3, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40195ca40): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.215643777 +0000 UTC m=+98.849046505 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40195ca40): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40195cf80): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40195cf80): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40195cf80): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40195cf80): >_readAt: n=8, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40195cf80): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.215643777 +0000 UTC m=+98.849046505 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40195cf80): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401daaaf0 item 85 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40195d600): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40195d600): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40195d600): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40195d600): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40195d600): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.21675908 +0000 UTC m=+98.850161809 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40195d600): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40195db00): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40195db00): open at offset 5 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40195db00): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401daae70 item 86 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40195db00): _readAt: size=2, off=5 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40195db00): >_readAt: n=0, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40195db00): _writeAt: size=3, off=5 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40195db00): >_writeAt: n=3, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40195db00): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.217337311 +0000 UTC m=+98.850740039 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a40195db00): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b18180): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b18180): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b18180): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b18180): >_readAt: n=3, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b18180): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.217337311 +0000 UTC m=+98.850740039 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b18180): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401dab030 item 86 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b18800): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b18800): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b18800): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b18800): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b18800): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.218629268 +0000 UTC m=+98.852031996 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b18800): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b18d00): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b18d00): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b18d00): open at offset 5 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b18d00): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b18d00): >_readAt: n=2, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b18d00): _writeAt: size=3, off=7 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401dab500 item 87 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b18d00): >_writeAt: n=3, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b18d00): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.219125785 +0000 UTC m=+98.852528513 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b18d00): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b19240): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b19240): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b19240): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b19240): >_readAt: n=8, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b19240): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.219125785 +0000 UTC m=+98.852528513 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b19240): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401dab6c0 item 87 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b198c0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b198c0): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b198c0): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b198c0): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b198c0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.220334295 +0000 UTC m=+98.853737033 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b198c0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b19dc0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b19dc0): open at offset 5 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b19dc0): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401dabce0 item 88 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b19dc0): _readAt: size=2, off=5 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b19dc0): >_readAt: n=0, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b19dc0): _writeAt: size=3, off=5 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b19dc0): >_writeAt: n=3, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b19dc0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.220900182 +0000 UTC m=+98.854302910 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b19dc0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b4c440): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b4c440): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b4c440): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b4c440): >_readAt: n=3, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b4c440): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.220900182 +0000 UTC m=+98.854302910 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b4c440): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4018b41c0 item 88 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b4ca80): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b4ca80): open at offset 0 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b4ca80): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b4ca80): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b4ca80): >_readAt: n=0, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b4ca80): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b4ca80): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b4ca80): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.222058958 +0000 UTC m=+98.855461686 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b4ca80): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b4cfc0): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b4cfc0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b4cfc0): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4018b4770 item 89 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b4cfc0): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b4cfc0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.222555815 +0000 UTC m=+98.855958543 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b4cfc0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b4d500): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b4d500): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b4d500): open at offset 5 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b4d500): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b4d500): >_readAt: n=2, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b4d500): _writeAt: size=3, off=7 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4018b4930 item 89 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b4d500): >_writeAt: n=3, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b4d500): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.223028637 +0000 UTC m=+98.856431365 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b4d500): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b4da80): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b4da80): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b4da80): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b4da80): >_readAt: n=8, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b4da80): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.223028637 +0000 UTC m=+98.856431365 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b4da80): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4018b4b60 item 89 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b9e1c0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b9e1c0): open at offset 0 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b9e1c0): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b9e1c0): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b9e1c0): >_readAt: n=0, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b9e1c0): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b9e1c0): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b9e1c0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.227146485 +0000 UTC m=+98.860549213 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b9e1c0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b9e700): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b9e700): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b9e700): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4018b5110 item 90 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b9e700): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b9e700): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.227580154 +0000 UTC m=+98.860982882 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b9e700): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b9ec40): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b9ec40): open at offset 5 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b9ec40): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4018b52d0 item 90 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b9ec40): _readAt: size=2, off=5 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b9ec40): >_readAt: n=0, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b9ec40): _writeAt: size=3, off=5 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b9ec40): >_writeAt: n=3, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b9ec40): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.22813497 +0000 UTC m=+98.861537698 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b9ec40): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b9f200): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b9f200): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b9f200): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b9f200): >_readAt: n=3, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b9f200): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.22813497 +0000 UTC m=+98.861537698 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b9f200): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4018b5490 item 90 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b9f840): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b9f840): open at offset 0 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b9f840): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b9f840): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b9f840): >_readAt: n=0, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b9f840): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b9f840): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b9f840): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.229330485 +0000 UTC m=+98.862733224 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b9f840): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b9fd80): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b9fd80): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b9fd80): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4018b5960 item 91 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b9fd80): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b9fd80): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.229704921 +0000 UTC m=+98.863107650 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401b9fd80): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bc63c0): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bc63c0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bc63c0): open at offset 5 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bc63c0): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bc63c0): >_readAt: n=2, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bc63c0): _writeAt: size=3, off=7 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4018b5b20 item 91 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bc63c0): >_writeAt: n=3, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bc63c0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.230177133 +0000 UTC m=+98.863579871 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bc63c0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bc6940): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bc6940): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bc6940): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bc6940): >_readAt: n=8, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bc6940): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.230177133 +0000 UTC m=+98.863579871 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bc6940): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a4018b5dc0 item 91 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bc6f80): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bc6f80): open at offset 0 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bc6f80): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bc6f80): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bc6f80): >_readAt: n=0, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bc6f80): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bc6f80): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bc6f80): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.231638269 +0000 UTC m=+98.865040997 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bc6f80): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bc74c0): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bc74c0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bc74c0): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401666c40 item 92 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bc74c0): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bc74c0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.234291094 +0000 UTC m=+98.867693822 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bc74c0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bc7a00): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bc7a00): open at offset 5 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bc7a00): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401667180 item 92 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bc7a00): _readAt: size=2, off=5 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bc7a00): >_readAt: n=0, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bc7a00): _writeAt: size=3, off=5 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bc7a00): >_writeAt: n=3, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bc7a00): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.234929498 +0000 UTC m=+98.868332226 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bc7a00): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bfa0c0): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bfa0c0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bfa0c0): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bfa0c0): >_readAt: n=3, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bfa0c0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.234929498 +0000 UTC m=+98.868332226 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401bfa0c0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401667650 item 92 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401abb040): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401abb040): open at offset 0 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401abb040): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401abb040): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401abb040): >_readAt: n=0, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401abb040): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401abb040): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401abb040): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.23629829 +0000 UTC m=+98.869701018 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401abb040): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401abb580): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401abb580): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401abb580): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401b5d340 item 93 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401abb580): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401abb580): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.236734241 +0000 UTC m=+98.870136970 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401abb580): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401abbc80): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401abbc80): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401abbc80): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401abbc80): >_readAt: n=5, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401abbc80): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.236734241 +0000 UTC m=+98.870136970 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401abbc80): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401b5d6c0 item 93 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ae03c0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ae03c0): open at offset 0 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ae03c0): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ae03c0): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ae03c0): >_readAt: n=0, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ae03c0): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ae03c0): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ae03c0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.238149763 +0000 UTC m=+98.871552490 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ae03c0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ae0900): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ae0900): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ae0900): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401272e70 item 94 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ae0900): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ae0900): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.240727966 +0000 UTC m=+98.874130694 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ae0900): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ae1000): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ae1000): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ae1000): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ae1000): >_readAt: n=5, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ae1000): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.240727966 +0000 UTC m=+98.874130694 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ae1000): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401f28000 item 94 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ae1640): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ae1640): open at offset 0 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ae1640): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ae1640): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ae1640): >_readAt: n=0, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ae1640): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ae1640): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ae1640): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.243135918 +0000 UTC m=+98.876538676 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ae1640): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ae1b80): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ae1b80): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ae1b80): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401f28380 item 95 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ae1b80): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ae1b80): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.243700073 +0000 UTC m=+98.877102812 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401ae1b80): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c1c380): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c1c380): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c1c380): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c1c380): >_readAt: n=5, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c1c380): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.243700073 +0000 UTC m=+98.877102812 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c1c380): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401f28540 item 95 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c1c9c0): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c1c9c0): open at offset 0 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c1c9c0): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c1c9c0): _readAt: size=2, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c1c9c0): >_readAt: n=0, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c1c9c0): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c1c9c0): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c1c9c0): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.245482615 +0000 UTC m=+98.878885343 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c1c9c0): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c1cf00): _writeAt: size=5, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c1cf00): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c1cf00): >openPending: err= 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401f288c0 item 96 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c1cf00): >_writeAt: n=5, err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c1cf00): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.248480741 +0000 UTC m=+98.881883470 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c1cf00): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 03:33:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 03:33:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c1d600): _readAt: size=512, off=0 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c1d600): openPending: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c1d600): >openPending: err= 2026/04/04 03:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c1d600): >_readAt: n=5, err=EOF 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c1d600): close: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 03:33:09.248480741 +0000 UTC m=+98.881883470 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:09 DEBUG : open-test-file(0x37a401c1d600): >close: err= 2026/04/04 03:33:09 DEBUG : open-test-file: Remove: 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37a401f28a80 item 96 2026/04/04 03:33:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 03:33:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 03:33:09 DEBUG : open-test-file: >Remove: err= 2026/04/04 03:33:09 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:33:09 DEBUG : Looking for writers 2026/04/04 03:33:09 DEBUG : >WaitForWriters: 2026/04/04 03:33:09 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.17s) --- PASS: TestRWFileHandleOpenTests/writes (0.58s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.09s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- 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.03s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.59s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.09s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- 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:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:33:09 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:33:09 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 03:33:09 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:33:09 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:33:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:33:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 03:33:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:33:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:33:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 03:33:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:33:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:09 INFO : webdav root 'rclone-test-zenekoz4ligo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 03:33:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:09 DEBUG : file1: newRWFileHandle: 2026/04/04 03:33:09 DEBUG : file1(0x37a401deb000): openPending: 2026/04/04 03:33:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 03:33:09 DEBUG : file1(0x37a401deb000): >openPending: err= 2026/04/04 03:33:09 DEBUG : file1: >newRWFileHandle: err= 2026/04/04 03:33:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 03:33:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/04 03:33:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/04/04 03:33:09 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:33:09 DEBUG : Looking for writers 2026/04/04 03:33:09 DEBUG : file1: reading active writers 2026/04/04 03:33:09 DEBUG : file1: active writers 1 2026/04/04 03:33:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/04/04 03:33:09 DEBUG : Looking for writers 2026/04/04 03:33:09 DEBUG : file1: reading active writers 2026/04/04 03:33:09 DEBUG : file1: active writers 1 2026/04/04 03:33:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/04/04 03:33:09 DEBUG : Looking for writers 2026/04/04 03:33:09 DEBUG : file1: reading active writers 2026/04/04 03:33:09 DEBUG : file1: active writers 1 2026/04/04 03:33:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/04/04 03:33:09 DEBUG : Looking for writers 2026/04/04 03:33:09 DEBUG : file1: reading active writers 2026/04/04 03:33:09 DEBUG : file1: active writers 1 2026/04/04 03:33:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/04/04 03:33:09 DEBUG : Looking for writers 2026/04/04 03:33:09 DEBUG : file1: reading active writers 2026/04/04 03:33:09 DEBUG : file1: active writers 1 2026/04/04 03:33:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/04/04 03:33:09 DEBUG : Looking for writers 2026/04/04 03:33:09 DEBUG : file1: reading active writers 2026/04/04 03:33:09 DEBUG : file1: active writers 1 2026/04/04 03:33:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/04/04 03:33:10 DEBUG : Looking for writers 2026/04/04 03:33:10 DEBUG : file1: reading active writers 2026/04/04 03:33:10 DEBUG : file1: active writers 1 2026/04/04 03:33:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/04/04 03:33:10 DEBUG : Looking for writers 2026/04/04 03:33:10 DEBUG : file1: reading active writers 2026/04/04 03:33:10 DEBUG : file1: active writers 1 2026/04/04 03:33:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/04 03:33:11 DEBUG : Looking for writers 2026/04/04 03:33:11 DEBUG : file1: reading active writers 2026/04/04 03:33:11 DEBUG : file1: active writers 1 2026/04/04 03:33:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/04 03:33:12 DEBUG : Looking for writers 2026/04/04 03:33:12 DEBUG : file1: reading active writers 2026/04/04 03:33:12 DEBUG : file1: active writers 1 2026/04/04 03:33:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/04 03:33:13 DEBUG : Looking for writers 2026/04/04 03:33:13 DEBUG : file1: reading active writers 2026/04/04 03:33:13 DEBUG : file1: active writers 1 2026/04/04 03:33:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/04 03:33:14 DEBUG : Looking for writers 2026/04/04 03:33:14 DEBUG : file1: reading active writers 2026/04/04 03:33:14 DEBUG : file1: active writers 1 2026/04/04 03:33:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/04 03:33:15 DEBUG : Looking for writers 2026/04/04 03:33:15 DEBUG : file1: reading active writers 2026/04/04 03:33:15 DEBUG : file1: active writers 1 2026/04/04 03:33:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/04 03:33:16 DEBUG : Looking for writers 2026/04/04 03:33:16 DEBUG : file1: reading active writers 2026/04/04 03:33:16 DEBUG : file1: active writers 1 2026/04/04 03:33:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/04 03:33:17 DEBUG : Looking for writers 2026/04/04 03:33:17 DEBUG : file1: reading active writers 2026/04/04 03:33:17 DEBUG : file1: active writers 1 2026/04/04 03:33:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/04 03:33:18 DEBUG : Looking for writers 2026/04/04 03:33:18 DEBUG : file1: reading active writers 2026/04/04 03:33:18 DEBUG : file1: active writers 1 2026/04/04 03:33:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/04 03:33:19 DEBUG : Looking for writers 2026/04/04 03:33:19 DEBUG : file1: reading active writers 2026/04/04 03:33:19 DEBUG : file1: active writers 1 2026/04/04 03:33:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/04 03:33:20 DEBUG : Looking for writers 2026/04/04 03:33:20 DEBUG : file1: reading active writers 2026/04/04 03:33:20 DEBUG : file1: active writers 1 2026/04/04 03:33:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/04 03:33:21 DEBUG : Looking for writers 2026/04/04 03:33:21 DEBUG : file1: reading active writers 2026/04/04 03:33:21 DEBUG : file1: active writers 1 2026/04/04 03:33:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/04 03:33:22 DEBUG : Looking for writers 2026/04/04 03:33:22 DEBUG : file1: reading active writers 2026/04/04 03:33:22 DEBUG : file1: active writers 1 2026/04/04 03:33:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/04 03:33:23 DEBUG : Looking for writers 2026/04/04 03:33:23 DEBUG : file1: reading active writers 2026/04/04 03:33:23 DEBUG : file1: active writers 1 2026/04/04 03:33:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/04 03:33:24 DEBUG : Looking for writers 2026/04/04 03:33:24 DEBUG : file1: reading active writers 2026/04/04 03:33:24 DEBUG : file1: active writers 1 2026/04/04 03:33:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/04 03:33:25 DEBUG : Looking for writers 2026/04/04 03:33:25 DEBUG : file1: reading active writers 2026/04/04 03:33:25 DEBUG : file1: active writers 1 2026/04/04 03:33:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/04 03:33:26 DEBUG : Looking for writers 2026/04/04 03:33:26 DEBUG : file1: reading active writers 2026/04/04 03:33:26 DEBUG : file1: active writers 1 2026/04/04 03:33:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/04 03:33:27 DEBUG : Looking for writers 2026/04/04 03:33:27 DEBUG : file1: reading active writers 2026/04/04 03:33:27 DEBUG : file1: active writers 1 2026/04/04 03:33:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/04 03:33:28 DEBUG : Looking for writers 2026/04/04 03:33:28 DEBUG : file1: reading active writers 2026/04/04 03:33:28 DEBUG : file1: active writers 1 2026/04/04 03:33:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/04 03:33:29 DEBUG : Looking for writers 2026/04/04 03:33:29 DEBUG : file1: reading active writers 2026/04/04 03:33:29 DEBUG : file1: active writers 1 2026/04/04 03:33:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/04 03:33:30 DEBUG : Looking for writers 2026/04/04 03:33:30 DEBUG : file1: reading active writers 2026/04/04 03:33:30 DEBUG : file1: active writers 1 2026/04/04 03:33:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/04 03:33:31 DEBUG : Looking for writers 2026/04/04 03:33:31 DEBUG : file1: reading active writers 2026/04/04 03:33:31 DEBUG : file1: active writers 1 2026/04/04 03:33:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/04 03:33:32 DEBUG : Looking for writers 2026/04/04 03:33:32 DEBUG : file1: reading active writers 2026/04/04 03:33:32 DEBUG : file1: active writers 1 2026/04/04 03:33:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/04 03:33:33 DEBUG : Looking for writers 2026/04/04 03:33:33 DEBUG : file1: reading active writers 2026/04/04 03:33:33 DEBUG : file1: active writers 1 2026/04/04 03:33:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/04 03:33:34 DEBUG : Looking for writers 2026/04/04 03:33:34 DEBUG : file1: reading active writers 2026/04/04 03:33:34 DEBUG : file1: active writers 1 2026/04/04 03:33:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/04 03:33:35 DEBUG : Looking for writers 2026/04/04 03:33:35 DEBUG : file1: reading active writers 2026/04/04 03:33:35 DEBUG : file1: active writers 1 2026/04/04 03:33:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/04 03:33:36 DEBUG : Looking for writers 2026/04/04 03:33:36 DEBUG : file1: reading active writers 2026/04/04 03:33:36 DEBUG : file1: active writers 1 2026/04/04 03:33:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/04 03:33:37 DEBUG : Looking for writers 2026/04/04 03:33:37 DEBUG : file1: reading active writers 2026/04/04 03:33:37 DEBUG : file1: active writers 1 2026/04/04 03:33:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/04 03:33:38 DEBUG : Looking for writers 2026/04/04 03:33:38 DEBUG : file1: reading active writers 2026/04/04 03:33:38 DEBUG : file1: active writers 1 2026/04/04 03:33:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/04 03:33:39 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x37a401d70a50 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x37a401d38368 notify:{wait:0 notify:0 lock:0 head: tail:} checker:61177544803232} name:file1 opens:1 downloaders: o: fd:0x37a401302058 info:{ModTime:{wall:14009642348568530126 ext:99181958710 loc:0x4669360} ATime:{wall:14009642348568530126 ext:99181958710 loc:0x4669360} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer:}, } 2026/04/04 03:33:39 DEBUG : >WaitForWriters: 2026/04/04 03:33:39 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.28s) === RUN TestRWCacheRename run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:33:39 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:33:39 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 03:33:39 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:33:39 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:33:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:33:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 03:33:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:33:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:33:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 03:33:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:33:39 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:39 INFO : webdav root 'rclone-test-zenekoz4ligo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 03:33:39 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:39 DEBUG : rename_me: newRWFileHandle: 2026/04/04 03:33:39 DEBUG : rename_me(0x37a4018890c0): openPending: 2026/04/04 03:33:39 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 03:33:39 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/04 03:33:39 DEBUG : rename_me(0x37a4018890c0): >openPending: err= 2026/04/04 03:33:39 DEBUG : rename_me: >newRWFileHandle: err= 2026/04/04 03:33:39 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/04 03:33:39 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/04/04 03:33:39 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/04/04 03:33:39 DEBUG : rename_me(0x37a4018890c0): _writeAt: size=5, off=0 2026/04/04 03:33:39 DEBUG : rename_me(0x37a4018890c0): >_writeAt: n=5, err= 2026/04/04 03:33:39 DEBUG : rename_me(0x37a4018890c0): close: 2026/04/04 03:33:39 DEBUG : rename_me: vfs cache: setting modification time to 2026-04-04 03:33:39.820852617 +0000 UTC m=+129.454255346 2026/04/04 03:33:39 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/04/04 03:33:39 DEBUG : rename_me(0x37a4018890c0): >close: err= 2026/04/04 03:33:39 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/04/04 03:33:39 DEBUG : i_was_renamed: Updating file with 0x37a401a5fc80 2026/04/04 03:33:39 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/04/04 03:33:39 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/04 03:33:39 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:33:39 DEBUG : Looking for writers 2026/04/04 03:33:39 DEBUG : i_was_renamed: reading active writers 2026/04/04 03:33:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/04 03:33:39 DEBUG : Looking for writers 2026/04/04 03:33:39 DEBUG : i_was_renamed: reading active writers 2026/04/04 03:33:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/04 03:33:39 DEBUG : Looking for writers 2026/04/04 03:33:39 DEBUG : i_was_renamed: reading active writers 2026/04/04 03:33:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/04 03:33:39 DEBUG : Looking for writers 2026/04/04 03:33:39 DEBUG : i_was_renamed: reading active writers 2026/04/04 03:33:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/04 03:33:39 DEBUG : i_was_renamed: vfs cache: starting upload 2026/04/04 03:33:39 DEBUG : Looking for writers 2026/04/04 03:33:39 DEBUG : i_was_renamed: reading active writers 2026/04/04 03:33:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/04 03:33:40 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2026/04/04 03:33:40 DEBUG : Looking for writers 2026/04/04 03:33:40 DEBUG : i_was_renamed: reading active writers 2026/04/04 03:33:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/04 03:33:40 DEBUG : i_was_renamed: size = 5 OK 2026/04/04 03:33:40 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/04 03:33:40 INFO : i_was_renamed: Copied (new) 2026/04/04 03:33:40 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-04-04 03:33:39 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/04 03:33:40 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/04/04 03:33:40 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/04 03:33:40 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/04/04 03:33:40 DEBUG : Looking for writers 2026/04/04 03:33:40 DEBUG : i_was_renamed: reading active writers 2026/04/04 03:33:40 DEBUG : >WaitForWriters: 2026/04/04 03:33:40 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.03s) === RUN TestRWCacheUpdate run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:33:40 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:33:40 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 03:33:40 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:33:40 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:33:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:33:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 03:33:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:33:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:33:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 03:33:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo" 2026/04/04 03:33:40 INFO : webdav root 'rclone-test-zenekoz4ligo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 03:33:40 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/04 03:33:40 DEBUG : forgetting directory cache 2026/04/04 03:33:41 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:41 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/04 03:33:41 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/04 03:33:41 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/04 03:33:41 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/04 03:33:41 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/04 03:33:41 DEBUG : TestRWCacheUpdate(0x37a4018b6dc0): _readAt: size=512, off=0 2026/04/04 03:33:41 DEBUG : TestRWCacheUpdate(0x37a4018b6dc0): openPending: 2026/04/04 03:33:41 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-04 02:34:40 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/04/04 03:33:41 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/04 03:33:41 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/04 03:33:41 DEBUG : TestRWCacheUpdate(0x37a4018b6dc0): >openPending: err= 2026/04/04 03:33:41 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/04 03:33:41 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/04 03:33:41 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 03:33:41 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/04 03:33:41 DEBUG : TestRWCacheUpdate(0x37a4018b6dc0): >_readAt: n=20, err=EOF 2026/04/04 03:33:41 DEBUG : TestRWCacheUpdate(0x37a4018b6dc0): close: 2026/04/04 03:33:41 DEBUG : TestRWCacheUpdate(0x37a4018b6dc0): >close: err= 2026/04/04 03:33:41 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/04 03:33:41 DEBUG : forgetting directory cache 2026/04/04 03:33:41 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/04 03:33:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/04 03:33:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/04 03:33:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/04 03:33:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/04 03:33:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/04 03:33:42 DEBUG : TestRWCacheUpdate(0x37a401c1d000): _readAt: size=512, off=0 2026/04/04 03:33:42 DEBUG : TestRWCacheUpdate(0x37a401c1d000): openPending: 2026/04/04 03:33:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-04 02:35:40 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-04-04 02:34:40 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/04/04 03:33:42 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-04 02:35:40 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-04-04 02:34:40 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/04/04 03:33:42 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/04 03:33:42 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/04 03:33:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 (not needed as size correct) 2026/04/04 03:33:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/04 03:33:42 DEBUG : TestRWCacheUpdate(0x37a401c1d000): >openPending: err= 2026/04/04 03:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/04 03:33:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/04 03:33:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 03:33:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/04 03:33:42 DEBUG : TestRWCacheUpdate(0x37a401c1d000): >_readAt: n=20, err=EOF 2026/04/04 03:33:42 DEBUG : TestRWCacheUpdate(0x37a401c1d000): close: 2026/04/04 03:33:42 DEBUG : TestRWCacheUpdate(0x37a401c1d000): >close: err= 2026/04/04 03:33:42 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/04 03:33:42 DEBUG : forgetting directory cache 2026/04/04 03:33:42 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/04 03:33:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/04 03:33:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/04 03:33:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/04 03:33:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/04 03:33:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/04 03:33:42 DEBUG : TestRWCacheUpdate(0x37a4019ce0c0): _readAt: size=512, off=0 2026/04/04 03:33:42 DEBUG : TestRWCacheUpdate(0x37a4019ce0c0): openPending: 2026/04/04 03:33:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-04 02:36:40 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-04-04 02:35:40 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/04/04 03:33:42 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-04 02:36:40 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-04-04 02:35:40 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/04/04 03:33:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 (not needed as size correct) 2026/04/04 03:33:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/04 03:33:42 DEBUG : TestRWCacheUpdate(0x37a4019ce0c0): >openPending: err= 2026/04/04 03:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/04 03:33:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/04 03:33:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 03:33:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/04 03:33:43 DEBUG : TestRWCacheUpdate(0x37a4019ce0c0): >_readAt: n=20, err=EOF 2026/04/04 03:33:43 DEBUG : TestRWCacheUpdate(0x37a4019ce0c0): close: 2026/04/04 03:33:43 DEBUG : TestRWCacheUpdate(0x37a4019ce0c0): >close: err= 2026/04/04 03:33:43 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/04 03:33:43 DEBUG : forgetting directory cache 2026/04/04 03:33:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/04 03:33:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/04 03:33:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/04 03:33:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/04 03:33:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/04 03:33:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/04 03:33:43 DEBUG : TestRWCacheUpdate(0x37a40189fa80): _readAt: size=512, off=0 2026/04/04 03:33:43 DEBUG : TestRWCacheUpdate(0x37a40189fa80): openPending: 2026/04/04 03:33:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-04 02:37:40 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-04-04 02:36:40 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/04/04 03:33:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-04 02:37:40 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-04-04 02:36:40 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/04/04 03:33:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 (not needed as size correct) 2026/04/04 03:33:43 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/04 03:33:43 DEBUG : TestRWCacheUpdate(0x37a40189fa80): >openPending: err= 2026/04/04 03:33:43 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/04 03:33:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/04 03:33:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 03:33:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/04 03:33:43 DEBUG : TestRWCacheUpdate(0x37a40189fa80): >_readAt: n=20, err=EOF 2026/04/04 03:33:43 DEBUG : TestRWCacheUpdate(0x37a40189fa80): close: 2026/04/04 03:33:43 DEBUG : TestRWCacheUpdate(0x37a40189fa80): >close: err= 2026/04/04 03:33:43 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/04 03:33:43 DEBUG : forgetting directory cache 2026/04/04 03:33:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/04 03:33:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/04 03:33:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/04 03:33:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/04 03:33:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/04 03:33:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/04 03:33:44 DEBUG : TestRWCacheUpdate(0x37a40183fb80): _readAt: size=512, off=0 2026/04/04 03:33:44 DEBUG : TestRWCacheUpdate(0x37a40183fb80): openPending: 2026/04/04 03:33:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-04 02:38:40 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-04-04 02:37:40 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/04/04 03:33:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-04 02:38:40 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-04-04 02:37:40 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/04/04 03:33:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 (not needed as size correct) 2026/04/04 03:33:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/04 03:33:44 DEBUG : TestRWCacheUpdate(0x37a40183fb80): >openPending: err= 2026/04/04 03:33:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/04 03:33:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/04 03:33:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 03:33:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/04 03:33:44 DEBUG : TestRWCacheUpdate(0x37a40183fb80): >_readAt: n=20, err=EOF 2026/04/04 03:33:44 DEBUG : TestRWCacheUpdate(0x37a40183fb80): close: 2026/04/04 03:33:44 DEBUG : TestRWCacheUpdate(0x37a40183fb80): >close: err= 2026/04/04 03:33:44 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/04 03:33:44 DEBUG : forgetting directory cache 2026/04/04 03:33:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/04 03:33:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/04 03:33:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/04 03:33:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/04 03:33:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/04 03:33:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/04 03:33:45 DEBUG : TestRWCacheUpdate(0x37a4019f41c0): _readAt: size=512, off=0 2026/04/04 03:33:45 DEBUG : TestRWCacheUpdate(0x37a4019f41c0): openPending: 2026/04/04 03:33:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-04 02:39:40 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-04-04 02:38:40 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/04/04 03:33:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-04 02:39:40 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-04-04 02:38:40 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/04/04 03:33:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 (not needed as size correct) 2026/04/04 03:33:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/04 03:33:45 DEBUG : TestRWCacheUpdate(0x37a4019f41c0): >openPending: err= 2026/04/04 03:33:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/04 03:33:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/04 03:33:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 03:33:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/04 03:33:45 DEBUG : TestRWCacheUpdate(0x37a4019f41c0): >_readAt: n=20, err=EOF 2026/04/04 03:33:45 DEBUG : TestRWCacheUpdate(0x37a4019f41c0): close: 2026/04/04 03:33:45 DEBUG : TestRWCacheUpdate(0x37a4019f41c0): >close: err= 2026/04/04 03:33:45 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/04 03:33:45 DEBUG : forgetting directory cache 2026/04/04 03:33:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/04 03:33:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:33:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/04 03:33:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/04 03:33:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/04 03:33:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/04 03:33:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/04 03:33:45 DEBUG : TestRWCacheUpdate(0x37a401a38440): _readAt: size=512, off=0 2026/04/04 03:33:45 DEBUG : TestRWCacheUpdate(0x37a401a38440): openPending: 2026/04/04 03:33:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-04-04 02:40:40 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-04-04 02:39:40 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/04/04 03:33:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-04-04 02:40:40 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-04-04 02:39:40 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/04/04 03:33:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 (not needed as size correct) 2026/04/04 03:33:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/04 03:33:45 DEBUG : TestRWCacheUpdate(0x37a401a38440): >openPending: err= 2026/04/04 03:33:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/04 03:33:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/04 03:33:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 03:33:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/04 03:33:45 DEBUG : TestRWCacheUpdate: Size has changed from 20 to 21 2026/04/04 03:33:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/04/04 03:33:45 DEBUG : TestRWCacheUpdate(0x37a401a38440): >_readAt: n=21, err=EOF 2026/04/04 03:33:45 DEBUG : TestRWCacheUpdate(0x37a401a38440): close: 2026/04/04 03:33:45 DEBUG : TestRWCacheUpdate(0x37a401a38440): >close: err= read_write_test.go:752: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:752 Error: Not equal: expected: "TestRWCacheUpdate006*" actual : "TestRWCacheUpdate006\x00" Diff: --- Expected +++ Actual @@ -1 +1 @@ -TestRWCacheUpdate006* +TestRWCacheUpdate006 Test: TestRWCacheUpdate 2026/04/04 03:33:45 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:33:45 DEBUG : Looking for writers 2026/04/04 03:33:45 DEBUG : TestRWCacheUpdate: reading active writers 2026/04/04 03:33:45 DEBUG : >WaitForWriters: 2026/04/04 03:33:45 DEBUG : webdav root 'rclone-test-zenekoz4ligo': vfs cache: cleaner exiting 2026/04/04 03:33:46 DEBUG : forgetting directory cache 2026/04/04 03:33:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- FAIL: TestRWCacheUpdate (5.58s) === RUN TestCaseSensitivity run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:33:46 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2026/04/04 03:33:46 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2026/04/04 03:33:47 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2026/04/04 03:33:47 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:33:47 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:33:47 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 03:33:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/04 03:33:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/04 03:33:47 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/04 03:33:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/04 03:33:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/04 03:33:47 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 03:33:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/04 03:33:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/04 03:33:47 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/04 03:33:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/04 03:33:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/04 03:33:47 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 03:33:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/04 03:33:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/04 03:33:47 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/04 03:33:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/04 03:33:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/04 03:33:47 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 03:33:47 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/04 03:33:47 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/04 03:33:47 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/04 03:33:47 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/04 03:33:47 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/04 03:33:47 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 03:33:47 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/04 03:33:47 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/04 03:33:47 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/04 03:33:47 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/04 03:33:47 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/04 03:33:47 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 03:33:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/04 03:33:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/04 03:33:47 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/04 03:33:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/04 03:33:48 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/04 03:33:48 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 03:33:48 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/04 03:33:48 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/04 03:33:48 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/04/04 03:33:48 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/04 03:33:48 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/04 03:33:48 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 03:33:48 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/04 03:33:48 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/04 03:33:48 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/04/04 03:33:48 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/04 03:33:48 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/04 03:33:48 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 03:33:48 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/04 03:33:48 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/04 03:33:48 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/04/04 03:33:48 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/04 03:33:48 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/04 03:33:48 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 03:33:48 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/04 03:33:48 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/04 03:33:48 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/04 03:33:48 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/04 03:33:48 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/04 03:33:48 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 03:33:48 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/04 03:33:48 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/04 03:33:48 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/04 03:33:48 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/04 03:33:48 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/04 03:33:48 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 03:33:48 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/04 03:33:48 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/04 03:33:48 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 03:33:48 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/04 03:33:48 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/04 03:33:48 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 03:33:48 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/04 03:33:48 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/04 03:33:48 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/04 03:33:48 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/04 03:33:48 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/04 03:33:48 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 03:33:48 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:48 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 03:33:48 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:48 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 03:33:48 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:48 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 03:33:48 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/04 03:33:48 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/04 03:33:48 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/04 03:33:48 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/04 03:33:48 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/04 03:33:48 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 03:33:48 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/04 03:33:48 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/04 03:33:48 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/04 03:33:48 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/04 03:33:48 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/04 03:33:48 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 03:33:48 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:48 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 03:33:48 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:48 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:33:48 DEBUG : Looking for writers 2026/04/04 03:33:48 DEBUG : FiLeA: reading active writers 2026/04/04 03:33:48 DEBUG : FiLeB: reading active writers 2026/04/04 03:33:48 DEBUG : FilEb: reading active writers 2026/04/04 03:33:48 DEBUG : >WaitForWriters: 2026/04/04 03:33:48 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:33:48 DEBUG : Looking for writers 2026/04/04 03:33:48 DEBUG : FiLeA: reading active writers 2026/04/04 03:33:48 DEBUG : FiLeB: reading active writers 2026/04/04 03:33:48 DEBUG : FilEb: reading active writers 2026/04/04 03:33:48 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.90s) === RUN TestUnicodeNormalization run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:33:49 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2026/04/04 03:33:49 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2026/04/04 03:33:49 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:33:49 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 03:33:49 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/04 03:33:49 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/04 03:33:49 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/04 03:33:49 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/04 03:33:50 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/04 03:33:50 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 03:33:50 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/04/04 03:33:50 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/04/04 03:33:50 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/04/04 03:33:50 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/04/04 03:33:50 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/04 03:33:50 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 03:33:50 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/04 03:33:50 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/04 03:33:50 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/04 03:33:50 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/04 03:33:50 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/04 03:33:50 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 03:33:50 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:50 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:33:50 DEBUG : Looking for writers 2026/04/04 03:33:50 DEBUG : normal name with no special characters.txt: reading active writers 2026/04/04 03:33:50 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/04/04 03:33:50 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.35s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:33:50 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:33:50 DEBUG : webdav root 'rclone-test-zenekoz4ligo': Reusing VFS from active cache 2026/04/04 03:33:50 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:33:50 DEBUG : Looking for writers 2026/04/04 03:33:50 DEBUG : >WaitForWriters: 2026/04/04 03:33:50 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:33:50 DEBUG : Looking for writers 2026/04/04 03:33:50 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.17s) === RUN TestVFSNewWithOpts run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:33:50 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:33:50 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:33:50 DEBUG : Looking for writers 2026/04/04 03:33:50 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.15s) === RUN TestVFSRoot run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:33:50 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:33:50 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:33:50 DEBUG : Looking for writers 2026/04/04 03:33:50 DEBUG : >WaitForWriters: 2026/04/04 03:33:50 ERROR : TestRWCacheUpdate: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo/TestRWCacheUpdate: no such file or directory 2026/04/04 03:33:50 ERROR : TestRWCacheUpdate: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{dbylx}/rclone-test-zenekoz4ligo/TestRWCacheUpdate: no such file or directory --- PASS: TestVFSRoot (0.16s) === RUN TestVFSStat run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:33:51 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:33:51 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:33:51 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/04 03:33:51 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:33:51 DEBUG : dir: Looking for writers 2026/04/04 03:33:51 DEBUG : file2: reading active writers 2026/04/04 03:33:51 DEBUG : Looking for writers 2026/04/04 03:33:51 DEBUG : file1: reading active writers 2026/04/04 03:33:51 DEBUG : dir: reading active writers 2026/04/04 03:33:51 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.56s) === RUN TestVFSStatParent run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:33:52 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:33:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:33:53 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/04 03:33:53 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:33:53 DEBUG : dir: Looking for writers 2026/04/04 03:33:53 DEBUG : Looking for writers 2026/04/04 03:33:53 DEBUG : file1: reading active writers 2026/04/04 03:33:53 DEBUG : dir: reading active writers 2026/04/04 03:33:53 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.49s) === RUN TestVFSOpenFile run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:33:54 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:33:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:33:54 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/04 03:33:54 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 03:33:54 DEBUG : file1: Open: flags=O_RDONLY 2026/04/04 03:33:54 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/04 03:33:54 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/04 03:33:54 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 03:33:54 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/04/04 03:33:54 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 03:33:55 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:55 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:55 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:33:55 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/04 03:33:55 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/04/04 03:33:55 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/04/04 03:33:55 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/04 03:33:55 DEBUG : webdav root 'rclone-test-zenekoz4ligo': File to upload is small (0 bytes), uploading instead of streaming 2026/04/04 03:33:55 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2026/04/04 03:33:55 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/04 03:33:55 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/04 03:33:55 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/04/04 03:33:55 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/04 03:33:55 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:33:55 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/04 03:33:55 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:33:55 DEBUG : dir: Looking for writers 2026/04/04 03:33:55 DEBUG : file2: reading active writers 2026/04/04 03:33:55 DEBUG : new_file.txt: reading active writers 2026/04/04 03:33:55 DEBUG : Looking for writers 2026/04/04 03:33:55 DEBUG : dir: reading active writers 2026/04/04 03:33:55 DEBUG : file1: reading active writers 2026/04/04 03:33:55 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (2.02s) === RUN TestVFSRename run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:33:56 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:33:56 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/04 03:33:57 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/04/04 03:33:57 DEBUG : dir/file1: Updating file with dir/file1 0x37a401bd4d80 2026/04/04 03:33:57 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/04 03:33:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 03:33:57 INFO : dir/file1: Moved (server-side) to: file0 2026/04/04 03:33:57 DEBUG : file0: Updating file with file0 0x37a401bd4d80 2026/04/04 03:33:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/04 03:33:57 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/04/04 03:33:57 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:33:57 DEBUG : dir: Looking for writers 2026/04/04 03:33:57 DEBUG : Looking for writers 2026/04/04 03:33:57 DEBUG : dir: reading active writers 2026/04/04 03:33:57 DEBUG : file0: reading active writers 2026/04/04 03:33:57 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (2.25s) === RUN TestVFSStatfs run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:33:58 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:33:58 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:33:58 DEBUG : Looking for writers 2026/04/04 03:33:58 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.23s) === RUN TestVFSMkdir run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:33:58 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:33:58 DEBUG : Added virtual directory entry vAddDir: "/" 2026/04/04 03:33:59 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/04 03:33:59 DEBUG : Added virtual directory entry vAddDir: "b" 2026/04/04 03:33:59 DEBUG : Added virtual directory entry vAddDir: "c" 2026/04/04 03:34:00 DEBUG : Added virtual directory entry vAddDir: "d" 2026/04/04 03:34:00 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:34:00 DEBUG : d: Looking for writers 2026/04/04 03:34:00 DEBUG : Looking for writers 2026/04/04 03:34:00 DEBUG : a: Looking for writers 2026/04/04 03:34:00 DEBUG : b: Looking for writers 2026/04/04 03:34:00 DEBUG : c: Looking for writers 2026/04/04 03:34:00 DEBUG : Looking for writers 2026/04/04 03:34:00 DEBUG : b: reading active writers 2026/04/04 03:34:00 DEBUG : c: reading active writers 2026/04/04 03:34:00 DEBUG : d: reading active writers 2026/04/04 03:34:00 DEBUG : /: reading active writers 2026/04/04 03:34:00 DEBUG : a: reading active writers 2026/04/04 03:34:00 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (2.93s) === RUN TestVFSMkdirAll run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:34:01 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:34:01 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/04 03:34:02 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/04/04 03:34:02 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/04/04 03:34:02 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/04/04 03:34:03 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:34:03 DEBUG : a/b/c/d: Looking for writers 2026/04/04 03:34:03 DEBUG : a/b/c: Looking for writers 2026/04/04 03:34:03 DEBUG : d: reading active writers 2026/04/04 03:34:03 DEBUG : a/b: Looking for writers 2026/04/04 03:34:03 DEBUG : c: reading active writers 2026/04/04 03:34:03 DEBUG : a: Looking for writers 2026/04/04 03:34:03 DEBUG : b: reading active writers 2026/04/04 03:34:03 DEBUG : Looking for writers 2026/04/04 03:34:03 DEBUG : a: reading active writers 2026/04/04 03:34:03 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (3.58s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:34:05 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:34:05 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:34:05 DEBUG : Looking for writers 2026/04/04 03:34:05 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:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:34:05 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:34:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:34:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:34:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 03:34:05 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/04 03:34:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/04 03:34:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 03:34:05 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/04 03:34:05 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/04 03:34:05 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/04/04 03:34:05 DEBUG : webdav root 'rclone-test-zenekoz4ligo': File to upload is small (5 bytes), uploading instead of streaming 2026/04/04 03:34:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:34:05 DEBUG : file1: size = 5 OK 2026/04/04 03:34:05 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/04 03:34:05 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/04 03:34:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 03:34:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:34:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:34:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 03:34:05 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/04 03:34:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/04 03:34:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:34:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:34:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 03:34:05 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/04 03:34:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/04 03:34:05 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/04/04 03:34:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/04 03:34:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/04 03:34:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 03:34:05 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/04 03:34:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/04 03:34:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 03:34:05 DEBUG : webdav root 'rclone-test-zenekoz4ligo': File to upload is small (0 bytes), uploading instead of streaming 2026/04/04 03:34:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:34:06 DEBUG : file1: size = 0 OK 2026/04/04 03:34:06 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/04 03:34:06 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/04 03:34:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 03:34:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/04 03:34:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/04 03:34:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 03:34:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/04 03:34:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/04 03:34:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 03:34:06 DEBUG : webdav root 'rclone-test-zenekoz4ligo': File to upload is small (7 bytes), uploading instead of streaming 2026/04/04 03:34:06 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:34:06 DEBUG : file1: size = 7 OK 2026/04/04 03:34:06 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/04/04 03:34:06 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/04 03:34:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 03:34:06 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:34:06 DEBUG : Looking for writers 2026/04/04 03:34:06 DEBUG : file1: reading active writers 2026/04/04 03:34:06 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.31s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:34:06 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:34:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:34:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:34:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 03:34:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/04 03:34:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/04 03:34:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 03:34:06 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/04/04 03:34:07 DEBUG : file1: aborting in-sequence write wait, off=100 2026/04/04 03:34:07 DEBUG : file1: failed to wait for in-sequence write to 100 2026/04/04 03:34:07 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/04/04 03:34:07 DEBUG : webdav root 'rclone-test-zenekoz4ligo': File to upload is small (11 bytes), uploading instead of streaming 2026/04/04 03:34:07 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:34:07 DEBUG : file1: size = 11 OK 2026/04/04 03:34:07 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/04 03:34:07 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/04 03:34:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 03:34:07 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/04/04 03:34:08 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:34:08 DEBUG : Looking for writers 2026/04/04 03:34:08 DEBUG : file1: reading active writers 2026/04/04 03:34:08 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.73s) === RUN TestWriteFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:34:08 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:34:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:34:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:34:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 03:34:08 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/04 03:34:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/04 03:34:08 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/04/04 03:34:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 03:34:08 DEBUG : webdav root 'rclone-test-zenekoz4ligo': File to upload is small (5 bytes), uploading instead of streaming 2026/04/04 03:34:08 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:34:08 DEBUG : file1: size = 5 OK 2026/04/04 03:34:08 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/04 03:34:08 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/04 03:34:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 03:34:08 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/04/04 03:34:08 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:34:08 DEBUG : Looking for writers 2026/04/04 03:34:08 DEBUG : file1: reading active writers 2026/04/04 03:34:08 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.62s) === RUN TestWriteFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:34:08 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:34:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:34:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:34:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 03:34:09 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/04 03:34:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/04 03:34:09 DEBUG : file1: WriteFileHandle.Release closing 2026/04/04 03:34:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 03:34:09 DEBUG : webdav root 'rclone-test-zenekoz4ligo': File to upload is small (0 bytes), uploading instead of streaming 2026/04/04 03:34:09 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:34:09 DEBUG : file1: size = 0 OK 2026/04/04 03:34:09 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/04 03:34:09 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/04 03:34:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 03:34:09 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/04/04 03:34:09 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:34:09 DEBUG : Looking for writers 2026/04/04 03:34:09 DEBUG : file1: reading active writers 2026/04/04 03:34:09 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.64s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:34:09 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:34:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:34:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:34:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 03:34:09 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/04 03:34:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/04/04 03:34:09 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:34:09 DEBUG : Looking for writers 2026/04/04 03:34:09 DEBUG : file1: reading active writers 2026/04/04 03:34:09 DEBUG : file1: active writers 1 2026/04/04 03:34:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/04/04 03:34:09 DEBUG : Looking for writers 2026/04/04 03:34:09 DEBUG : file1: reading active writers 2026/04/04 03:34:09 DEBUG : file1: active writers 1 2026/04/04 03:34:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/04/04 03:34:09 DEBUG : Looking for writers 2026/04/04 03:34:09 DEBUG : file1: reading active writers 2026/04/04 03:34:09 DEBUG : file1: active writers 1 2026/04/04 03:34:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/04/04 03:34:09 DEBUG : Looking for writers 2026/04/04 03:34:09 DEBUG : file1: reading active writers 2026/04/04 03:34:09 DEBUG : file1: active writers 1 2026/04/04 03:34:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/04/04 03:34:09 DEBUG : Looking for writers 2026/04/04 03:34:09 DEBUG : file1: reading active writers 2026/04/04 03:34:09 DEBUG : file1: active writers 1 2026/04/04 03:34:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/04/04 03:34:09 DEBUG : Looking for writers 2026/04/04 03:34:09 DEBUG : file1: reading active writers 2026/04/04 03:34:09 DEBUG : file1: active writers 1 2026/04/04 03:34:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/04/04 03:34:10 DEBUG : Looking for writers 2026/04/04 03:34:10 DEBUG : file1: reading active writers 2026/04/04 03:34:10 DEBUG : file1: active writers 1 2026/04/04 03:34:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/04/04 03:34:10 DEBUG : Looking for writers 2026/04/04 03:34:10 DEBUG : file1: reading active writers 2026/04/04 03:34:10 DEBUG : file1: active writers 1 2026/04/04 03:34:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/04 03:34:11 DEBUG : Looking for writers 2026/04/04 03:34:11 DEBUG : file1: reading active writers 2026/04/04 03:34:11 DEBUG : file1: active writers 1 2026/04/04 03:34:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/04 03:34:12 DEBUG : Looking for writers 2026/04/04 03:34:12 DEBUG : file1: reading active writers 2026/04/04 03:34:12 DEBUG : file1: active writers 1 2026/04/04 03:34:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/04 03:34:13 DEBUG : Looking for writers 2026/04/04 03:34:13 DEBUG : file1: reading active writers 2026/04/04 03:34:13 DEBUG : file1: active writers 1 2026/04/04 03:34:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/04 03:34:14 DEBUG : Looking for writers 2026/04/04 03:34:14 DEBUG : file1: reading active writers 2026/04/04 03:34:14 DEBUG : file1: active writers 1 2026/04/04 03:34:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/04 03:34:15 DEBUG : Looking for writers 2026/04/04 03:34:15 DEBUG : file1: reading active writers 2026/04/04 03:34:15 DEBUG : file1: active writers 1 2026/04/04 03:34:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/04 03:34:16 DEBUG : Looking for writers 2026/04/04 03:34:16 DEBUG : file1: reading active writers 2026/04/04 03:34:16 DEBUG : file1: active writers 1 2026/04/04 03:34:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/04 03:34:17 DEBUG : Looking for writers 2026/04/04 03:34:17 DEBUG : file1: reading active writers 2026/04/04 03:34:17 DEBUG : file1: active writers 1 2026/04/04 03:34:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/04 03:34:18 DEBUG : Looking for writers 2026/04/04 03:34:18 DEBUG : file1: reading active writers 2026/04/04 03:34:18 DEBUG : file1: active writers 1 2026/04/04 03:34:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/04 03:34:19 DEBUG : Looking for writers 2026/04/04 03:34:19 DEBUG : file1: reading active writers 2026/04/04 03:34:19 DEBUG : file1: active writers 1 2026/04/04 03:34:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/04 03:34:20 DEBUG : Looking for writers 2026/04/04 03:34:20 DEBUG : file1: reading active writers 2026/04/04 03:34:20 DEBUG : file1: active writers 1 2026/04/04 03:34:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/04 03:34:21 DEBUG : Looking for writers 2026/04/04 03:34:21 DEBUG : file1: reading active writers 2026/04/04 03:34:21 DEBUG : file1: active writers 1 2026/04/04 03:34:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/04 03:34:22 DEBUG : Looking for writers 2026/04/04 03:34:22 DEBUG : file1: reading active writers 2026/04/04 03:34:22 DEBUG : file1: active writers 1 2026/04/04 03:34:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/04 03:34:23 DEBUG : Looking for writers 2026/04/04 03:34:23 DEBUG : file1: reading active writers 2026/04/04 03:34:23 DEBUG : file1: active writers 1 2026/04/04 03:34:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/04 03:34:24 DEBUG : Looking for writers 2026/04/04 03:34:24 DEBUG : file1: reading active writers 2026/04/04 03:34:24 DEBUG : file1: active writers 1 2026/04/04 03:34:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/04 03:34:25 DEBUG : Looking for writers 2026/04/04 03:34:25 DEBUG : file1: reading active writers 2026/04/04 03:34:25 DEBUG : file1: active writers 1 2026/04/04 03:34:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/04 03:34:26 DEBUG : Looking for writers 2026/04/04 03:34:26 DEBUG : file1: reading active writers 2026/04/04 03:34:26 DEBUG : file1: active writers 1 2026/04/04 03:34:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/04 03:34:27 DEBUG : Looking for writers 2026/04/04 03:34:27 DEBUG : file1: reading active writers 2026/04/04 03:34:27 DEBUG : file1: active writers 1 2026/04/04 03:34:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/04 03:34:28 DEBUG : Looking for writers 2026/04/04 03:34:28 DEBUG : file1: reading active writers 2026/04/04 03:34:28 DEBUG : file1: active writers 1 2026/04/04 03:34:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/04 03:34:29 DEBUG : Looking for writers 2026/04/04 03:34:29 DEBUG : file1: reading active writers 2026/04/04 03:34:29 DEBUG : file1: active writers 1 2026/04/04 03:34:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/04 03:34:30 DEBUG : Looking for writers 2026/04/04 03:34:30 DEBUG : file1: reading active writers 2026/04/04 03:34:30 DEBUG : file1: active writers 1 2026/04/04 03:34:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/04 03:34:31 DEBUG : Looking for writers 2026/04/04 03:34:31 DEBUG : file1: reading active writers 2026/04/04 03:34:31 DEBUG : file1: active writers 1 2026/04/04 03:34:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/04 03:34:32 DEBUG : Looking for writers 2026/04/04 03:34:32 DEBUG : file1: reading active writers 2026/04/04 03:34:32 DEBUG : file1: active writers 1 2026/04/04 03:34:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/04 03:34:33 DEBUG : Looking for writers 2026/04/04 03:34:33 DEBUG : file1: reading active writers 2026/04/04 03:34:33 DEBUG : file1: active writers 1 2026/04/04 03:34:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/04 03:34:34 DEBUG : Looking for writers 2026/04/04 03:34:34 DEBUG : file1: reading active writers 2026/04/04 03:34:34 DEBUG : file1: active writers 1 2026/04/04 03:34:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/04 03:34:35 DEBUG : Looking for writers 2026/04/04 03:34:35 DEBUG : file1: reading active writers 2026/04/04 03:34:35 DEBUG : file1: active writers 1 2026/04/04 03:34:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/04 03:34:36 DEBUG : Looking for writers 2026/04/04 03:34:36 DEBUG : file1: reading active writers 2026/04/04 03:34:36 DEBUG : file1: active writers 1 2026/04/04 03:34:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/04 03:34:37 DEBUG : Looking for writers 2026/04/04 03:34:37 DEBUG : file1: reading active writers 2026/04/04 03:34:37 DEBUG : file1: active writers 1 2026/04/04 03:34:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/04 03:34:38 DEBUG : Looking for writers 2026/04/04 03:34:38 DEBUG : file1: reading active writers 2026/04/04 03:34:38 DEBUG : file1: active writers 1 2026/04/04 03:34:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/04 03:34:39 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/04/04 03:34:39 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.25s) === RUN TestFileReadAtZeroLength run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:34:39 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:34:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:34:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:34:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 03:34:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/04 03:34:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/04 03:34:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 03:34:39 DEBUG : webdav root 'rclone-test-zenekoz4ligo': File to upload is small (0 bytes), uploading instead of streaming 2026/04/04 03:34:39 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:34:40 DEBUG : file1: size = 0 OK 2026/04/04 03:34:40 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/04 03:34:40 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/04 03:34:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 03:34:40 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:34:40 DEBUG : file1: Open: flags=O_RDONLY 2026/04/04 03:34:40 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/04 03:34:40 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/04 03:34:40 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/04 03:34:40 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/04 03:34:40 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:34:40 DEBUG : Looking for writers 2026/04/04 03:34:40 DEBUG : file1: reading active writers 2026/04/04 03:34:40 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.71s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:34:40 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:34:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 03:34:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/04 03:34:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 03:34:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/04 03:34:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/04 03:34:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 03:34:40 DEBUG : webdav root 'rclone-test-zenekoz4ligo': File to upload is small (100 bytes), uploading instead of streaming 2026/04/04 03:34:40 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/04 03:34:40 DEBUG : file1: size = 100 OK 2026/04/04 03:34:40 DEBUG : file1: md5 = af75b235b0ffddbb404e91af4d6cd59b OK 2026/04/04 03:34:40 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/04 03:34:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 03:34:40 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 03:34:40 DEBUG : file1: Open: flags=O_RDONLY 2026/04/04 03:34:40 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/04 03:34:40 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/04 03:34:40 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/04 03:34:40 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/04 03:34:40 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:34:40 DEBUG : Looking for writers 2026/04/04 03:34:40 DEBUG : file1: reading active writers 2026/04/04 03:34:40 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.73s) === RUN TestZipManyFiles run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:34:41 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:34:41 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2026/04/04 03:34:41 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2026/04/04 03:34:41 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2026/04/04 03:34:42 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2026/04/04 03:34:42 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2026/04/04 03:34:43 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/04/04 03:34:43 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/04/04 03:34:43 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/04 03:34:43 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 03:34:43 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/04/04 03:34:43 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/04/04 03:34:43 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/04 03:34:43 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 03:34:43 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/04/04 03:34:43 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/04/04 03:34:43 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/04 03:34:43 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 03:34:43 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/04/04 03:34:43 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/04/04 03:34:43 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/04 03:34:43 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 03:34:43 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/04/04 03:34:43 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/04/04 03:34:43 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/04 03:34:43 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 03:34:43 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:34:43 DEBUG : flat: Looking for writers 2026/04/04 03:34:43 DEBUG : f001.txt: reading active writers 2026/04/04 03:34:43 DEBUG : f002.txt: reading active writers 2026/04/04 03:34:43 DEBUG : f003.txt: reading active writers 2026/04/04 03:34:43 DEBUG : f004.txt: reading active writers 2026/04/04 03:34:43 DEBUG : f000.txt: reading active writers 2026/04/04 03:34:43 DEBUG : Looking for writers 2026/04/04 03:34:43 DEBUG : flat: reading active writers 2026/04/04 03:34:43 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.30s) === RUN TestZipManySubDirs run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:34:44 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:34:44 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2026/04/04 03:34:44 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2026/04/04 03:34:45 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2026/04/04 03:34:45 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/04/04 03:34:45 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/04/04 03:34:45 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/04 03:34:45 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 03:34:45 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/04/04 03:34:45 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/04/04 03:34:45 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/04 03:34:45 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 03:34:45 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/04/04 03:34:45 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/04/04 03:34:45 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/04 03:34:46 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 03:34:46 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:34:46 DEBUG : a/b/c: Looking for writers 2026/04/04 03:34:46 DEBUG : deep.txt: reading active writers 2026/04/04 03:34:46 DEBUG : a/b: Looking for writers 2026/04/04 03:34:46 DEBUG : c: reading active writers 2026/04/04 03:34:46 DEBUG : mid.txt: reading active writers 2026/04/04 03:34:46 DEBUG : a: Looking for writers 2026/04/04 03:34:46 DEBUG : b: reading active writers 2026/04/04 03:34:46 DEBUG : top.txt: reading active writers 2026/04/04 03:34:46 DEBUG : Looking for writers 2026/04/04 03:34:46 DEBUG : a: reading active writers 2026/04/04 03:34:46 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.89s) === RUN TestZipLargeFiles run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:34:47 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:34:47 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2026/04/04 03:34:48 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/04/04 03:34:48 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/04/04 03:34:48 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/04/04 03:34:48 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/04/04 03:34:48 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/04/04 03:34:48 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/04/04 03:34:48 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 03:34:48 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/04/04 03:34:48 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/04/04 03:34:48 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/04/04 03:34:48 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/04/04 03:34:48 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/04 03:34:48 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/04 03:34:48 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/04 03:34:48 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/04 03:34:48 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/04 03:34:48 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:34:48 DEBUG : bigdir: Looking for writers 2026/04/04 03:34:48 DEBUG : big.bin: reading active writers 2026/04/04 03:34:48 DEBUG : Looking for writers 2026/04/04 03:34:48 DEBUG : bigdir: reading active writers 2026/04/04 03:34:48 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (1.71s) === RUN TestZipDirsInRoot run.go:185: Remote "webdav root 'rclone-test-zenekoz4ligo'", Local "Local file system at /tmp/rclone3980760830", Modify Window "1s" 2026/04/04 03:34:49 INFO : webdav root 'rclone-test-zenekoz4ligo': poll-interval is not supported by this remote 2026/04/04 03:34:49 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2026/04/04 03:34:49 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2026/04/04 03:34:49 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2026/04/04 03:34:50 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/04/04 03:34:50 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/04/04 03:34:50 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/04 03:34:50 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 03:34:50 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/04/04 03:34:50 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/04/04 03:34:50 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/04 03:34:50 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 03:34:50 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/04/04 03:34:50 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/04/04 03:34:50 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/04 03:34:50 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 03:34:50 DEBUG : WaitForWriters: timeout=30s 2026/04/04 03:34:50 DEBUG : dir1: Looking for writers 2026/04/04 03:34:50 DEBUG : a.txt: reading active writers 2026/04/04 03:34:50 DEBUG : dir2: Looking for writers 2026/04/04 03:34:50 DEBUG : b.txt: reading active writers 2026/04/04 03:34:50 DEBUG : dir3: Looking for writers 2026/04/04 03:34:50 DEBUG : c.txt: reading active writers 2026/04/04 03:34:50 DEBUG : Looking for writers 2026/04/04 03:34:50 DEBUG : dir3: reading active writers 2026/04/04 03:34:50 DEBUG : dir1: reading active writers 2026/04/04 03:34:50 DEBUG : dir2: reading active writers 2026/04/04 03:34:50 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.70s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/04/04 03:34:51 DEBUG : webdav root 'rclone-test-zenekoz4ligo': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Finished ERROR in 3m21.619765779s (try 1/5): exit status 1: Failed [TestRWCacheUpdate]