"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2026/04/06 04:23:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-peboxod4dazo" 2026/04/06 04:23:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/06 04:23:15 DEBUG : Starting OpenDrive session with ID: a6e3204ba8e6c32dae132ecafe78e9059f95ae3db080c39557f50f09d00055b2 2026/04/06 04:23:16 DEBUG : Creating backend with remote "/tmp/rclone848819499" === RUN TestDirHandleMethods run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:23:16 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:23:16 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:23:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/06 04:23:18 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:23:18 DEBUG : dir: Looking for writers 2026/04/06 04:23:18 DEBUG : Looking for writers 2026/04/06 04:23:18 DEBUG : dir: reading active writers 2026/04/06 04:23:18 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.92s) === RUN TestDirHandleReaddir run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:23:19 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:23:19 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:23:21 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/06 04:23:22 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/04/06 04:23:25 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2026/04/06 04:23:26 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:23:26 DEBUG : dir/subdir: Looking for writers 2026/04/06 04:23:26 DEBUG : dir: Looking for writers 2026/04/06 04:23:26 DEBUG : file1: reading active writers 2026/04/06 04:23:26 DEBUG : file2: reading active writers 2026/04/06 04:23:26 DEBUG : subdir: reading active writers 2026/04/06 04:23:26 DEBUG : Looking for writers 2026/04/06 04:23:26 DEBUG : dir: reading active writers 2026/04/06 04:23:26 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (8.74s) === RUN TestDirHandleReaddirnames run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:23:28 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:23:28 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:23:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/06 04:23:31 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:23:31 DEBUG : dir: Looking for writers 2026/04/06 04:23:31 DEBUG : file1: reading active writers 2026/04/06 04:23:31 DEBUG : Looking for writers 2026/04/06 04:23:31 DEBUG : dir: reading active writers 2026/04/06 04:23:31 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (3.75s) === RUN TestDirMethods run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:23:32 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:23:32 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:23:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/06 04:23:34 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:23:34 DEBUG : dir: Looking for writers 2026/04/06 04:23:34 DEBUG : Looking for writers 2026/04/06 04:23:34 DEBUG : dir: reading active writers 2026/04/06 04:23:34 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.57s) === RUN TestDirForgetAll run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:23:36 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:23:36 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:23:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/06 04:23:38 DEBUG : dir: forgetting directory cache 2026/04/06 04:23:38 DEBUG : forgetting directory cache 2026/04/06 04:23:38 DEBUG : dir: forgetting directory cache 2026/04/06 04:23:38 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:23:38 DEBUG : Looking for writers 2026/04/06 04:23:38 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (3.69s) === RUN TestDirForgetPath run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:23:39 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:23:39 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:23:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/06 04:23:42 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/04/06 04:23:42 DEBUG : dir: invalidating directory cache 2026/04/06 04:23:42 DEBUG : >ForgetPath: 2026/04/06 04:23:42 DEBUG : ForgetPath: relativePath="dir", type=0 2026/04/06 04:23:42 DEBUG : invalidating directory cache 2026/04/06 04:23:42 DEBUG : dir: forgetting directory cache 2026/04/06 04:23:42 DEBUG : >ForgetPath: 2026/04/06 04:23:42 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/04/06 04:23:42 DEBUG : >ForgetPath: 2026/04/06 04:23:42 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:23:42 DEBUG : dir: Looking for writers 2026/04/06 04:23:42 DEBUG : Looking for writers 2026/04/06 04:23:42 DEBUG : dir: reading active writers 2026/04/06 04:23:42 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (3.68s) === RUN TestDirWalk run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:23:43 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:23:43 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:23:44 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/06 04:23:47 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2026/04/06 04:23:49 DEBUG : forgetting directory cache 2026/04/06 04:23:49 DEBUG : dir: forgetting directory cache 2026/04/06 04:23:50 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:23:50 DEBUG : dir: Looking for writers 2026/04/06 04:23:50 DEBUG : fil/a/b: Looking for writers 2026/04/06 04:23:50 DEBUG : fil/a: Looking for writers 2026/04/06 04:23:50 DEBUG : b: reading active writers 2026/04/06 04:23:50 DEBUG : fil: Looking for writers 2026/04/06 04:23:50 DEBUG : a: reading active writers 2026/04/06 04:23:50 DEBUG : Looking for writers 2026/04/06 04:23:50 DEBUG : dir: reading active writers 2026/04/06 04:23:50 DEBUG : fil: reading active writers 2026/04/06 04:23:50 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (9.16s) === RUN TestDirSetModTime run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:23:52 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:23:52 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:23:53 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/06 04:23:55 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:23:55 DEBUG : dir: Looking for writers 2026/04/06 04:23:55 DEBUG : Looking for writers 2026/04/06 04:23:55 DEBUG : dir: reading active writers 2026/04/06 04:23:55 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.59s) === RUN TestDirStat run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:23:56 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:23:56 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:23:57 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/06 04:23:58 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:23:58 DEBUG : dir: Looking for writers 2026/04/06 04:23:58 DEBUG : file1: reading active writers 2026/04/06 04:23:58 DEBUG : Looking for writers 2026/04/06 04:23:58 DEBUG : dir: reading active writers 2026/04/06 04:23:58 DEBUG : >WaitForWriters: --- PASS: TestDirStat (3.74s) === RUN TestDirReadDirAll run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:23:59 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:23:59 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:24:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/06 04:24:02 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/04/06 04:24:04 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2026/04/06 04:24:06 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/04/06 04:24:06 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/04/06 04:24:06 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/06 04:24:06 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/04/06 04:24:07 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2026/04/06 04:24:09 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2026/04/06 04:24:11 DEBUG : dir: invalidating directory cache 2026/04/06 04:24:11 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/04/06 04:24:11 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/04/06 04:24:11 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/04/06 04:24:11 DEBUG : dir/file1: Reset virtual modtime 2026/04/06 04:24:11 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/04/06 04:24:11 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/06 04:24:11 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/04/06 04:24:11 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/04/06 04:24:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/06 04:24:11 DEBUG : dir: invalidating directory cache 2026/04/06 04:24:11 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/04/06 04:24:11 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/06 04:24:11 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/06 04:24:11 DEBUG : forgetting directory cache 2026/04/06 04:24:11 DEBUG : dir: forgetting directory cache 2026/04/06 04:24:11 DEBUG : dir/virtualDir: forgetting directory cache 2026/04/06 04:24:11 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:24:11 DEBUG : dir/virtualDir: Looking for writers 2026/04/06 04:24:11 DEBUG : dir: Looking for writers 2026/04/06 04:24:11 DEBUG : virtualFile: reading active writers 2026/04/06 04:24:11 DEBUG : virtualDir: reading active writers 2026/04/06 04:24:11 DEBUG : file1: reading active writers 2026/04/06 04:24:11 DEBUG : virtualFile2: reading active writers 2026/04/06 04:24:11 DEBUG : Looking for writers 2026/04/06 04:24:11 DEBUG : dir: reading active writers 2026/04/06 04:24:11 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (13.87s) --- PASS: TestDirReadDirAll/Virtual (5.14s) === RUN TestDirOpen run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:24:13 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:24:13 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:24:14 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/06 04:24:16 ERROR : dir/: Can only open directories read only 2026/04/06 04:24:16 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:24:16 DEBUG : dir: Looking for writers 2026/04/06 04:24:16 DEBUG : Looking for writers 2026/04/06 04:24:16 DEBUG : dir: reading active writers 2026/04/06 04:24:16 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.73s) === RUN TestDirCreate run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:24:17 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:24:17 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:24:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 dir_test.go:354: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:354 Error: Should be true Test: TestDirCreate 2026/04/06 04:24:20 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:24:20 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/06 04:24:20 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/04/06 04:24:20 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/06 04:24:20 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': File to upload is small (5 bytes), uploading instead of streaming 2026/04/06 04:24:21 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2026/04/06 04:24:22 DEBUG : dir/potato: size = 5 OK 2026/04/06 04:24:22 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/06 04:24:22 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/04/06 04:24:22 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/06 04:24:22 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:24:22 DEBUG : dir: Looking for writers 2026/04/06 04:24:22 DEBUG : potato: reading active writers 2026/04/06 04:24:22 DEBUG : file1: reading active writers 2026/04/06 04:24:22 DEBUG : Looking for writers 2026/04/06 04:24:22 DEBUG : dir: reading active writers 2026/04/06 04:24:22 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (5.84s) === RUN TestDirMkdir run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:24:23 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:24:23 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:24:24 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/06 04:24:26 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/06 04:24:27 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:24:27 DEBUG : dir/sub: Looking for writers 2026/04/06 04:24:27 DEBUG : dir: Looking for writers 2026/04/06 04:24:27 DEBUG : file1: reading active writers 2026/04/06 04:24:27 DEBUG : sub: reading active writers 2026/04/06 04:24:27 DEBUG : Looking for writers 2026/04/06 04:24:27 DEBUG : dir: reading active writers 2026/04/06 04:24:27 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (5.41s) === RUN TestDirMkdirSub run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:24:28 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:24:28 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:24:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/06 04:24:31 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/06 04:24:32 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/04/06 04:24:33 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:24:33 DEBUG : dir/sub/subsub: Looking for writers 2026/04/06 04:24:33 DEBUG : dir/sub: Looking for writers 2026/04/06 04:24:33 DEBUG : subsub: reading active writers 2026/04/06 04:24:33 DEBUG : dir: Looking for writers 2026/04/06 04:24:33 DEBUG : file1: reading active writers 2026/04/06 04:24:33 DEBUG : sub: reading active writers 2026/04/06 04:24:33 DEBUG : Looking for writers 2026/04/06 04:24:33 DEBUG : dir: reading active writers 2026/04/06 04:24:33 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (6.59s) === RUN TestDirRemove run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:24:35 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:24:35 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:24:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/06 04:24:38 ERROR : dir/: Dir.Remove not empty 2026/04/06 04:24:38 DEBUG : dir/file1: Remove: 2026/04/06 04:24:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/06 04:24:38 DEBUG : dir/file1: >Remove: err= 2026/04/06 04:24:38 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/06 04:24:38 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:24:38 DEBUG : Looking for writers 2026/04/06 04:24:38 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (3.91s) === RUN TestDirRemoveAll run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:24:39 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:24:39 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:24:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/06 04:24:41 DEBUG : dir/file1: Remove: 2026/04/06 04:24:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/06 04:24:42 DEBUG : dir/file1: >Remove: err= 2026/04/06 04:24:42 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/06 04:24:42 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:24:42 DEBUG : Looking for writers 2026/04/06 04:24:42 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (3.75s) === RUN TestDirRemoveName run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:24:42 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:24:42 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:24:44 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/06 04:24:45 DEBUG : dir/file1: Remove: 2026/04/06 04:24:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/06 04:24:46 DEBUG : dir/file1: >Remove: err= dir_test.go:504: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:504 Error: Should be true Test: TestDirRemoveName 2026/04/06 04:24:46 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:24:46 DEBUG : dir: Looking for writers 2026/04/06 04:24:46 DEBUG : Looking for writers 2026/04/06 04:24:46 DEBUG : dir: reading active writers 2026/04/06 04:24:46 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (4.35s) === RUN TestDirRename run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:24:47 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:24:47 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:24:48 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/06 04:24:50 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2026/04/06 04:24:52 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/04/06 04:24:52 DEBUG : dir2: same parent dir (ODFfMTEyMDE1NzZfOHBJemc) - using folder/rename instead of move_copy 2026/04/06 04:24:52 DEBUG : dir: Updating dir with dir2 0x3c7777839c70 2026/04/06 04:24:52 DEBUG : dir: forgetting directory cache 2026/04/06 04:24:52 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/06 04:24:52 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/04/06 04:24:53 INFO : dir2/file1: Moved (server-side) to: file2 2026/04/06 04:24:53 DEBUG : file2: Updating file with file2 0x3c77774a8300 2026/04/06 04:24:53 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/04/06 04:24:53 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/06 04:24:54 INFO : dir2/file3: Deleted 2026/04/06 04:24:54 INFO : file2: Moved (server-side) to: dir2/file3 2026/04/06 04:24:54 DEBUG : dir2/file3: Updating file with dir2/file3 0x3c77774a8300 2026/04/06 04:24:54 DEBUG : Added virtual directory entry vDel: "file2" 2026/04/06 04:24:54 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/04/06 04:24:56 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/04/06 04:24:56 DEBUG : renamed empty directory: same parent dir (ODFfMTEyMDE1NzZfOHBJemc) - using folder/rename instead of move_copy 2026/04/06 04:24:56 DEBUG : empty directory: Updating dir with renamed empty directory 0x3c77772a4f70 2026/04/06 04:24:56 DEBUG : empty directory: forgetting directory cache 2026/04/06 04:24:56 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/04/06 04:24:56 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/04/06 04:24:56 DEBUG : dir2: Renaming to "dir3" 2026/04/06 04:24:56 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:24:56 DEBUG : dir3: Looking for writers 2026/04/06 04:24:56 DEBUG : file3: reading active writers 2026/04/06 04:24:56 DEBUG : renamed empty directory: Looking for writers 2026/04/06 04:24:56 DEBUG : Looking for writers 2026/04/06 04:24:56 DEBUG : dir3: reading active writers 2026/04/06 04:24:56 DEBUG : renamed empty directory: reading active writers 2026/04/06 04:24:56 DEBUG : >WaitForWriters: --- PASS: TestDirRename (10.65s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:24:57 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:24:57 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:24:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/06 04:25:01 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/06 04:25:01 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:25:01 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/06 04:25:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/06 04:25:01 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/04/06 04:25:01 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/04/06 04:25:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/06 04:25:01 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:25:01 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/06 04:25:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/06 04:25:01 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/04/06 04:25:01 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/04/06 04:25:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/06 04:25:01 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': File to upload is small (12 bytes), uploading instead of streaming 2026/04/06 04:25:02 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2026/04/06 04:25:02 DEBUG : dir/sub/file2: size = 12 OK 2026/04/06 04:25:02 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/04/06 04:25:02 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/04/06 04:25:02 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/06 04:25:02 DEBUG : forgetting directory cache 2026/04/06 04:25:02 DEBUG : dir: forgetting directory cache 2026/04/06 04:25:02 DEBUG : dir/sub: forgetting directory cache 2026/04/06 04:25:02 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/04/06 04:25:02 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/04/06 04:25:02 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': File to upload is small (5 bytes), uploading instead of streaming 2026/04/06 04:25:03 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2026/04/06 04:25:04 DEBUG : dir/sub/file0: size = 5 OK 2026/04/06 04:25:04 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/06 04:25:04 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/04/06 04:25:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/06 04:25:04 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:25:04 DEBUG : dir/sub: Looking for writers 2026/04/06 04:25:04 DEBUG : file0: reading active writers 2026/04/06 04:25:04 DEBUG : file2: reading active writers 2026/04/06 04:25:04 DEBUG : dir: Looking for writers 2026/04/06 04:25:04 DEBUG : file1: reading active writers 2026/04/06 04:25:04 DEBUG : sub: reading active writers 2026/04/06 04:25:04 DEBUG : Looking for writers 2026/04/06 04:25:04 DEBUG : dir: reading active writers 2026/04/06 04:25:04 DEBUG : >WaitForWriters: run.go:130: removing dir "dir/sub" failed - try 1/3: folder not empty --- PASS: TestDirFileOpen (9.66s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:25:07 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:25:07 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/04/06 04:25:07 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:25:07 DEBUG : Looking for writers 2026/04/06 04:25:07 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.35s) === RUN TestDirMetadataExtension run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:25:08 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:25:08 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:25:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/06 04:25:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/04/06 04:25:10 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:25:10 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/04/06 04:25:10 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/04/06 04:25:10 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/04/06 04:25:10 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/06 04:25:10 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/06 04:25:10 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/04/06 04:25:10 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:25:10 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/04/06 04:25:10 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/04/06 04:25:10 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/04/06 04:25:10 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/06 04:25:10 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/06 04:25:10 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:25:10 DEBUG : dir: Looking for writers 2026/04/06 04:25:10 DEBUG : file1: reading active writers 2026/04/06 04:25:10 DEBUG : file1.metadata: reading active writers 2026/04/06 04:25:10 DEBUG : Looking for writers 2026/04/06 04:25:10 DEBUG : dir.metadata: reading active writers 2026/04/06 04:25:10 DEBUG : dir: reading active writers 2026/04/06 04:25:10 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (3.77s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:25:11 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:25:11 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:25:12 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/06 04:25:14 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:25:14 DEBUG : dir: Looking for writers 2026/04/06 04:25:14 DEBUG : file1: reading active writers 2026/04/06 04:25:14 DEBUG : Looking for writers 2026/04/06 04:25:14 DEBUG : dir: reading active writers 2026/04/06 04:25:14 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (3.90s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:25:15 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:25:15 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:25:16 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/06 04:25:19 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2026/04/06 04:25:20 DEBUG : Can set mod time: true 2026/04/06 04:25:20 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/06 04:25:21 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:25:21 DEBUG : dir: Looking for writers 2026/04/06 04:25:21 DEBUG : file1: reading active writers 2026/04/06 04:25:21 DEBUG : Looking for writers 2026/04/06 04:25:21 DEBUG : dir: reading active writers 2026/04/06 04:25:21 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:25:22 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:25:22 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:25:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/06 04:25:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/06 04:25:25 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/06 04:25:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/06 04:25:25 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': File to upload is small (0 bytes), uploading instead of streaming 2026/04/06 04:25:26 DEBUG : dir/file1: size = 0 OK 2026/04/06 04:25:26 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/06 04:25:26 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/06 04:25:26 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/06 04:25:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/06 04:25:26 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:25:26 DEBUG : dir: Looking for writers 2026/04/06 04:25:26 DEBUG : file1: reading active writers 2026/04/06 04:25:26 DEBUG : Looking for writers 2026/04/06 04:25:26 DEBUG : dir: reading active writers 2026/04/06 04:25:26 DEBUG : >WaitForWriters: 2026/04/06 04:25:26 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:25:26 DEBUG : dir: Looking for writers 2026/04/06 04:25:26 DEBUG : file1: reading active writers 2026/04/06 04:25:26 DEBUG : Looking for writers 2026/04/06 04:25:26 DEBUG : dir: reading active writers 2026/04/06 04:25:26 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:25:27 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:25:27 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:25:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/06 04:25:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/06 04:25:30 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/06 04:25:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/06 04:25:30 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': File to upload is small (5 bytes), uploading instead of streaming 2026/04/06 04:25:30 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/04/06 04:25:31 DEBUG : dir/file1: size = 5 OK 2026/04/06 04:25:31 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/06 04:25:31 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/06 04:25:31 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/06 04:25:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/06 04:25:31 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:25:31 DEBUG : dir: Looking for writers 2026/04/06 04:25:31 DEBUG : file1: reading active writers 2026/04/06 04:25:31 DEBUG : Looking for writers 2026/04/06 04:25:31 DEBUG : dir: reading active writers 2026/04/06 04:25:31 DEBUG : >WaitForWriters: 2026/04/06 04:25:32 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:25:32 DEBUG : dir: Looking for writers 2026/04/06 04:25:32 DEBUG : file1: reading active writers 2026/04/06 04:25:32 DEBUG : Looking for writers 2026/04/06 04:25:32 DEBUG : dir: reading active writers 2026/04/06 04:25:32 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:25:33 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:25:33 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/06 04:25:33 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:25:33 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:25:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:25:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/06 04:25:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:25:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:25:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/06 04:25:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:25:33 INFO : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/06 04:25:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/06 04:25:36 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/06 04:25:36 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:25:36 DEBUG : dir: Looking for writers 2026/04/06 04:25:36 DEBUG : file1: reading active writers 2026/04/06 04:25:36 DEBUG : Looking for writers 2026/04/06 04:25:36 DEBUG : dir: reading active writers 2026/04/06 04:25:36 DEBUG : >WaitForWriters: 2026/04/06 04:25:36 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:25:37 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:25:37 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/06 04:25:37 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:25:37 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:25:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:25:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/06 04:25:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:25:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:25:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/06 04:25:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:25:37 INFO : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/06 04:25:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/06 04:25:40 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/06 04:25:40 DEBUG : dir/file1: newRWFileHandle: 2026/04/06 04:25:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/06 04:25:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/06 04:25:40 DEBUG : dir/file1(0x3c777758f3c0): close: 2026/04/06 04:25:40 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/06 04:25:40 DEBUG : dir/file1(0x3c777758f3c0): >close: err= 2026/04/06 04:25:40 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:25:40 DEBUG : dir: Looking for writers 2026/04/06 04:25:40 DEBUG : file1: reading active writers 2026/04/06 04:25:40 DEBUG : Looking for writers 2026/04/06 04:25:40 DEBUG : dir: reading active writers 2026/04/06 04:25:40 DEBUG : >WaitForWriters: 2026/04/06 04:25:41 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:25:41 DEBUG : dir: Looking for writers 2026/04/06 04:25:41 DEBUG : file1: reading active writers 2026/04/06 04:25:41 DEBUG : Looking for writers 2026/04/06 04:25:41 DEBUG : dir: reading active writers 2026/04/06 04:25:41 DEBUG : >WaitForWriters: 2026/04/06 04:25:41 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:25:42 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:25:42 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/06 04:25:42 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:25:42 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:25:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:25:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/06 04:25:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:25:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:25:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/06 04:25:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:25:42 INFO : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/06 04:25:43 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/06 04:25:44 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/06 04:25:44 DEBUG : dir/file1: newRWFileHandle: 2026/04/06 04:25:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/06 04:25:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/06 04:25:44 DEBUG : dir/file1(0x3c77772331c0): _writeAt: size=5, off=0 2026/04/06 04:25:44 DEBUG : dir/file1(0x3c77772331c0): openPending: 2026/04/06 04:25:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/06 04:25:44 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/06 04:25:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/06 04:25:44 DEBUG : dir/file1(0x3c77772331c0): >openPending: err= 2026/04/06 04:25:44 DEBUG : dir/file1(0x3c77772331c0): >_writeAt: n=5, err= 2026/04/06 04:25:44 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/06 04:25:44 DEBUG : dir/file1(0x3c77772331c0): close: 2026/04/06 04:25:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/04/06 04:25:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/04/06 04:25:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/04/06 04:25:44 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/06 04:25:45 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/06 04:25:45 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/06 04:25:45 DEBUG : dir/file1(0x3c77772331c0): >close: err= 2026/04/06 04:25:45 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:25:45 DEBUG : dir: Looking for writers 2026/04/06 04:25:45 DEBUG : file1: reading active writers 2026/04/06 04:25:45 DEBUG : Looking for writers 2026/04/06 04:25:45 DEBUG : dir: reading active writers 2026/04/06 04:25:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/06 04:25:45 DEBUG : dir: Looking for writers 2026/04/06 04:25:45 DEBUG : file1: reading active writers 2026/04/06 04:25:45 DEBUG : Looking for writers 2026/04/06 04:25:45 DEBUG : dir: reading active writers 2026/04/06 04:25:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/06 04:25:45 DEBUG : dir: Looking for writers 2026/04/06 04:25:45 DEBUG : file1: reading active writers 2026/04/06 04:25:45 DEBUG : Looking for writers 2026/04/06 04:25:45 DEBUG : dir: reading active writers 2026/04/06 04:25:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/06 04:25:45 DEBUG : dir: Looking for writers 2026/04/06 04:25:45 DEBUG : file1: reading active writers 2026/04/06 04:25:45 DEBUG : Looking for writers 2026/04/06 04:25:45 DEBUG : dir: reading active writers 2026/04/06 04:25:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/06 04:25:45 DEBUG : dir/file1: vfs cache: starting upload 2026/04/06 04:25:45 DEBUG : dir: Looking for writers 2026/04/06 04:25:45 DEBUG : file1: reading active writers 2026/04/06 04:25:45 DEBUG : Looking for writers 2026/04/06 04:25:45 DEBUG : dir: reading active writers 2026/04/06 04:25:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/06 04:25:45 DEBUG : dir: Looking for writers 2026/04/06 04:25:45 DEBUG : file1: reading active writers 2026/04/06 04:25:45 DEBUG : Looking for writers 2026/04/06 04:25:45 DEBUG : dir: reading active writers 2026/04/06 04:25:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/06 04:25:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/06 04:25:45 DEBUG : dir: Looking for writers 2026/04/06 04:25:45 DEBUG : file1: reading active writers 2026/04/06 04:25:45 DEBUG : Looking for writers 2026/04/06 04:25:45 DEBUG : dir: reading active writers 2026/04/06 04:25:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/06 04:25:46 DEBUG : dir/file1: size = 14 OK 2026/04/06 04:25:46 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/04/06 04:25:46 INFO : dir/file1: Copied (replaced existing) 2026/04/06 04:25:46 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/04/06 04:25:46 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/06 04:25:46 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/04/06 04:25:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/06 04:25:46 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/06 04:25:46 DEBUG : dir: Looking for writers 2026/04/06 04:25:46 DEBUG : file1: reading active writers 2026/04/06 04:25:46 DEBUG : Looking for writers 2026/04/06 04:25:46 DEBUG : dir: reading active writers 2026/04/06 04:25:46 DEBUG : >WaitForWriters: 2026/04/06 04:25:46 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:25:46 DEBUG : dir: Looking for writers 2026/04/06 04:25:46 DEBUG : file1: reading active writers 2026/04/06 04:25:46 DEBUG : Looking for writers 2026/04/06 04:25:46 DEBUG : dir: reading active writers 2026/04/06 04:25:46 DEBUG : >WaitForWriters: 2026/04/06 04:25:46 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestFileSetModTime (39.69s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (6.65s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (5.39s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (5.54s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.48s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.54s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (13.10s) === RUN TestFileOpenRead run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:25:55 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:25:55 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:25:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/06 04:25:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/06 04:25:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/06 04:25:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/06 04:25:58 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/06 04:25:58 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:25:58 DEBUG : dir: Looking for writers 2026/04/06 04:25:58 DEBUG : file1: reading active writers 2026/04/06 04:25:58 DEBUG : Looking for writers 2026/04/06 04:25:58 DEBUG : dir: reading active writers 2026/04/06 04:25:58 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.21s) === RUN TestFileOpenReadUnknownSize 2026/04/06 04:25:59 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/04/06 04:25:59 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:25:59 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/06 04:25:59 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/04/06 04:25:59 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:25:59 DEBUG : Looking for writers 2026/04/06 04:25:59 DEBUG : file.txt: reading active writers 2026/04/06 04:25:59 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:25:59 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:25:59 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:26:00 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/06 04:26:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/06 04:26:02 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': File to upload is small (25 bytes), uploading instead of streaming 2026/04/06 04:26:02 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/04/06 04:26:03 DEBUG : dir/file1: size = 25 OK 2026/04/06 04:26:03 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/06 04:26:03 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/06 04:26:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/06 04:26:03 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:26:03 DEBUG : dir: Looking for writers 2026/04/06 04:26:03 DEBUG : file1: reading active writers 2026/04/06 04:26:03 DEBUG : Looking for writers 2026/04/06 04:26:03 DEBUG : dir: reading active writers 2026/04/06 04:26:03 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.14s) === RUN TestFileRemove run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:26:04 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:26:04 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:26:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/06 04:26:07 DEBUG : dir/file1: Remove: 2026/04/06 04:26:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/06 04:26:07 DEBUG : dir/file1: >Remove: err= 2026/04/06 04:26:08 DEBUG : dir/file1: Remove: 2026/04/06 04:26:08 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/06 04:26:08 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:26:08 DEBUG : dir: Looking for writers 2026/04/06 04:26:08 DEBUG : Looking for writers 2026/04/06 04:26:08 DEBUG : dir: reading active writers 2026/04/06 04:26:08 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.25s) === RUN TestFileRemoveAll run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:26:08 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:26:08 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:26:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/06 04:26:11 DEBUG : dir/file1: Remove: 2026/04/06 04:26:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/06 04:26:11 DEBUG : dir/file1: >Remove: err= 2026/04/06 04:26:12 DEBUG : dir/file1: Remove: 2026/04/06 04:26:12 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/06 04:26:12 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:26:12 DEBUG : dir: Looking for writers 2026/04/06 04:26:12 DEBUG : Looking for writers 2026/04/06 04:26:12 DEBUG : dir: reading active writers 2026/04/06 04:26:12 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.11s) === RUN TestFileOpen run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:26:13 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:26:13 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:26:14 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/06 04:26:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/06 04:26:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/06 04:26:15 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/06 04:26:15 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/06 04:26:15 DEBUG : dir/file1: Open: flags=O_RDWR 2026/04/06 04:26:15 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/06 04:26:15 DEBUG : dir/file1: Open: flags=0x3 2026/04/06 04:26:15 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/04/06 04:26:15 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/04/06 04:26:15 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:26:15 DEBUG : dir: Looking for writers 2026/04/06 04:26:15 DEBUG : file1: reading active writers 2026/04/06 04:26:15 DEBUG : Looking for writers 2026/04/06 04:26:15 DEBUG : dir: reading active writers 2026/04/06 04:26:15 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (3.91s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:26:16 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:26:16 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:26:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/06 04:26:19 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:26:19 DEBUG : dir: Looking for writers 2026/04/06 04:26:19 DEBUG : file1: reading active writers 2026/04/06 04:26:19 DEBUG : Looking for writers 2026/04/06 04:26:19 DEBUG : dir: reading active writers 2026/04/06 04:26:19 DEBUG : >WaitForWriters: 2026/04/06 04:26:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/06 04:26:20 DEBUG : newLeaf: Updating file with newLeaf 0x3c7776ebf200 2026/04/06 04:26:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/06 04:26:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/06 04:26:21 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/06 04:26:21 DEBUG : dir/file1: Updating file with dir/file1 0x3c7776ebf200 2026/04/06 04:26:21 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/06 04:26:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/06 04:26:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/06 04:26:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/06 04:26:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/06 04:26:21 DEBUG : dir/file1: File is currently open, delaying rename 0x3c7776ebf200 2026/04/06 04:26:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/06 04:26:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/06 04:26:21 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': File to upload is small (25 bytes), uploading instead of streaming 2026/04/06 04:26:22 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/04/06 04:26:23 DEBUG : dir/file1: size = 25 OK 2026/04/06 04:26:23 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/06 04:26:23 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/06 04:26:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/06 04:26:23 DEBUG : newLeaf: Running delayed rename now 2026/04/06 04:26:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/06 04:26:23 DEBUG : newLeaf: Updating file with newLeaf 0x3c7776ebf200 2026/04/06 04:26:23 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:26:23 DEBUG : dir: Looking for writers 2026/04/06 04:26:23 DEBUG : Looking for writers 2026/04/06 04:26:23 DEBUG : dir: reading active writers 2026/04/06 04:26:23 DEBUG : newLeaf: reading active writers 2026/04/06 04:26:23 DEBUG : >WaitForWriters: 2026/04/06 04:26:24 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:26:24 DEBUG : dir: Looking for writers 2026/04/06 04:26:24 DEBUG : Looking for writers 2026/04/06 04:26:24 DEBUG : dir: reading active writers 2026/04/06 04:26:24 DEBUG : newLeaf: reading active writers 2026/04/06 04:26:24 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:26:25 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:26:25 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:26:25 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/06 04:26:25 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:26:25 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:26:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:26:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/06 04:26:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:26:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:26:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/06 04:26:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:26:25 INFO : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/06 04:26:26 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/06 04:26:27 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:26:27 DEBUG : dir: Looking for writers 2026/04/06 04:26:27 DEBUG : file1: reading active writers 2026/04/06 04:26:27 DEBUG : Looking for writers 2026/04/06 04:26:27 DEBUG : dir: reading active writers 2026/04/06 04:26:27 DEBUG : >WaitForWriters: 2026/04/06 04:26:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/06 04:26:28 DEBUG : newLeaf: Updating file with newLeaf 0x3c7777378000 2026/04/06 04:26:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/06 04:26:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/06 04:26:29 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/06 04:26:29 DEBUG : dir/file1: Updating file with dir/file1 0x3c7777378000 2026/04/06 04:26:29 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/06 04:26:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/06 04:26:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/06 04:26:30 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/06 04:26:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/06 04:26:30 DEBUG : dir/file1: File is currently open, delaying rename 0x3c7777378000 2026/04/06 04:26:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/06 04:26:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/06 04:26:30 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': File to upload is small (25 bytes), uploading instead of streaming 2026/04/06 04:26:30 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/04/06 04:26:31 DEBUG : dir/file1: size = 25 OK 2026/04/06 04:26:31 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/06 04:26:31 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/06 04:26:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/06 04:26:31 DEBUG : newLeaf: Running delayed rename now 2026/04/06 04:26:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/06 04:26:31 DEBUG : newLeaf: Updating file with newLeaf 0x3c7777378000 2026/04/06 04:26:31 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:26:31 DEBUG : dir: Looking for writers 2026/04/06 04:26:31 DEBUG : Looking for writers 2026/04/06 04:26:31 DEBUG : dir: reading active writers 2026/04/06 04:26:31 DEBUG : newLeaf: reading active writers 2026/04/06 04:26:31 DEBUG : >WaitForWriters: 2026/04/06 04:26:32 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:26:32 DEBUG : dir: Looking for writers 2026/04/06 04:26:32 DEBUG : Looking for writers 2026/04/06 04:26:32 DEBUG : dir: reading active writers 2026/04/06 04:26:32 DEBUG : newLeaf: reading active writers 2026/04/06 04:26:32 DEBUG : >WaitForWriters: 2026/04/06 04:26:32 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:26:33 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:26:33 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:26:33 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/06 04:26:33 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:26:33 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:26:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:26:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/06 04:26:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:26:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:26:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/06 04:26:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:26:33 INFO : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/06 04:26:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/06 04:26:36 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/06 04:26:36 DEBUG : dir/file1: newRWFileHandle: 2026/04/06 04:26:36 DEBUG : dir/file1(0x3c777758e3c0): openPending: 2026/04/06 04:26:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/06 04:26:36 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/06 04:26:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/06 04:26:36 DEBUG : dir/file1(0x3c777758e3c0): >openPending: err= 2026/04/06 04:26:36 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/06 04:26:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/06 04:26:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/06 04:26:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/06 04:26:36 DEBUG : dir/file1(0x3c777758e3c0): _writeAt: size=14, off=0 2026/04/06 04:26:36 DEBUG : dir/file1(0x3c777758e3c0): >_writeAt: n=14, err= 2026/04/06 04:26:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/06 04:26:36 DEBUG : dir/file1(0x3c777758e3c0): close: 2026/04/06 04:26:36 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/06 04:26:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/06 04:26:36 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/06 04:26:36 DEBUG : dir/file1(0x3c777758e3c0): >close: err= 2026/04/06 04:26:36 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:26:36 DEBUG : dir: Looking for writers 2026/04/06 04:26:36 DEBUG : file1: reading active writers 2026/04/06 04:26:36 DEBUG : Looking for writers 2026/04/06 04:26:36 DEBUG : dir: reading active writers 2026/04/06 04:26:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/06 04:26:36 DEBUG : dir: Looking for writers 2026/04/06 04:26:36 DEBUG : file1: reading active writers 2026/04/06 04:26:36 DEBUG : Looking for writers 2026/04/06 04:26:36 DEBUG : dir: reading active writers 2026/04/06 04:26:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/06 04:26:36 DEBUG : dir: Looking for writers 2026/04/06 04:26:36 DEBUG : file1: reading active writers 2026/04/06 04:26:36 DEBUG : Looking for writers 2026/04/06 04:26:36 DEBUG : dir: reading active writers 2026/04/06 04:26:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/06 04:26:36 DEBUG : dir: Looking for writers 2026/04/06 04:26:36 DEBUG : file1: reading active writers 2026/04/06 04:26:36 DEBUG : Looking for writers 2026/04/06 04:26:36 DEBUG : dir: reading active writers 2026/04/06 04:26:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/06 04:26:36 DEBUG : dir/file1: vfs cache: starting upload 2026/04/06 04:26:36 DEBUG : dir: Looking for writers 2026/04/06 04:26:36 DEBUG : file1: reading active writers 2026/04/06 04:26:36 DEBUG : Looking for writers 2026/04/06 04:26:36 DEBUG : dir: reading active writers 2026/04/06 04:26:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/06 04:26:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/06 04:26:36 DEBUG : dir: Looking for writers 2026/04/06 04:26:36 DEBUG : file1: reading active writers 2026/04/06 04:26:36 DEBUG : Looking for writers 2026/04/06 04:26:36 DEBUG : dir: reading active writers 2026/04/06 04:26:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/06 04:26:37 DEBUG : dir: Looking for writers 2026/04/06 04:26:37 DEBUG : file1: reading active writers 2026/04/06 04:26:37 DEBUG : Looking for writers 2026/04/06 04:26:37 DEBUG : dir: reading active writers 2026/04/06 04:26:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/06 04:26:37 DEBUG : dir/file1: size = 14 OK 2026/04/06 04:26:37 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/06 04:26:37 INFO : dir/file1: Copied (replaced existing) 2026/04/06 04:26:37 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/06 04:26:37 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/06 04:26:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/06 04:26:37 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/06 04:26:37 DEBUG : dir: Looking for writers 2026/04/06 04:26:37 DEBUG : file1: reading active writers 2026/04/06 04:26:37 DEBUG : Looking for writers 2026/04/06 04:26:37 DEBUG : dir: reading active writers 2026/04/06 04:26:37 DEBUG : >WaitForWriters: 2026/04/06 04:26:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/06 04:26:37 DEBUG : dir/file1: newRWFileHandle: 2026/04/06 04:26:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/06 04:26:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/06 04:26:37 DEBUG : dir/file1(0x3c77778828c0): _readAt: size=512, off=0 2026/04/06 04:26:37 DEBUG : dir/file1(0x3c77778828c0): openPending: 2026/04/06 04:26: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/06 04:26:37 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/06 04:26:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/06 04:26:37 DEBUG : dir/file1(0x3c77778828c0): >openPending: err= 2026/04/06 04:26:37 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/06 04:26:37 DEBUG : dir/file1(0x3c77778828c0): >_readAt: n=14, err=EOF 2026/04/06 04:26:37 DEBUG : dir/file1(0x3c77778828c0): close: 2026/04/06 04:26:37 DEBUG : dir/file1(0x3c77778828c0): >close: err= 2026/04/06 04:26:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/06 04:26:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/06 04:26:38 DEBUG : newLeaf: Updating file with newLeaf 0x3c7776ebf2c0 2026/04/06 04:26:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/06 04:26:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/06 04:26:39 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/06 04:26:39 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/06 04:26:39 DEBUG : dir/file1: Updating file with dir/file1 0x3c7776ebf2c0 2026/04/06 04:26:39 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/06 04:26:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/06 04:26:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/06 04:26:40 DEBUG : dir/file1: newRWFileHandle: 2026/04/06 04:26:40 DEBUG : dir/file1(0x3c777783ad40): openPending: 2026/04/06 04:26:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/06 04:26:40 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2026/04/06 04:26:40 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2026/04/06 04:26:40 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/06 04:26:40 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/06 04:26:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/06 04:26:40 DEBUG : dir/file1(0x3c777783ad40): >openPending: err= 2026/04/06 04:26:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/06 04:26:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/06 04:26:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/06 04:26:40 DEBUG : dir/file1(0x3c777783ad40): _writeAt: size=25, off=0 2026/04/06 04:26:40 DEBUG : dir/file1(0x3c777783ad40): >_writeAt: n=25, err= 2026/04/06 04:26:40 DEBUG : dir/file1: File is currently open, delaying rename 0x3c7776ebf2c0 2026/04/06 04:26:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/06 04:26:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" file_test.go:383: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:383 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true 2026/04/06 04:26:40 DEBUG : newLeaf(0x3c777783ad40): close: 2026/04/06 04:26:40 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/06 04:26:40 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/06 04:26:40 DEBUG : newLeaf: Running delayed rename now 2026/04/06 04:26:40 DEBUG : dir/file1: vfs cache: starting upload 2026/04/06 04:26:40 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/06 04:26:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/06 04:26:40 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/06 04:26:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/06 04:26:40 DEBUG : newLeaf: Updating file with newLeaf 0x3c7776ebf2c0 2026/04/06 04:26:40 DEBUG : newLeaf(0x3c777783ad40): >close: err= 2026/04/06 04:26:40 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:26:40 DEBUG : dir: Looking for writers 2026/04/06 04:26:40 DEBUG : Looking for writers 2026/04/06 04:26:40 DEBUG : dir: reading active writers 2026/04/06 04:26:40 DEBUG : newLeaf: reading active writers 2026/04/06 04:26:40 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want newLeaf (25) got newLeaf (14) fstest.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: OpenDrive root 'rclone-test-peboxod4dazo'/newLeaf: md5 hash incorrect - expecting "c7247bead226dfd7bd970c17229f4044" got "0ef726ce9b1a7692357ff70dd321d595" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 25 actual : 14 Test: TestFileRename/minimal,forceCache=true Messages: newLeaf: size incorrect file=25 vs obj=14 2026/04/06 04:26:48 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:26:48 DEBUG : dir: Looking for writers 2026/04/06 04:26:48 DEBUG : Looking for writers 2026/04/06 04:26:48 DEBUG : newLeaf: reading active writers 2026/04/06 04:26:48 DEBUG : dir: reading active writers 2026/04/06 04:26:48 DEBUG : >WaitForWriters: 2026/04/06 04:26:48 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:26:50 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:26:50 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/06 04:26:50 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:26:50 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:26:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:26:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/06 04:26:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:26:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:26:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/06 04:26:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:26:50 INFO : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/06 04:26:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/06 04:26:53 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:26:53 DEBUG : dir: Looking for writers 2026/04/06 04:26:53 DEBUG : file1: reading active writers 2026/04/06 04:26:53 DEBUG : Looking for writers 2026/04/06 04:26:53 DEBUG : dir: reading active writers 2026/04/06 04:26:53 DEBUG : >WaitForWriters: 2026/04/06 04:26:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/06 04:26:53 DEBUG : newLeaf: Updating file with newLeaf 0x3c7776ebf5c0 2026/04/06 04:26:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/06 04:26:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/06 04:26:54 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/06 04:26:54 DEBUG : dir/file1: Updating file with dir/file1 0x3c7776ebf5c0 2026/04/06 04:26:54 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/06 04:26:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/06 04:26:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/06 04:26:55 DEBUG : dir/file1: newRWFileHandle: 2026/04/06 04:26:55 DEBUG : dir/file1(0x3c7777232e00): openPending: 2026/04/06 04:26:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2026/04/06 04:26:55 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/06 04:26:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/06 04:26:55 DEBUG : dir/file1(0x3c7777232e00): >openPending: err= 2026/04/06 04:26:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/06 04:26:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/06 04:26:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/06 04:26:55 DEBUG : dir/file1(0x3c7777232e00): _writeAt: size=25, off=0 2026/04/06 04:26:55 DEBUG : dir/file1(0x3c7777232e00): >_writeAt: n=25, err= 2026/04/06 04:26:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/06 04:26:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/06 04:26:55 DEBUG : newLeaf: Updating file with newLeaf 0x3c7776ebf5c0 2026/04/06 04:26:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/06 04:26:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/06 04:26:55 DEBUG : newLeaf(0x3c7777232e00): close: 2026/04/06 04:26:55 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/06 04:26:55 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-06 04:26:55.180564635 +0000 UTC m=+220.063823862 2026/04/06 04:26:55 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/06 04:26:55 DEBUG : newLeaf(0x3c7777232e00): >close: err= 2026/04/06 04:26:55 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:26:55 DEBUG : dir: Looking for writers 2026/04/06 04:26:55 DEBUG : Looking for writers 2026/04/06 04:26:55 DEBUG : dir: reading active writers 2026/04/06 04:26:55 DEBUG : newLeaf: reading active writers 2026/04/06 04:26:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/06 04:26:55 DEBUG : dir: Looking for writers 2026/04/06 04:26:55 DEBUG : Looking for writers 2026/04/06 04:26:55 DEBUG : dir: reading active writers 2026/04/06 04:26:55 DEBUG : newLeaf: reading active writers 2026/04/06 04:26:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/06 04:26:55 DEBUG : dir: Looking for writers 2026/04/06 04:26:55 DEBUG : Looking for writers 2026/04/06 04:26:55 DEBUG : dir: reading active writers 2026/04/06 04:26:55 DEBUG : newLeaf: reading active writers 2026/04/06 04:26:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/06 04:26:55 DEBUG : dir: Looking for writers 2026/04/06 04:26:55 DEBUG : Looking for writers 2026/04/06 04:26:55 DEBUG : dir: reading active writers 2026/04/06 04:26:55 DEBUG : newLeaf: reading active writers 2026/04/06 04:26:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/06 04:26:55 DEBUG : newLeaf: vfs cache: starting upload 2026/04/06 04:26:55 DEBUG : dir: Looking for writers 2026/04/06 04:26:55 DEBUG : Looking for writers 2026/04/06 04:26:55 DEBUG : dir: reading active writers 2026/04/06 04:26:55 DEBUG : newLeaf: reading active writers 2026/04/06 04:26:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/06 04:26:55 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/04/06 04:26:56 DEBUG : dir: Looking for writers 2026/04/06 04:26:56 DEBUG : Looking for writers 2026/04/06 04:26:56 DEBUG : dir: reading active writers 2026/04/06 04:26:56 DEBUG : newLeaf: reading active writers 2026/04/06 04:26:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/06 04:26:56 DEBUG : dir: Looking for writers 2026/04/06 04:26:56 DEBUG : Looking for writers 2026/04/06 04:26:56 DEBUG : dir: reading active writers 2026/04/06 04:26:56 DEBUG : newLeaf: reading active writers 2026/04/06 04:26:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/06 04:26:56 DEBUG : newLeaf: size = 25 OK 2026/04/06 04:26:56 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/06 04:26:56 INFO : newLeaf: Copied (replaced existing) 2026/04/06 04:26:56 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-06 04:26:55 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/06 04:26:56 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/06 04:26:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/06 04:26:56 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/06 04:26:56 DEBUG : dir: Looking for writers 2026/04/06 04:26:56 DEBUG : Looking for writers 2026/04/06 04:26:56 DEBUG : dir: reading active writers 2026/04/06 04:26:56 DEBUG : newLeaf: reading active writers 2026/04/06 04:26:56 DEBUG : >WaitForWriters: 2026/04/06 04:26:57 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:26:57 DEBUG : dir: Looking for writers 2026/04/06 04:26:57 DEBUG : Looking for writers 2026/04/06 04:26:57 DEBUG : dir: reading active writers 2026/04/06 04:26:57 DEBUG : newLeaf: reading active writers 2026/04/06 04:26:57 DEBUG : >WaitForWriters: 2026/04/06 04:26:57 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:26:58 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:26:58 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/06 04:26:58 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:26:58 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:26:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:26:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/06 04:26:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:26:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:26:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/06 04:26:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:26:58 INFO : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/06 04:26:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/06 04:27:01 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/06 04:27:01 DEBUG : dir/file1: newRWFileHandle: 2026/04/06 04:27:01 DEBUG : dir/file1(0x3c7777232c00): openPending: 2026/04/06 04:27:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/06 04:27:01 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/06 04:27:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/06 04:27:01 DEBUG : dir/file1(0x3c7777232c00): >openPending: err= 2026/04/06 04:27:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/06 04:27:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/06 04:27:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/06 04:27:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/06 04:27:01 DEBUG : dir/file1(0x3c7777232c00): _writeAt: size=14, off=0 2026/04/06 04:27:01 DEBUG : dir/file1(0x3c7777232c00): >_writeAt: n=14, err= 2026/04/06 04:27:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/06 04:27:01 DEBUG : dir/file1(0x3c7777232c00): close: 2026/04/06 04:27:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/06 04:27:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/06 04:27:01 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/06 04:27:01 DEBUG : dir/file1(0x3c7777232c00): >close: err= 2026/04/06 04:27:01 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:27:01 DEBUG : dir: Looking for writers 2026/04/06 04:27:01 DEBUG : file1: reading active writers 2026/04/06 04:27:01 DEBUG : Looking for writers 2026/04/06 04:27:01 DEBUG : dir: reading active writers 2026/04/06 04:27:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/06 04:27:01 DEBUG : dir: Looking for writers 2026/04/06 04:27:01 DEBUG : file1: reading active writers 2026/04/06 04:27:01 DEBUG : Looking for writers 2026/04/06 04:27:01 DEBUG : dir: reading active writers 2026/04/06 04:27:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/06 04:27:01 DEBUG : dir: Looking for writers 2026/04/06 04:27:01 DEBUG : file1: reading active writers 2026/04/06 04:27:01 DEBUG : Looking for writers 2026/04/06 04:27:01 DEBUG : dir: reading active writers 2026/04/06 04:27:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/06 04:27:01 DEBUG : dir: Looking for writers 2026/04/06 04:27:01 DEBUG : file1: reading active writers 2026/04/06 04:27:01 DEBUG : Looking for writers 2026/04/06 04:27:01 DEBUG : dir: reading active writers 2026/04/06 04:27:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/06 04:27:01 DEBUG : dir/file1: vfs cache: starting upload 2026/04/06 04:27:01 DEBUG : dir: Looking for writers 2026/04/06 04:27:01 DEBUG : file1: reading active writers 2026/04/06 04:27:01 DEBUG : Looking for writers 2026/04/06 04:27:01 DEBUG : dir: reading active writers 2026/04/06 04:27:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/06 04:27:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/06 04:27:01 DEBUG : dir: Looking for writers 2026/04/06 04:27:01 DEBUG : file1: reading active writers 2026/04/06 04:27:01 DEBUG : Looking for writers 2026/04/06 04:27:01 DEBUG : dir: reading active writers 2026/04/06 04:27:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/06 04:27:01 DEBUG : dir: Looking for writers 2026/04/06 04:27:01 DEBUG : file1: reading active writers 2026/04/06 04:27:01 DEBUG : Looking for writers 2026/04/06 04:27:01 DEBUG : dir: reading active writers 2026/04/06 04:27:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/06 04:27:02 DEBUG : dir/file1: size = 14 OK 2026/04/06 04:27:02 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/06 04:27:02 INFO : dir/file1: Copied (replaced existing) 2026/04/06 04:27:02 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/06 04:27:02 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/06 04:27:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/06 04:27:02 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/06 04:27:02 DEBUG : dir: Looking for writers 2026/04/06 04:27:02 DEBUG : file1: reading active writers 2026/04/06 04:27:02 DEBUG : Looking for writers 2026/04/06 04:27:02 DEBUG : dir: reading active writers 2026/04/06 04:27:02 DEBUG : >WaitForWriters: 2026/04/06 04:27:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/06 04:27:02 DEBUG : dir/file1: newRWFileHandle: 2026/04/06 04:27:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/06 04:27:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/06 04:27:02 DEBUG : dir/file1(0x3c777758f780): _readAt: size=512, off=0 2026/04/06 04:27:02 DEBUG : dir/file1(0x3c777758f780): openPending: 2026/04/06 04:27:02 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/06 04:27:02 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/06 04:27:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/06 04:27:02 DEBUG : dir/file1(0x3c777758f780): >openPending: err= 2026/04/06 04:27:02 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/06 04:27:02 DEBUG : dir/file1(0x3c777758f780): >_readAt: n=14, err=EOF 2026/04/06 04:27:02 DEBUG : dir/file1(0x3c777758f780): close: 2026/04/06 04:27:02 DEBUG : dir/file1(0x3c777758f780): >close: err= 2026/04/06 04:27:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/06 04:27:03 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/06 04:27:03 DEBUG : newLeaf: Updating file with newLeaf 0x3c7777378780 2026/04/06 04:27:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/06 04:27:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/06 04:27:04 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/06 04:27:04 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/06 04:27:04 DEBUG : dir/file1: Updating file with dir/file1 0x3c7777378780 2026/04/06 04:27:04 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/06 04:27:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/06 04:27:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/06 04:27:04 DEBUG : dir/file1: newRWFileHandle: 2026/04/06 04:27:04 DEBUG : dir/file1(0x3c77773c8980): openPending: 2026/04/06 04:27:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/06 04:27:04 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2026/04/06 04:27:04 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2026/04/06 04:27:04 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/06 04:27:04 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/06 04:27:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/06 04:27:04 DEBUG : dir/file1(0x3c77773c8980): >openPending: err= 2026/04/06 04:27:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/06 04:27:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/06 04:27:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/06 04:27:04 DEBUG : dir/file1(0x3c77773c8980): _writeAt: size=25, off=0 2026/04/06 04:27:04 DEBUG : dir/file1(0x3c77773c8980): >_writeAt: n=25, err= 2026/04/06 04:27:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/06 04:27:05 DEBUG : newLeaf: Updating file with newLeaf 0x3c7777378780 2026/04/06 04:27:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/06 04:27:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" file_test.go:383: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:383 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true 2026/04/06 04:27:05 DEBUG : newLeaf(0x3c77773c8980): close: 2026/04/06 04:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/06 04:27:05 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/06 04:27:05 DEBUG : newLeaf(0x3c77773c8980): >close: err= 2026/04/06 04:27:05 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:27:05 DEBUG : dir: Looking for writers 2026/04/06 04:27:05 DEBUG : Looking for writers 2026/04/06 04:27:05 DEBUG : dir: reading active writers 2026/04/06 04:27:05 DEBUG : newLeaf: reading active writers 2026/04/06 04:27:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/06 04:27:05 DEBUG : dir: Looking for writers 2026/04/06 04:27:05 DEBUG : Looking for writers 2026/04/06 04:27:05 DEBUG : dir: reading active writers 2026/04/06 04:27:05 DEBUG : newLeaf: reading active writers 2026/04/06 04:27:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/06 04:27:05 DEBUG : dir: Looking for writers 2026/04/06 04:27:05 DEBUG : Looking for writers 2026/04/06 04:27:05 DEBUG : newLeaf: reading active writers 2026/04/06 04:27:05 DEBUG : dir: reading active writers 2026/04/06 04:27:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/06 04:27:05 DEBUG : dir: Looking for writers 2026/04/06 04:27:05 DEBUG : Looking for writers 2026/04/06 04:27:05 DEBUG : dir: reading active writers 2026/04/06 04:27:05 DEBUG : newLeaf: reading active writers 2026/04/06 04:27:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/06 04:27:05 DEBUG : dir/file1: vfs cache: starting upload 2026/04/06 04:27:05 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/06 04:27:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/06 04:27:05 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/06 04:27:05 DEBUG : dir: Looking for writers 2026/04/06 04:27:05 DEBUG : Looking for writers 2026/04/06 04:27:05 DEBUG : dir: reading active writers 2026/04/06 04:27:05 DEBUG : newLeaf: reading active writers 2026/04/06 04:27:05 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want newLeaf (25) got newLeaf (14) fstest.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: OpenDrive root 'rclone-test-peboxod4dazo'/newLeaf: md5 hash incorrect - expecting "c7247bead226dfd7bd970c17229f4044" got "0ef726ce9b1a7692357ff70dd321d595" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 25 actual : 14 Test: TestFileRename/writes,forceCache=true Messages: newLeaf: size incorrect file=25 vs obj=14 2026/04/06 04:27:13 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:27:13 DEBUG : dir: Looking for writers 2026/04/06 04:27:13 DEBUG : Looking for writers 2026/04/06 04:27:13 DEBUG : dir: reading active writers 2026/04/06 04:27:13 DEBUG : newLeaf: reading active writers 2026/04/06 04:27:13 DEBUG : >WaitForWriters: 2026/04/06 04:27:13 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:27:14 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:27:14 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/06 04:27:14 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:27:14 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:27:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:27:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/06 04:27:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:27:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:27:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/06 04:27:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:27:14 INFO : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/06 04:27:16 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/06 04:27:17 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:27:17 DEBUG : dir: Looking for writers 2026/04/06 04:27:17 DEBUG : file1: reading active writers 2026/04/06 04:27:17 DEBUG : Looking for writers 2026/04/06 04:27:17 DEBUG : dir: reading active writers 2026/04/06 04:27:17 DEBUG : >WaitForWriters: 2026/04/06 04:27:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/06 04:27:17 DEBUG : dir/file1: newRWFileHandle: 2026/04/06 04:27:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/06 04:27:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/06 04:27:17 DEBUG : dir/file1(0x3c7777233000): _readAt: size=512, off=0 2026/04/06 04:27:17 DEBUG : dir/file1(0x3c7777233000): openPending: 2026/04/06 04:27:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/06 04:27:17 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/06 04:27:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/06 04:27:17 DEBUG : dir/file1(0x3c7777233000): >openPending: err= 2026/04/06 04:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/06 04:27:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/06 04:27:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/06 04:27:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/06 04:27:17 DEBUG : dir/file1(0x3c7777233000): >_readAt: n=14, err=EOF 2026/04/06 04:27:17 DEBUG : dir/file1(0x3c7777233000): close: 2026/04/06 04:27:17 DEBUG : dir/file1(0x3c7777233000): >close: err= 2026/04/06 04:27:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/06 04:27:18 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/06 04:27:18 DEBUG : newLeaf: Updating file with newLeaf 0x3c777756e000 2026/04/06 04:27:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/06 04:27:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/04/06 04:27:22 DEBUG : newLeaf: vfs cache: setting modification time to 0001-01-01 00:00:00 +0000 UTC 2026/04/06 04:27:27 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/06 04:27:27 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/06 04:27:27 DEBUG : dir/file1: Updating file with dir/file1 0x3c777756e000 2026/04/06 04:27:27 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/06 04:27:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/06 04:27:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/06 04:27:27 DEBUG : dir/file1: newRWFileHandle: 2026/04/06 04:27:27 DEBUG : dir/file1(0x3c777758e180): openPending: 2026/04/06 04:27:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/06 04:27:27 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2026/04/06 04:27:27 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2026/04/06 04:27:27 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/06 04:27:27 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/06 04:27:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/06 04:27:27 DEBUG : dir/file1(0x3c777758e180): >openPending: err= 2026/04/06 04:27:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/06 04:27:27 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/06 04:27:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/06 04:27:27 DEBUG : dir/file1(0x3c777758e180): _writeAt: size=25, off=0 2026/04/06 04:27:27 DEBUG : dir/file1(0x3c777758e180): >_writeAt: n=25, err= 2026/04/06 04:27:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/06 04:27:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/06 04:27:28 DEBUG : newLeaf: Updating file with newLeaf 0x3c777756e000 2026/04/06 04:27:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/06 04:27:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/06 04:27:28 DEBUG : newLeaf(0x3c777758e180): close: 2026/04/06 04:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/06 04:27:28 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-06 04:27:27.682877251 +0000 UTC m=+252.566136437 2026/04/06 04:27:28 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/06 04:27:28 DEBUG : newLeaf(0x3c777758e180): >close: err= 2026/04/06 04:27:28 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:27:28 DEBUG : dir: Looking for writers 2026/04/06 04:27:28 DEBUG : Looking for writers 2026/04/06 04:27:28 DEBUG : dir: reading active writers 2026/04/06 04:27:28 DEBUG : newLeaf: reading active writers 2026/04/06 04:27:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/06 04:27:28 DEBUG : dir: Looking for writers 2026/04/06 04:27:28 DEBUG : Looking for writers 2026/04/06 04:27:28 DEBUG : dir: reading active writers 2026/04/06 04:27:28 DEBUG : newLeaf: reading active writers 2026/04/06 04:27:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/06 04:27:28 DEBUG : dir: Looking for writers 2026/04/06 04:27:28 DEBUG : Looking for writers 2026/04/06 04:27:28 DEBUG : dir: reading active writers 2026/04/06 04:27:28 DEBUG : newLeaf: reading active writers 2026/04/06 04:27:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/06 04:27:28 DEBUG : dir: Looking for writers 2026/04/06 04:27:28 DEBUG : Looking for writers 2026/04/06 04:27:28 DEBUG : dir: reading active writers 2026/04/06 04:27:28 DEBUG : newLeaf: reading active writers 2026/04/06 04:27:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/06 04:27:28 DEBUG : newLeaf: vfs cache: starting upload 2026/04/06 04:27:28 DEBUG : dir: Looking for writers 2026/04/06 04:27:28 DEBUG : Looking for writers 2026/04/06 04:27:28 DEBUG : dir: reading active writers 2026/04/06 04:27:28 DEBUG : newLeaf: reading active writers 2026/04/06 04:27:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/06 04:27:28 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/04/06 04:27:28 DEBUG : dir: Looking for writers 2026/04/06 04:27:28 DEBUG : Looking for writers 2026/04/06 04:27:28 DEBUG : dir: reading active writers 2026/04/06 04:27:28 DEBUG : newLeaf: reading active writers 2026/04/06 04:27:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/06 04:27:28 DEBUG : dir: Looking for writers 2026/04/06 04:27:28 DEBUG : Looking for writers 2026/04/06 04:27:28 DEBUG : dir: reading active writers 2026/04/06 04:27:28 DEBUG : newLeaf: reading active writers 2026/04/06 04:27:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/06 04:27:29 DEBUG : dir: Looking for writers 2026/04/06 04:27:29 DEBUG : Looking for writers 2026/04/06 04:27:29 DEBUG : dir: reading active writers 2026/04/06 04:27:29 DEBUG : newLeaf: reading active writers 2026/04/06 04:27:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/06 04:27:29 DEBUG : newLeaf: size = 25 OK 2026/04/06 04:27:29 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/06 04:27:29 INFO : newLeaf: Copied (replaced existing) 2026/04/06 04:27:29 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-06 04:27:27 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/06 04:27:29 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/06 04:27:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/06 04:27:29 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/06 04:27:30 DEBUG : dir: Looking for writers 2026/04/06 04:27:30 DEBUG : Looking for writers 2026/04/06 04:27:30 DEBUG : dir: reading active writers 2026/04/06 04:27:30 DEBUG : newLeaf: reading active writers 2026/04/06 04:27:30 DEBUG : >WaitForWriters: 2026/04/06 04:27:30 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:27:30 DEBUG : dir: Looking for writers 2026/04/06 04:27:30 DEBUG : Looking for writers 2026/04/06 04:27:30 DEBUG : dir: reading active writers 2026/04/06 04:27:30 DEBUG : newLeaf: reading active writers 2026/04/06 04:27:30 DEBUG : >WaitForWriters: 2026/04/06 04:27:30 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: cleaner exiting --- FAIL: TestFileRename (75.29s) --- PASS: TestFileRename/off,forceCache=false (8.12s) --- PASS: TestFileRename/minimal,forceCache=false (8.13s) --- FAIL: TestFileRename/minimal,forceCache=true (16.96s) --- PASS: TestFileRename/writes,forceCache=false (8.18s) --- FAIL: TestFileRename/writes,forceCache=true (16.56s) --- PASS: TestFileRename/full,forceCache=false (17.35s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:27:32 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:27:32 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:27:32 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:27:32 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:27:32 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:27:32 DEBUG : Looking for writers 2026/04/06 04:27:32 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.36s) === 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 "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:27:32 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:27:32 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:27:33 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/06 04:27:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/06 04:27:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/06 04:27:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/06 04:27:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/06 04:27:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/06 04:27:35 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/06 04:27:35 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/04/06 04:27:35 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:27:35 DEBUG : dir: Looking for writers 2026/04/06 04:27:35 DEBUG : file1: reading active writers 2026/04/06 04:27:35 DEBUG : Looking for writers 2026/04/06 04:27:35 DEBUG : dir: reading active writers 2026/04/06 04:27:35 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.51s) === RUN TestReadFileHandleSeek run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:27:37 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:27:37 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:27:38 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/06 04:27:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/06 04:27:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/06 04:27:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/06 04:27:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/06 04:27:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/06 04:27:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/06 04:27:40 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/06 04:27:40 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/06 04:27:40 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/06 04:27:40 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/06 04:27:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/06 04:27:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/06 04:27:40 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/06 04:27:40 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/04/06 04:27:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/04/06 04:27:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/04/06 04:27:40 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/04/06 04:27:41 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/04/06 04:27:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/04/06 04:27:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/04/06 04:27:41 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/04/06 04:27:41 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:27:41 DEBUG : dir: Looking for writers 2026/04/06 04:27:41 DEBUG : file1: reading active writers 2026/04/06 04:27:41 DEBUG : Looking for writers 2026/04/06 04:27:41 DEBUG : dir: reading active writers 2026/04/06 04:27:41 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (5.80s) === RUN TestReadFileHandleReadAt run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:27:42 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:27:42 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:27:44 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/06 04:27:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/06 04:27:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/06 04:27:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/06 04:27:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/06 04:27:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/06 04:27:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/06 04:27:45 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/06 04:27:45 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/06 04:27:45 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/06 04:27:45 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/06 04:27:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/06 04:27:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/06 04:27:45 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/06 04:27:46 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/04/06 04:27:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/04/06 04:27:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/04/06 04:27:46 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/04/06 04:27:46 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/04/06 04:27:46 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/04/06 04:27:46 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/04/06 04:27:46 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/04/06 04:27:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/04/06 04:27:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/04/06 04:27:46 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/06 04:27:47 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/04/06 04:27:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/04/06 04:27:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/04/06 04:27:47 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/06 04:27:47 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/06 04:27:47 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/06 04:27:47 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/06 04:27:47 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/04/06 04:27:47 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/06 04:27:47 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/06 04:27:47 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/06 04:27:47 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/04/06 04:27:47 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:27:47 DEBUG : dir: Looking for writers 2026/04/06 04:27:47 DEBUG : file1: reading active writers 2026/04/06 04:27:47 DEBUG : Looking for writers 2026/04/06 04:27:47 DEBUG : dir: reading active writers 2026/04/06 04:27:47 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (6.07s) === RUN TestReadFileHandleFlush run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:27:49 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:27:49 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:27:50 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/06 04:27:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/06 04:27:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/06 04:27:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/06 04:27:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/06 04:27:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/06 04:27:52 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/06 04:27:52 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:27:52 DEBUG : dir: Looking for writers 2026/04/06 04:27:52 DEBUG : file1: reading active writers 2026/04/06 04:27:52 DEBUG : Looking for writers 2026/04/06 04:27:52 DEBUG : dir: reading active writers 2026/04/06 04:27:52 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.34s) === RUN TestReadFileHandleRelease run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:27:53 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:27:53 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:27:54 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/06 04:27:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/06 04:27:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/06 04:27:56 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/06 04:27:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/06 04:27:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/06 04:27:56 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/06 04:27:56 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/04/06 04:27:56 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/04/06 04:27:56 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:27:56 DEBUG : dir: Looking for writers 2026/04/06 04:27:56 DEBUG : file1: reading active writers 2026/04/06 04:27:56 DEBUG : Looking for writers 2026/04/06 04:27:56 DEBUG : dir: reading active writers 2026/04/06 04:27:56 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.07s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:27:57 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:27:57 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/06 04:27:57 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:27:57 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:27:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:27:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/06 04:27:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:27:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:27:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/06 04:27:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:27:57 INFO : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/06 04:27:58 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/06 04:27:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/06 04:28:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/06 04:28:00 DEBUG : dir/file1: newRWFileHandle: 2026/04/06 04:28:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/06 04:28:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/06 04:28:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/06 04:28:00 DEBUG : dir/file1(0x3c777758e840): _readAt: size=1, off=0 2026/04/06 04:28:00 DEBUG : dir/file1(0x3c777758e840): openPending: 2026/04/06 04:28:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/06 04:28:00 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/06 04:28:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/06 04:28:00 DEBUG : dir/file1(0x3c777758e840): >openPending: err= 2026/04/06 04:28:00 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/06 04:28:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/06 04:28:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/06 04:28:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/06 04:28:00 DEBUG : dir/file1(0x3c777758e840): >_readAt: n=1, err= 2026/04/06 04:28:00 DEBUG : dir/file1(0x3c777758e840): _readAt: size=256, off=1 2026/04/06 04:28:00 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/04/06 04:28:00 DEBUG : dir/file1(0x3c777758e840): >_readAt: n=15, err=EOF 2026/04/06 04:28:00 DEBUG : dir/file1(0x3c777758e840): _readAt: size=16, off=16 2026/04/06 04:28:00 DEBUG : dir/file1(0x3c777758e840): >_readAt: n=0, err=EOF 2026/04/06 04:28:00 DEBUG : dir/file1(0x3c777758e840): close: 2026/04/06 04:28:00 DEBUG : dir/file1(0x3c777758e840): >close: err= 2026/04/06 04:28:00 DEBUG : dir/file1(0x3c777758e840): close: 2026/04/06 04:28:00 DEBUG : dir/file1(0x3c777758e840): >close: err=file already closed 2026/04/06 04:28:00 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:28:00 DEBUG : dir: Looking for writers 2026/04/06 04:28:00 DEBUG : file1: reading active writers 2026/04/06 04:28:00 DEBUG : Looking for writers 2026/04/06 04:28:00 DEBUG : dir: reading active writers 2026/04/06 04:28:00 DEBUG : >WaitForWriters: 2026/04/06 04:28:00 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.29s) === RUN TestRWFileHandleSeek run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:28:01 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:28:01 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/06 04:28:01 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:01 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/06 04:28:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/06 04:28:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:01 INFO : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/06 04:28:02 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/06 04:28:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/06 04:28:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/06 04:28:04 DEBUG : dir/file1: newRWFileHandle: 2026/04/06 04:28:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/06 04:28:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/06 04:28:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/06 04:28:04 DEBUG : dir/file1(0x3c77778824c0): _readAt: size=1, off=0 2026/04/06 04:28:04 DEBUG : dir/file1(0x3c77778824c0): openPending: 2026/04/06 04:28:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/06 04:28:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/06 04:28:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/06 04:28:04 DEBUG : dir/file1(0x3c77778824c0): >openPending: err= 2026/04/06 04:28:04 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/06 04:28:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/06 04:28:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/06 04:28:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/06 04:28:04 DEBUG : dir/file1(0x3c77778824c0): >_readAt: n=1, err= 2026/04/06 04:28:04 DEBUG : dir/file1(0x3c77778824c0): _readAt: size=1, off=5 2026/04/06 04:28:04 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/06 04:28:04 DEBUG : dir/file1(0x3c77778824c0): >_readAt: n=1, err= 2026/04/06 04:28:04 DEBUG : dir/file1(0x3c77778824c0): _readAt: size=1, off=3 2026/04/06 04:28:04 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/06 04:28:04 DEBUG : dir/file1(0x3c77778824c0): >_readAt: n=1, err= 2026/04/06 04:28:04 DEBUG : dir/file1(0x3c77778824c0): _readAt: size=1, off=13 2026/04/06 04:28:04 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/06 04:28:04 DEBUG : dir/file1(0x3c77778824c0): >_readAt: n=1, err= 2026/04/06 04:28:04 DEBUG : dir/file1(0x3c77778824c0): _readAt: size=16, off=100 2026/04/06 04:28:04 DEBUG : dir/file1(0x3c77778824c0): >_readAt: n=0, err=EOF 2026/04/06 04:28:04 DEBUG : dir/file1(0x3c77778824c0): close: 2026/04/06 04:28:04 DEBUG : dir/file1(0x3c77778824c0): >close: err= 2026/04/06 04:28:04 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:28:04 DEBUG : dir: Looking for writers 2026/04/06 04:28:04 DEBUG : file1: reading active writers 2026/04/06 04:28:04 DEBUG : Looking for writers 2026/04/06 04:28:04 DEBUG : dir: reading active writers 2026/04/06 04:28:04 DEBUG : >WaitForWriters: 2026/04/06 04:28:04 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: cleaner exiting 2026/04/06 04:28:05 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo/dir/file1: no such file or directory 2026/04/06 04:28:05 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo/dir/file1: no such file or directory --- PASS: TestRWFileHandleSeek (4.11s) === RUN TestRWFileHandleReadAt run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:28:05 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:28:05 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/06 04:28:05 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:05 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/06 04:28:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/06 04:28:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:05 INFO : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/06 04:28:06 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/06 04:28:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/06 04:28:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/06 04:28:08 DEBUG : dir/file1: newRWFileHandle: 2026/04/06 04:28:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/06 04:28:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/06 04:28:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/06 04:28:08 DEBUG : dir/file1(0x3c7777883040): _readAt: size=1, off=0 2026/04/06 04:28:08 DEBUG : dir/file1(0x3c7777883040): openPending: 2026/04/06 04:28:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/06 04:28:08 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/06 04:28:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/06 04:28:08 DEBUG : dir/file1(0x3c7777883040): >openPending: err= 2026/04/06 04:28:08 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/06 04:28:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/06 04:28:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/06 04:28:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/06 04:28:08 DEBUG : dir/file1(0x3c7777883040): >_readAt: n=1, err= 2026/04/06 04:28:08 DEBUG : dir/file1(0x3c7777883040): _readAt: size=1, off=5 2026/04/06 04:28:08 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/06 04:28:08 DEBUG : dir/file1(0x3c7777883040): >_readAt: n=1, err= 2026/04/06 04:28:08 DEBUG : dir/file1(0x3c7777883040): _readAt: size=1, off=1 2026/04/06 04:28:08 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/06 04:28:08 DEBUG : dir/file1(0x3c7777883040): >_readAt: n=1, err= 2026/04/06 04:28:08 DEBUG : dir/file1(0x3c7777883040): _readAt: size=6, off=10 2026/04/06 04:28:08 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/06 04:28:08 DEBUG : dir/file1(0x3c7777883040): >_readAt: n=6, err= 2026/04/06 04:28:08 DEBUG : dir/file1(0x3c7777883040): _readAt: size=256, off=10 2026/04/06 04:28:08 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/06 04:28:08 DEBUG : dir/file1(0x3c7777883040): >_readAt: n=6, err=EOF 2026/04/06 04:28:08 DEBUG : dir/file1(0x3c7777883040): _readAt: size=256, off=100 2026/04/06 04:28:08 DEBUG : dir/file1(0x3c7777883040): >_readAt: n=0, err=EOF 2026/04/06 04:28:08 DEBUG : dir/file1(0x3c7777883040): close: 2026/04/06 04:28:08 DEBUG : dir/file1(0x3c7777883040): >close: err= 2026/04/06 04:28:08 DEBUG : dir/file1(0x3c7777883040): _readAt: size=256, off=100 2026/04/06 04:28:08 DEBUG : dir/file1(0x3c7777883040): >_readAt: n=0, err=file already closed 2026/04/06 04:28:08 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:28:08 DEBUG : dir: Looking for writers 2026/04/06 04:28:08 DEBUG : file1: reading active writers 2026/04/06 04:28:08 DEBUG : Looking for writers 2026/04/06 04:28:08 DEBUG : dir: reading active writers 2026/04/06 04:28:08 DEBUG : >WaitForWriters: 2026/04/06 04:28:08 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: cleaner exiting 2026/04/06 04:28:09 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo/dir/file1: no such file or directory 2026/04/06 04:28:09 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo/dir/file1: no such file or directory run.go:130: removing dir "dir" failed - try 1/3: folder not empty --- PASS: TestRWFileHandleReadAt (5.45s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:28:11 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:28:11 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/06 04:28:11 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:11 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/06 04:28:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/06 04:28:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:11 INFO : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/06 04:28:12 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/06 04:28:13 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo/dir/file1: no such file or directory 2026/04/06 04:28:13 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo/dir/file1: no such file or directory 2026/04/06 04:28:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/06 04:28:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/06 04:28:14 DEBUG : dir/file1: newRWFileHandle: 2026/04/06 04:28:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/06 04:28:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/06 04:28:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/06 04:28:14 DEBUG : dir/file1(0x3c777783a480): RWFileHandle.Flush 2026/04/06 04:28:14 DEBUG : dir/file1(0x3c777783a480): _readAt: size=256, off=0 2026/04/06 04:28:14 DEBUG : dir/file1(0x3c777783a480): openPending: 2026/04/06 04:28:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/06 04:28:14 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/06 04:28:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/06 04:28:14 DEBUG : dir/file1(0x3c777783a480): >openPending: err= 2026/04/06 04:28:14 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/06 04:28:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/06 04:28:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/06 04:28:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/06 04:28:14 DEBUG : dir/file1(0x3c777783a480): >_readAt: n=16, err=EOF 2026/04/06 04:28:14 DEBUG : dir/file1(0x3c777783a480): RWFileHandle.Flush 2026/04/06 04:28:14 DEBUG : dir/file1(0x3c777783a480): RWFileHandle.Flush 2026/04/06 04:28:14 DEBUG : dir/file1(0x3c777783a480): close: 2026/04/06 04:28:14 DEBUG : dir/file1(0x3c777783a480): >close: err= 2026/04/06 04:28:14 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:28:14 DEBUG : dir: Looking for writers 2026/04/06 04:28:14 DEBUG : file1: reading active writers 2026/04/06 04:28:14 DEBUG : Looking for writers 2026/04/06 04:28:14 DEBUG : dir: reading active writers 2026/04/06 04:28:14 DEBUG : >WaitForWriters: 2026/04/06 04:28:14 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (4.38s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:28:15 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:28:15 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/06 04:28:15 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:15 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/06 04:28:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/06 04:28:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:15 INFO : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/06 04:28:16 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/06 04:28:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/06 04:28:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/06 04:28:18 DEBUG : dir/file1: newRWFileHandle: 2026/04/06 04:28:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/06 04:28:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/06 04:28:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/06 04:28:18 DEBUG : dir/file1(0x3c7777882b40): _readAt: size=256, off=0 2026/04/06 04:28:18 DEBUG : dir/file1(0x3c7777882b40): openPending: 2026/04/06 04:28:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/06 04:28:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/06 04:28:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/06 04:28:18 DEBUG : dir/file1(0x3c7777882b40): >openPending: err= 2026/04/06 04:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/06 04:28:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/06 04:28:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/06 04:28:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/06 04:28:18 DEBUG : dir/file1(0x3c7777882b40): >_readAt: n=16, err=EOF 2026/04/06 04:28:18 DEBUG : dir/file1(0x3c7777882b40): RWFileHandle.Release 2026/04/06 04:28:18 DEBUG : dir/file1(0x3c7777882b40): close: 2026/04/06 04:28:18 DEBUG : dir/file1(0x3c7777882b40): >close: err= 2026/04/06 04:28:18 DEBUG : dir/file1(0x3c7777882b40): RWFileHandle.Release 2026/04/06 04:28:18 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:28:18 DEBUG : dir: Looking for writers 2026/04/06 04:28:18 DEBUG : file1: reading active writers 2026/04/06 04:28:18 DEBUG : Looking for writers 2026/04/06 04:28:18 DEBUG : dir: reading active writers 2026/04/06 04:28:18 DEBUG : >WaitForWriters: 2026/04/06 04:28:18 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: cleaner exiting 2026/04/06 04:28:19 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo/dir/file1: no such file or directory 2026/04/06 04:28:19 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (4.25s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:28:19 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:28:19 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/06 04:28:19 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:19 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/06 04:28:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/06 04:28:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:19 INFO : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/06 04:28:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:20 DEBUG : file1: newRWFileHandle: 2026/04/06 04:28:20 DEBUG : file1(0x3c777783bc80): openPending: 2026/04/06 04:28:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/06 04:28:20 DEBUG : file1(0x3c777783bc80): >openPending: err= 2026/04/06 04:28:20 DEBUG : file1: >newRWFileHandle: err= 2026/04/06 04:28:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/06 04:28:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/06 04:28:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/06 04:28:20 DEBUG : file1(0x3c777783bc80): _writeAt: size=5, off=0 2026/04/06 04:28:20 DEBUG : file1(0x3c777783bc80): >_writeAt: n=5, err= 2026/04/06 04:28:20 DEBUG : file1(0x3c777783bc80): _writeAt: size=7, off=5 2026/04/06 04:28:20 DEBUG : file1(0x3c777783bc80): >_writeAt: n=7, err= 2026/04/06 04:28:20 DEBUG : file1: vfs cache: truncate to size=11 2026/04/06 04:28:20 DEBUG : file1(0x3c777783bc80): close: 2026/04/06 04:28:20 DEBUG : file1: vfs cache: setting modification time to 2026-04-06 04:28:20.079900881 +0000 UTC m=+304.963160037 2026/04/06 04:28:20 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:20 DEBUG : file1(0x3c777783bc80): >close: err= 2026/04/06 04:28:20 DEBUG : file1(0x3c777783bc80): close: 2026/04/06 04:28:20 DEBUG : file1(0x3c777783bc80): >close: err=file already closed 2026/04/06 04:28:20 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:28:20 DEBUG : Looking for writers 2026/04/06 04:28:20 DEBUG : file1: reading active writers 2026/04/06 04:28:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/06 04:28:20 DEBUG : Looking for writers 2026/04/06 04:28:20 DEBUG : file1: reading active writers 2026/04/06 04:28:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/06 04:28:20 DEBUG : Looking for writers 2026/04/06 04:28:20 DEBUG : file1: reading active writers 2026/04/06 04:28:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/06 04:28:20 DEBUG : Looking for writers 2026/04/06 04:28:20 DEBUG : file1: reading active writers 2026/04/06 04:28:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/06 04:28:20 DEBUG : file1: vfs cache: starting upload 2026/04/06 04:28:20 DEBUG : Looking for writers 2026/04/06 04:28:20 DEBUG : file1: reading active writers 2026/04/06 04:28:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/06 04:28:20 DEBUG : Looking for writers 2026/04/06 04:28:20 DEBUG : file1: reading active writers 2026/04/06 04:28:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/06 04:28:20 DEBUG : Looking for writers 2026/04/06 04:28:20 DEBUG : file1: reading active writers 2026/04/06 04:28:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/06 04:28:20 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/04/06 04:28:21 DEBUG : Looking for writers 2026/04/06 04:28:21 DEBUG : file1: reading active writers 2026/04/06 04:28:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/06 04:28:21 DEBUG : file1: size = 11 OK 2026/04/06 04:28:21 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/06 04:28:21 INFO : file1: Copied (new) 2026/04/06 04:28:21 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-06 04:28:20 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/04/06 04:28:21 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/06 04:28:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/06 04:28:21 INFO : file1: vfs cache: upload succeeded try #1 2026/04/06 04:28:22 DEBUG : Looking for writers 2026/04/06 04:28:22 DEBUG : file1: reading active writers 2026/04/06 04:28:22 DEBUG : >WaitForWriters: 2026/04/06 04:28:22 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:28:22 DEBUG : Looking for writers 2026/04/06 04:28:22 DEBUG : file1: reading active writers 2026/04/06 04:28:22 DEBUG : >WaitForWriters: 2026/04/06 04:28:22 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.13s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:28:23 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:28:23 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/06 04:28:23 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:23 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/06 04:28:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/06 04:28:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:23 INFO : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/06 04:28:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:23 DEBUG : file1: newRWFileHandle: 2026/04/06 04:28:23 DEBUG : file1(0x3c7777882440): openPending: 2026/04/06 04:28:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/06 04:28:23 DEBUG : file1(0x3c7777882440): >openPending: err= 2026/04/06 04:28:23 DEBUG : file1: >newRWFileHandle: err= 2026/04/06 04:28:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/06 04:28:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/06 04:28:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/06 04:28:23 DEBUG : file1(0x3c7777882440): _writeAt: size=7, off=0 2026/04/06 04:28:23 DEBUG : file1(0x3c7777882440): >_writeAt: n=7, err= 2026/04/06 04:28:23 DEBUG : file1(0x3c7777882440): _writeAt: size=6, off=5 2026/04/06 04:28:23 DEBUG : file1(0x3c7777882440): >_writeAt: n=6, err= 2026/04/06 04:28:23 DEBUG : file1(0x3c7777882440): close: 2026/04/06 04:28:23 DEBUG : file1: vfs cache: setting modification time to 2026-04-06 04:28:23.212277513 +0000 UTC m=+308.095536669 2026/04/06 04:28:23 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:23 DEBUG : file1(0x3c7777882440): >close: err= 2026/04/06 04:28:23 DEBUG : file1(0x3c7777882440): _writeAt: size=5, off=0 2026/04/06 04:28:23 DEBUG : file1(0x3c7777882440): >_writeAt: n=0, err=file already closed 2026/04/06 04:28:23 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:28:23 DEBUG : Looking for writers 2026/04/06 04:28:23 DEBUG : file1: reading active writers 2026/04/06 04:28:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/06 04:28:23 DEBUG : Looking for writers 2026/04/06 04:28:23 DEBUG : file1: reading active writers 2026/04/06 04:28:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/06 04:28:23 DEBUG : Looking for writers 2026/04/06 04:28:23 DEBUG : file1: reading active writers 2026/04/06 04:28:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/06 04:28:23 DEBUG : Looking for writers 2026/04/06 04:28:23 DEBUG : file1: reading active writers 2026/04/06 04:28:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/06 04:28:23 DEBUG : file1: vfs cache: starting upload 2026/04/06 04:28:23 DEBUG : Looking for writers 2026/04/06 04:28:23 DEBUG : file1: reading active writers 2026/04/06 04:28:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/06 04:28:23 DEBUG : Looking for writers 2026/04/06 04:28:23 DEBUG : file1: reading active writers 2026/04/06 04:28:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/06 04:28:23 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo/dir/file1: no such file or directory 2026/04/06 04:28:23 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo/dir/file1: no such file or directory 2026/04/06 04:28:23 DEBUG : Looking for writers 2026/04/06 04:28:23 DEBUG : file1: reading active writers 2026/04/06 04:28:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/06 04:28:24 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/04/06 04:28:24 DEBUG : Looking for writers 2026/04/06 04:28:24 DEBUG : file1: reading active writers 2026/04/06 04:28:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/06 04:28:25 DEBUG : file1: size = 11 OK 2026/04/06 04:28:25 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/06 04:28:25 INFO : file1: Copied (new) 2026/04/06 04:28:25 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-06 04:28:23 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/04/06 04:28:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/06 04:28:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/06 04:28:25 INFO : file1: vfs cache: upload succeeded try #1 2026/04/06 04:28:25 DEBUG : Looking for writers 2026/04/06 04:28:25 DEBUG : file1: reading active writers 2026/04/06 04:28:25 DEBUG : >WaitForWriters: 2026/04/06 04:28:25 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:28:25 DEBUG : Looking for writers 2026/04/06 04:28:25 DEBUG : file1: reading active writers 2026/04/06 04:28:25 DEBUG : >WaitForWriters: 2026/04/06 04:28:25 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.14s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:28:26 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:28:26 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/06 04:28:26 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:26 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/06 04:28:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/06 04:28:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:26 INFO : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/06 04:28:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:26 DEBUG : file1: newRWFileHandle: 2026/04/06 04:28:26 DEBUG : file1(0x3c77773c8f00): openPending: 2026/04/06 04:28:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/06 04:28:26 DEBUG : file1(0x3c77773c8f00): >openPending: err= 2026/04/06 04:28:26 DEBUG : file1: >newRWFileHandle: err= 2026/04/06 04:28:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/06 04:28:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/06 04:28:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/06 04:28:26 DEBUG : file1(0x3c77773c8f00): close: 2026/04/06 04:28:26 DEBUG : file1: vfs cache: setting modification time to 2026-04-06 04:28:26.360200187 +0000 UTC m=+311.243459333 2026/04/06 04:28:26 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:26 DEBUG : file1(0x3c77773c8f00): >close: err= 2026/04/06 04:28:26 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/06 04:28:26 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/06 04:28:26 DEBUG : file2: newRWFileHandle: 2026/04/06 04:28:26 DEBUG : file2(0x3c77773c9380): openPending: 2026/04/06 04:28:26 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:26 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/06 04:28:26 DEBUG : file2(0x3c77773c9380): >openPending: err= 2026/04/06 04:28:26 DEBUG : file2: >newRWFileHandle: err= 2026/04/06 04:28:26 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/06 04:28:26 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/04/06 04:28:26 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/04/06 04:28:26 DEBUG : file2(0x3c77773c9380): RWFileHandle.Flush 2026/04/06 04:28:26 DEBUG : file2(0x3c77773c9380): RWFileHandle.Release 2026/04/06 04:28:26 DEBUG : file2(0x3c77773c9380): close: 2026/04/06 04:28:26 DEBUG : file2: vfs cache: setting modification time to 2026-04-06 04:28:26.362510526 +0000 UTC m=+311.245769673 2026/04/06 04:28:26 INFO : file2: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:26 DEBUG : file2(0x3c77773c9380): >close: err= 2026/04/06 04:28:26 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:28:26 DEBUG : Looking for writers 2026/04/06 04:28:26 DEBUG : file2: reading active writers 2026/04/06 04:28:26 DEBUG : file1: reading active writers 2026/04/06 04:28:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/04/06 04:28:26 DEBUG : Looking for writers 2026/04/06 04:28:26 DEBUG : file1: reading active writers 2026/04/06 04:28:26 DEBUG : file2: reading active writers 2026/04/06 04:28:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/04/06 04:28:26 DEBUG : Looking for writers 2026/04/06 04:28:26 DEBUG : file1: reading active writers 2026/04/06 04:28:26 DEBUG : file2: reading active writers 2026/04/06 04:28:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/04/06 04:28:26 DEBUG : Looking for writers 2026/04/06 04:28:26 DEBUG : file2: reading active writers 2026/04/06 04:28:26 DEBUG : file1: reading active writers 2026/04/06 04:28:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/04/06 04:28:26 DEBUG : file1: vfs cache: starting upload 2026/04/06 04:28:26 DEBUG : file2: vfs cache: starting upload 2026/04/06 04:28:26 DEBUG : Looking for writers 2026/04/06 04:28:26 DEBUG : file1: reading active writers 2026/04/06 04:28:26 DEBUG : file2: reading active writers 2026/04/06 04:28:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/04/06 04:28:26 DEBUG : Looking for writers 2026/04/06 04:28:26 DEBUG : file1: reading active writers 2026/04/06 04:28:26 DEBUG : file2: reading active writers 2026/04/06 04:28:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/04/06 04:28:26 DEBUG : Looking for writers 2026/04/06 04:28:26 DEBUG : file1: reading active writers 2026/04/06 04:28:26 DEBUG : file2: reading active writers 2026/04/06 04:28:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/04/06 04:28:27 DEBUG : Looking for writers 2026/04/06 04:28:27 DEBUG : file1: reading active writers 2026/04/06 04:28:27 DEBUG : file2: reading active writers 2026/04/06 04:28:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/04/06 04:28:28 DEBUG : file1: size = 0 OK 2026/04/06 04:28:28 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/06 04:28:28 INFO : file1: Copied (new) 2026/04/06 04:28:28 DEBUG : file1: vfs cache: fingerprint now "0,2026-04-06 04:28:26 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/04/06 04:28:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/06 04:28:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/06 04:28:28 INFO : file1: vfs cache: upload succeeded try #1 2026/04/06 04:28:28 DEBUG : Looking for writers 2026/04/06 04:28:28 DEBUG : file1: reading active writers 2026/04/06 04:28:28 DEBUG : file2: reading active writers 2026/04/06 04:28:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/06 04:28:29 DEBUG : file2: size = 0 OK 2026/04/06 04:28:29 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/06 04:28:29 INFO : file2: Copied (new) 2026/04/06 04:28:29 DEBUG : file2: vfs cache: fingerprint now "0,2026-04-06 04:28:26 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/04/06 04:28:29 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/04/06 04:28:29 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/06 04:28:29 INFO : file2: vfs cache: upload succeeded try #1 2026/04/06 04:28:29 DEBUG : Looking for writers 2026/04/06 04:28:29 DEBUG : file1: reading active writers 2026/04/06 04:28:29 DEBUG : file2: reading active writers 2026/04/06 04:28:29 DEBUG : >WaitForWriters: 2026/04/06 04:28:29 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:28:29 DEBUG : Looking for writers 2026/04/06 04:28:29 DEBUG : file1: reading active writers 2026/04/06 04:28:29 DEBUG : file2: reading active writers 2026/04/06 04:28:29 DEBUG : >WaitForWriters: 2026/04/06 04:28:29 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (4.32s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:28:30 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:28:30 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/06 04:28:30 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:30 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/06 04:28:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/06 04:28:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:30 INFO : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/06 04:28:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:30 DEBUG : file1: newRWFileHandle: 2026/04/06 04:28:30 DEBUG : file1(0x3c7777232cc0): openPending: 2026/04/06 04:28:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/06 04:28:30 DEBUG : file1(0x3c7777232cc0): >openPending: err= 2026/04/06 04:28:30 DEBUG : file1: >newRWFileHandle: err= 2026/04/06 04:28:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/06 04:28:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/06 04:28:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/06 04:28:30 DEBUG : file1(0x3c7777232cc0): _writeAt: size=5, off=0 2026/04/06 04:28:30 DEBUG : file1(0x3c7777232cc0): >_writeAt: n=5, err= 2026/04/06 04:28:30 DEBUG : file1(0x3c7777232cc0): RWFileHandle.Flush 2026/04/06 04:28:30 DEBUG : file1(0x3c7777232cc0): RWFileHandle.Flush 2026/04/06 04:28:30 DEBUG : file1(0x3c7777232cc0): close: 2026/04/06 04:28:30 DEBUG : file1: vfs cache: setting modification time to 2026-04-06 04:28:30.678741106 +0000 UTC m=+315.562000262 2026/04/06 04:28:30 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:30 DEBUG : file1(0x3c7777232cc0): >close: err= 2026/04/06 04:28:30 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:28:30 DEBUG : Looking for writers 2026/04/06 04:28:30 DEBUG : file1: reading active writers 2026/04/06 04:28:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/06 04:28:30 DEBUG : Looking for writers 2026/04/06 04:28:30 DEBUG : file1: reading active writers 2026/04/06 04:28:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/06 04:28:30 DEBUG : Looking for writers 2026/04/06 04:28:30 DEBUG : file1: reading active writers 2026/04/06 04:28:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/06 04:28:30 DEBUG : Looking for writers 2026/04/06 04:28:30 DEBUG : file1: reading active writers 2026/04/06 04:28:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/06 04:28:30 DEBUG : file1: vfs cache: starting upload 2026/04/06 04:28:30 DEBUG : Looking for writers 2026/04/06 04:28:30 DEBUG : file1: reading active writers 2026/04/06 04:28:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/06 04:28:30 DEBUG : Looking for writers 2026/04/06 04:28:30 DEBUG : file1: reading active writers 2026/04/06 04:28:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/06 04:28:31 DEBUG : Looking for writers 2026/04/06 04:28:31 DEBUG : file1: reading active writers 2026/04/06 04:28:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/06 04:28:31 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/04/06 04:28:31 DEBUG : Looking for writers 2026/04/06 04:28:31 DEBUG : file1: reading active writers 2026/04/06 04:28:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/06 04:28:32 DEBUG : file1: size = 5 OK 2026/04/06 04:28:32 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/06 04:28:32 INFO : file1: Copied (new) 2026/04/06 04:28:32 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-06 04:28:30 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/06 04:28:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/06 04:28:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/06 04:28:32 INFO : file1: vfs cache: upload succeeded try #1 2026/04/06 04:28:32 DEBUG : Looking for writers 2026/04/06 04:28:32 DEBUG : file1: reading active writers 2026/04/06 04:28:32 DEBUG : >WaitForWriters: 2026/04/06 04:28:32 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (2.98s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:28:33 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:28:33 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/06 04:28:33 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:33 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/06 04:28:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/06 04:28:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:33 INFO : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/06 04:28:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:33 DEBUG : file1: newRWFileHandle: 2026/04/06 04:28:33 DEBUG : file1(0x3c777783aa40): openPending: 2026/04/06 04:28:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/06 04:28:33 DEBUG : file1(0x3c777783aa40): >openPending: err= 2026/04/06 04:28:33 DEBUG : file1: >newRWFileHandle: err= 2026/04/06 04:28:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/06 04:28:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/06 04:28:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/06 04:28:33 DEBUG : file1(0x3c777783aa40): _writeAt: size=5, off=0 2026/04/06 04:28:33 DEBUG : file1(0x3c777783aa40): >_writeAt: n=5, err= 2026/04/06 04:28:33 DEBUG : file1(0x3c777783aa40): RWFileHandle.Release 2026/04/06 04:28:33 DEBUG : file1(0x3c777783aa40): close: 2026/04/06 04:28:33 DEBUG : file1: vfs cache: setting modification time to 2026-04-06 04:28:33.658379045 +0000 UTC m=+318.541638201 2026/04/06 04:28:33 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:33 DEBUG : file1(0x3c777783aa40): >close: err= 2026/04/06 04:28:33 DEBUG : file1(0x3c777783aa40): RWFileHandle.Release 2026/04/06 04:28:33 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:28:33 DEBUG : Looking for writers 2026/04/06 04:28:33 DEBUG : file1: reading active writers 2026/04/06 04:28:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/06 04:28:33 DEBUG : Looking for writers 2026/04/06 04:28:33 DEBUG : file1: reading active writers 2026/04/06 04:28:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/06 04:28:33 DEBUG : Looking for writers 2026/04/06 04:28:33 DEBUG : file1: reading active writers 2026/04/06 04:28:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/06 04:28:33 DEBUG : Looking for writers 2026/04/06 04:28:33 DEBUG : file1: reading active writers 2026/04/06 04:28:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/06 04:28:33 DEBUG : file1: vfs cache: starting upload 2026/04/06 04:28:33 DEBUG : Looking for writers 2026/04/06 04:28:33 DEBUG : file1: reading active writers 2026/04/06 04:28:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/06 04:28:33 DEBUG : Looking for writers 2026/04/06 04:28:33 DEBUG : file1: reading active writers 2026/04/06 04:28:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/06 04:28:34 DEBUG : Looking for writers 2026/04/06 04:28:34 DEBUG : file1: reading active writers 2026/04/06 04:28:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/06 04:28:34 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/04/06 04:28:34 DEBUG : Looking for writers 2026/04/06 04:28:34 DEBUG : file1: reading active writers 2026/04/06 04:28:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/06 04:28:35 DEBUG : file1: size = 5 OK 2026/04/06 04:28:35 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/06 04:28:35 INFO : file1: Copied (new) 2026/04/06 04:28:35 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-06 04:28:33 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/06 04:28:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/06 04:28:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/06 04:28:35 INFO : file1: vfs cache: upload succeeded try #1 2026/04/06 04:28:35 DEBUG : Looking for writers 2026/04/06 04:28:35 DEBUG : file1: reading active writers 2026/04/06 04:28:35 DEBUG : >WaitForWriters: 2026/04/06 04:28:35 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (2.97s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:28:36 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:28:36 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/06 04:28:36 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:36 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/06 04:28:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/06 04:28:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:36 INFO : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/06 04:28:37 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/06 04:28:38 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/04/06 04:28:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/06 04:28:39 DEBUG : dir/file1: newRWFileHandle: 2026/04/06 04:28:39 DEBUG : dir/file1(0x3c777783ac80): openPending: 2026/04/06 04:28:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/06 04:28:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/06 04:28:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/06 04:28:39 DEBUG : dir/file1(0x3c777783ac80): >openPending: err= 2026/04/06 04:28:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/06 04:28:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/06 04:28:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/06 04:28:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/06 04:28:39 DEBUG : dir/file1(0x3c777783ac80): _writeAt: size=5, off=0 2026/04/06 04:28:39 DEBUG : dir/file1(0x3c777783ac80): >_writeAt: n=5, err= 2026/04/06 04:28:39 DEBUG : dir/file1(0x3c777783ac80): close: 2026/04/06 04:28:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:39 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-06 04:28:39.114247457 +0000 UTC m=+323.997506613 2026/04/06 04:28:39 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:39 DEBUG : dir/file1(0x3c777783ac80): >close: err= 2026/04/06 04:28:39 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:28:39 DEBUG : dir: Looking for writers 2026/04/06 04:28:39 DEBUG : file1: reading active writers 2026/04/06 04:28:39 DEBUG : Looking for writers 2026/04/06 04:28:39 DEBUG : dir: reading active writers 2026/04/06 04:28:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/06 04:28:39 DEBUG : dir: Looking for writers 2026/04/06 04:28:39 DEBUG : file1: reading active writers 2026/04/06 04:28:39 DEBUG : Looking for writers 2026/04/06 04:28:39 DEBUG : dir: reading active writers 2026/04/06 04:28:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/06 04:28:39 DEBUG : dir: Looking for writers 2026/04/06 04:28:39 DEBUG : file1: reading active writers 2026/04/06 04:28:39 DEBUG : Looking for writers 2026/04/06 04:28:39 DEBUG : dir: reading active writers 2026/04/06 04:28:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/06 04:28:39 DEBUG : dir: Looking for writers 2026/04/06 04:28:39 DEBUG : file1: reading active writers 2026/04/06 04:28:39 DEBUG : Looking for writers 2026/04/06 04:28:39 DEBUG : dir: reading active writers 2026/04/06 04:28:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/06 04:28:39 DEBUG : dir/file1: vfs cache: starting upload 2026/04/06 04:28:39 DEBUG : dir: Looking for writers 2026/04/06 04:28:39 DEBUG : file1: reading active writers 2026/04/06 04:28:39 DEBUG : Looking for writers 2026/04/06 04:28:39 DEBUG : dir: reading active writers 2026/04/06 04:28:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/06 04:28:39 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/04/06 04:28:39 DEBUG : dir: Looking for writers 2026/04/06 04:28:39 DEBUG : file1: reading active writers 2026/04/06 04:28:39 DEBUG : Looking for writers 2026/04/06 04:28:39 DEBUG : dir: reading active writers 2026/04/06 04:28:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/06 04:28:39 DEBUG : dir: Looking for writers 2026/04/06 04:28:39 DEBUG : file1: reading active writers 2026/04/06 04:28:39 DEBUG : Looking for writers 2026/04/06 04:28:39 DEBUG : dir: reading active writers 2026/04/06 04:28:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/06 04:28:40 DEBUG : dir/file1: size = 5 OK 2026/04/06 04:28:40 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/06 04:28:40 INFO : dir/file1: Copied (replaced existing) 2026/04/06 04:28:40 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-04-06 04:28:39 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/06 04:28:40 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/06 04:28:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/06 04:28:40 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/06 04:28:40 DEBUG : dir: Looking for writers 2026/04/06 04:28:40 DEBUG : file1: reading active writers 2026/04/06 04:28:40 DEBUG : Looking for writers 2026/04/06 04:28:40 DEBUG : dir: reading active writers 2026/04/06 04:28:40 DEBUG : >WaitForWriters: 2026/04/06 04:28:40 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (4.97s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:28:41 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:28:41 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/06 04:28:41 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:41 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/06 04:28:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/06 04:28:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:41 INFO : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/06 04:28:42 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/06 04:28:43 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:44 DEBUG : dir/file1: newRWFileHandle: 2026/04/06 04:28:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/06 04:28:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/06 04:28:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/06 04:28:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/06 04:28:44 DEBUG : dir/file1(0x3c777758f1c0): _writeAt: size=5, off=0 2026/04/06 04:28:44 DEBUG : dir/file1(0x3c777758f1c0): openPending: 2026/04/06 04:28:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/06 04:28:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/06 04:28:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/06 04:28:44 DEBUG : dir/file1(0x3c777758f1c0): >openPending: err= 2026/04/06 04:28:44 DEBUG : dir/file1(0x3c777758f1c0): >_writeAt: n=5, err= 2026/04/06 04:28:44 DEBUG : dir/file1(0x3c777758f1c0): _writeAt: size=15, off=5 2026/04/06 04:28:44 DEBUG : dir/file1(0x3c777758f1c0): >_writeAt: n=15, err= 2026/04/06 04:28:44 DEBUG : dir/file1(0x3c777758f1c0): close: 2026/04/06 04:28:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/04/06 04:28:44 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-06 04:28:44.080651108 +0000 UTC m=+328.963910264 2026/04/06 04:28:44 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:44 DEBUG : dir/file1(0x3c777758f1c0): >close: err= 2026/04/06 04:28:44 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:28:44 DEBUG : dir: Looking for writers 2026/04/06 04:28:44 DEBUG : file1: reading active writers 2026/04/06 04:28:44 DEBUG : Looking for writers 2026/04/06 04:28:44 DEBUG : dir: reading active writers 2026/04/06 04:28:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/06 04:28:44 DEBUG : dir: Looking for writers 2026/04/06 04:28:44 DEBUG : file1: reading active writers 2026/04/06 04:28:44 DEBUG : Looking for writers 2026/04/06 04:28:44 DEBUG : dir: reading active writers 2026/04/06 04:28:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/06 04:28:44 DEBUG : dir: Looking for writers 2026/04/06 04:28:44 DEBUG : file1: reading active writers 2026/04/06 04:28:44 DEBUG : Looking for writers 2026/04/06 04:28:44 DEBUG : dir: reading active writers 2026/04/06 04:28:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/06 04:28:44 DEBUG : dir: Looking for writers 2026/04/06 04:28:44 DEBUG : file1: reading active writers 2026/04/06 04:28:44 DEBUG : Looking for writers 2026/04/06 04:28:44 DEBUG : dir: reading active writers 2026/04/06 04:28:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/06 04:28:44 DEBUG : dir/file1: vfs cache: starting upload 2026/04/06 04:28:44 DEBUG : dir: Looking for writers 2026/04/06 04:28:44 DEBUG : file1: reading active writers 2026/04/06 04:28:44 DEBUG : Looking for writers 2026/04/06 04:28:44 DEBUG : dir: reading active writers 2026/04/06 04:28:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/06 04:28:44 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2026/04/06 04:28:44 DEBUG : dir: Looking for writers 2026/04/06 04:28:44 DEBUG : file1: reading active writers 2026/04/06 04:28:44 DEBUG : Looking for writers 2026/04/06 04:28:44 DEBUG : dir: reading active writers 2026/04/06 04:28:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/06 04:28:44 DEBUG : dir: Looking for writers 2026/04/06 04:28:44 DEBUG : file1: reading active writers 2026/04/06 04:28:44 DEBUG : Looking for writers 2026/04/06 04:28:44 DEBUG : dir: reading active writers 2026/04/06 04:28:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/06 04:28:45 DEBUG : dir/file1: size = 20 OK 2026/04/06 04:28:45 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/04/06 04:28:45 INFO : dir/file1: Copied (replaced existing) 2026/04/06 04:28:45 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-04-06 04:28:44 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/04/06 04:28:45 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/06 04:28:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/06 04:28:45 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/06 04:28:45 DEBUG : dir: Looking for writers 2026/04/06 04:28:45 DEBUG : file1: reading active writers 2026/04/06 04:28:45 DEBUG : Looking for writers 2026/04/06 04:28:45 DEBUG : dir: reading active writers 2026/04/06 04:28:45 DEBUG : >WaitForWriters: 2026/04/06 04:28:45 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (4.96s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:28:46 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:28:46 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/06 04:28:46 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:46 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/06 04:28:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/06 04:28:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:46 INFO : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/06 04:28:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:46 DEBUG : file1: newRWFileHandle: 2026/04/06 04:28:46 DEBUG : file1(0x3c7776ef4140): openPending: 2026/04/06 04:28:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/06 04:28:46 DEBUG : file1(0x3c7776ef4140): >openPending: err= 2026/04/06 04:28:46 DEBUG : file1: >newRWFileHandle: err= 2026/04/06 04:28:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/06 04:28:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/06 04:28:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/06 04:28:46 DEBUG : file1(0x3c7776ef4140): _writeAt: size=5, off=0 2026/04/06 04:28:46 DEBUG : file1(0x3c7776ef4140): >_writeAt: n=5, err= 2026/04/06 04:28:46 DEBUG : file1(0x3c7776ef4140): close: 2026/04/06 04:28:46 DEBUG : file1: vfs cache: setting modification time to 2026-04-06 04:28:46.552068774 +0000 UTC m=+331.435328000 2026/04/06 04:28:46 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:46 DEBUG : file1(0x3c7776ef4140): >close: err= 2026/04/06 04:28:46 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:28:46 DEBUG : Looking for writers 2026/04/06 04:28:46 DEBUG : file1: reading active writers 2026/04/06 04:28:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/06 04:28:46 DEBUG : Looking for writers 2026/04/06 04:28:46 DEBUG : file1: reading active writers 2026/04/06 04:28:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/06 04:28:46 DEBUG : Looking for writers 2026/04/06 04:28:46 DEBUG : file1: reading active writers 2026/04/06 04:28:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/06 04:28:46 DEBUG : Looking for writers 2026/04/06 04:28:46 DEBUG : file1: reading active writers 2026/04/06 04:28:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/06 04:28:46 DEBUG : file1: vfs cache: starting upload 2026/04/06 04:28:46 DEBUG : Looking for writers 2026/04/06 04:28:46 DEBUG : file1: reading active writers 2026/04/06 04:28:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/06 04:28:46 DEBUG : Looking for writers 2026/04/06 04:28:46 DEBUG : file1: reading active writers 2026/04/06 04:28:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/06 04:28:47 DEBUG : Looking for writers 2026/04/06 04:28:47 DEBUG : file1: reading active writers 2026/04/06 04:28:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/06 04:28:47 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/04/06 04:28:47 DEBUG : Looking for writers 2026/04/06 04:28:47 DEBUG : file1: reading active writers 2026/04/06 04:28:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/06 04:28:48 DEBUG : file1: size = 5 OK 2026/04/06 04:28:48 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/06 04:28:48 INFO : file1: Copied (new) 2026/04/06 04:28:48 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-06 04:28:46 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/06 04:28:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/06 04:28:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/06 04:28:48 INFO : file1: vfs cache: upload succeeded try #1 2026/04/06 04:28:48 DEBUG : Looking for writers 2026/04/06 04:28:48 DEBUG : file1: reading active writers 2026/04/06 04:28:48 DEBUG : >WaitForWriters: 2026/04/06 04:28:48 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (2.96s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:28:49 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:28:49 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/06 04:28:49 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:49 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/06 04:28:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/06 04:28:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/04/06 04:28:49 INFO : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777783b180): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777783b180): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777783b180): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777783b180): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777783b180): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.512926315 +0000 UTC m=+334.396185471 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777783b180): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777783b600): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777783b600): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777783b600): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777783b600): >_readAt: n=2, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777783b600): _writeAt: size=3, off=2 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777783b600): >_writeAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777783b600): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.512926315 +0000 UTC m=+334.396185471 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777783b600): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777783bac0): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777783bac0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777783bac0): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777783bac0): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777783bac0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.512926315 +0000 UTC m=+334.396185471 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777783bac0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77771c0620 item 1 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777712d640): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777712d640): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777712d640): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777712d640): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777712d640): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.515470495 +0000 UTC m=+334.398729651 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777712d640): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777712dc00): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777712dc00): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777712dc00): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777712dc00): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777712dc00): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.515470495 +0000 UTC m=+334.398729651 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777712dc00): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77771c1c00 item 2 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777233140): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777233140): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777233140): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777233140): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777233140): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.518019444 +0000 UTC m=+334.401278621 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777233140): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777233a80): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777233a80): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777233a80): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777233a80): >_readAt: n=2, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777233a80): _writeAt: size=3, off=2 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777233a80): >_writeAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777233a80): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.518019444 +0000 UTC m=+334.401278621 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777233a80): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c83c0): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c83c0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c83c0): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c83c0): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c83c0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.518019444 +0000 UTC m=+334.401278621 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c83c0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7776f82850 item 3 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c8b40): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c8b40): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c8b40): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c8b40): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c8b40): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.521594409 +0000 UTC m=+334.404853594 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c8b40): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c9080): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c9080): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c9080): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c9080): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c9080): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.521594409 +0000 UTC m=+334.404853594 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c9080): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7776f83960 item 4 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c9a00): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c9a00): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c9a00): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c9a00): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c9a00): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.523473634 +0000 UTC m=+334.406732790 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c9a00): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c9ec0): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c9ec0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c9ec0): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c9ec0): >_readAt: n=2, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c9ec0): _writeAt: size=3, off=2 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c9ec0): >_writeAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c9ec0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.523473634 +0000 UTC m=+334.406732790 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c9ec0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77774209c0): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77774209c0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77774209c0): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77774209c0): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77774209c0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.523473634 +0000 UTC m=+334.406732790 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77774209c0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777722e770 item 5 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777421040): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777421040): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777421040): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777421040): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777421040): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.526375759 +0000 UTC m=+334.409634955 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777421040): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777421580): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777421580): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777421580): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777421580): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777421580): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.526375759 +0000 UTC m=+334.409634955 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777421580): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77773f84d0 item 6 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777883400): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777883400): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777883400): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777883400): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777883400): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.528608161 +0000 UTC m=+334.411867317 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777883400): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777883900): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777883900): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777883900): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777883900): >_readAt: n=2, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777883900): _writeAt: size=3, off=2 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777883900): >_writeAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777883900): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.528608161 +0000 UTC m=+334.411867317 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777883900): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777883dc0): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777883dc0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777883dc0): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777883dc0): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777883dc0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.528608161 +0000 UTC m=+334.411867317 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777883dc0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777738e00 item 7 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777602500): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777602500): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777602500): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777602500): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777602500): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.531473686 +0000 UTC m=+334.414732842 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777602500): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777602a40): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777602a40): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777602a40): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777602a40): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777602a40): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.531473686 +0000 UTC m=+334.414732842 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777602a40): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777739570 item 8 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777603000): _readAt: size=2, off=0 2026/04/06 04:28:49 ERROR : open-test-file(0x3c7777603000): Couldn't read size of file 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777603000): >_readAt: n=0, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777603000): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777603000): >_writeAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777603000): close: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777603000): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776033c0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776033c0): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776033c0): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776033c0): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776033c0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.533173032 +0000 UTC m=+334.416432178 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776033c0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777603840): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777603840): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777603840): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777603840): >_readAt: n=2, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777603840): _writeAt: size=3, off=2 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777603840): >_writeAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777603840): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.533173032 +0000 UTC m=+334.416432178 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777603840): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b0100): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b0100): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b0100): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b0100): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b0100): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.533173032 +0000 UTC m=+334.416432178 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b0100): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777739c70 item 9 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b0780): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b0780): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b0780): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b0780): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b0780): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.535246244 +0000 UTC m=+334.418505389 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b0780): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b0cc0): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b0cc0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b0cc0): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b0cc0): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b0cc0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.535246244 +0000 UTC m=+334.418505389 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b0cc0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77773ea850 item 10 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b1300): _readAt: size=2, off=0 2026/04/06 04:28:49 ERROR : open-test-file(0x3c77777b1300): Couldn't read size of file 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b1300): >_readAt: n=0, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b1300): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b1300): >_writeAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b1300): close: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b1300): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b16c0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b16c0): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b16c0): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b16c0): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b16c0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.536974995 +0000 UTC m=+334.420234151 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b16c0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b1bc0): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b1bc0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b1bc0): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b1bc0): >_readAt: n=2, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b1bc0): _writeAt: size=3, off=2 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b1bc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b1bc0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.536974995 +0000 UTC m=+334.420234151 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b1bc0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777ca1c0): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777ca1c0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777ca1c0): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777ca1c0): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777ca1c0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.536974995 +0000 UTC m=+334.420234151 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777ca1c0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77773eb180 item 11 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777ca840): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777ca840): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777ca840): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777ca840): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777ca840): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.539192609 +0000 UTC m=+334.422451754 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777ca840): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777cad80): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777cad80): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777cad80): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777cad80): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777cad80): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.539192609 +0000 UTC m=+334.422451754 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777cad80): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777424f50 item 12 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777cb3c0): _readAt: size=2, off=0 2026/04/06 04:28:49 ERROR : open-test-file(0x3c77777cb3c0): Couldn't read size of file 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777cb3c0): >_readAt: n=0, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777cb3c0): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777cb3c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777cb3c0): close: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777cb3c0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777cb780): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777cb780): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777cb780): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777cb780): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777cb780): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.541040845 +0000 UTC m=+334.424300001 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777cb780): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777cbe40): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777cbe40): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777cbe40): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777cbe40): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777cbe40): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.541040845 +0000 UTC m=+334.424300001 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777cbe40): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777425570 item 13 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778085c0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778085c0): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778085c0): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778085c0): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778085c0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.542621246 +0000 UTC m=+334.425880402 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778085c0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777808b00): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777808b00): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777808b00): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777808b00): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777808b00): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.542621246 +0000 UTC m=+334.425880402 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777808b00): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777224850 item 14 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777809140): _readAt: size=2, off=0 2026/04/06 04:28:49 ERROR : open-test-file(0x3c7777809140): Couldn't read size of file 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777809140): >_readAt: n=0, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777809140): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777809140): >_writeAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777809140): close: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777809140): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777809500): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777809500): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777809500): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777809500): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777809500): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.544353014 +0000 UTC m=+334.427612170 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777809500): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777809bc0): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777809bc0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777809bc0): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777809bc0): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777809bc0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.544353014 +0000 UTC m=+334.427612170 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777809bc0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777225110 item 15 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 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/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777822340): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777822340): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777822340): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777822340): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777822340): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.546813896 +0000 UTC m=+334.430073082 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777822340): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777822880): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777822880): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777822880): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777822880): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777822880): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.546813896 +0000 UTC m=+334.430073082 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777822880): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77772258f0 item 16 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777822ec0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777822ec0): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777822ec0): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777822ec0): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777822ec0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.549248449 +0000 UTC m=+334.432507625 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777822ec0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777823340): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777823340): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777823340): open at offset 5 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777823340): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777823340): >_readAt: n=2, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777823340): _writeAt: size=3, off=7 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777823340): >_writeAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777823340): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.549248449 +0000 UTC m=+334.432507625 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777823340): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777823840): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777823840): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777823840): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777823840): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777823840): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.549248449 +0000 UTC m=+334.432507625 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777823840): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777721a2a0 item 17 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777823ec0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777823ec0): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777823ec0): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777823ec0): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777823ec0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.552370769 +0000 UTC m=+334.435629955 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777823ec0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777840500): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777840500): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777840500): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777840500): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777840500): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.552370769 +0000 UTC m=+334.435629955 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777840500): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777721af50 item 18 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777840b80): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777840b80): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777840b80): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777840b80): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777840b80): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.55698282 +0000 UTC m=+334.440242026 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777840b80): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777841080): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777841080): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777841080): open at offset 5 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777841080): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777841080): >_readAt: n=2, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777841080): _writeAt: size=3, off=7 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777841080): >_writeAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777841080): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.55698282 +0000 UTC m=+334.440242026 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777841080): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777841580): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777841580): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777841580): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777841580): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777841580): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.55698282 +0000 UTC m=+334.440242026 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777841580): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777721bc70 item 19 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777841c00): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777841c00): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777841c00): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777841c00): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777841c00): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.561000941 +0000 UTC m=+334.444260127 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777841c00): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777866240): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777866240): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777866240): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777866240): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777866240): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.561000941 +0000 UTC m=+334.444260127 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777866240): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777858460 item 20 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778668c0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778668c0): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778668c0): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778668c0): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778668c0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.563602157 +0000 UTC m=+334.446861344 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778668c0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777866dc0): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777866dc0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777866dc0): open at offset 5 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777866dc0): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777866dc0): >_readAt: n=2, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777866dc0): _writeAt: size=3, off=7 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777866dc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777866dc0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.563602157 +0000 UTC m=+334.446861344 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777866dc0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778672c0): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778672c0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778672c0): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778672c0): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778672c0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.563602157 +0000 UTC m=+334.446861344 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778672c0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77778587e0 item 21 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777867940): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777867940): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777867940): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777867940): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777867940): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.566180893 +0000 UTC m=+334.449440049 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777867940): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777867e80): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777867e80): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777867e80): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777867e80): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777867e80): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.566180893 +0000 UTC m=+334.449440049 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777867e80): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777858cb0 item 22 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777788c600): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777788c600): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777788c600): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777788c600): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777788c600): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.568157422 +0000 UTC m=+334.451416578 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777788c600): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777788cb00): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777788cb00): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777788cb00): open at offset 5 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777788cb00): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777788cb00): >_readAt: n=2, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777788cb00): _writeAt: size=3, off=7 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777788cb00): >_writeAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777788cb00): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.568157422 +0000 UTC m=+334.451416578 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777788cb00): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777788d000): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777788d000): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777788d000): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777788d000): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777788d000): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.568157422 +0000 UTC m=+334.451416578 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777788d000): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777859030 item 23 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 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/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777788d680): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777788d680): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777788d680): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777788d680): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777788d680): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.570453934 +0000 UTC m=+334.453713110 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777788d680): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777758ed40): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777758ed40): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777758ed40): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777758ed40): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777758ed40): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.570453934 +0000 UTC m=+334.453713110 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777758ed40): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777779c850 item 24 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777758f980): _readAt: size=2, off=0 2026/04/06 04:28:49 ERROR : open-test-file(0x3c777758f980): Couldn't read size of file 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777758f980): >_readAt: n=0, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777758f980): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777758f980): >_writeAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777758f980): close: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777758f980): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777758fd40): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777758fd40): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777758fd40): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777758fd40): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777758fd40): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.572550799 +0000 UTC m=+334.455809955 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777758fd40): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77782e8340): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77782e8340): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77782e8340): open at offset 5 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77782e8340): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77782e8340): >_readAt: n=2, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77782e8340): _writeAt: size=3, off=7 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77782e8340): >_writeAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77782e8340): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.572550799 +0000 UTC m=+334.455809955 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77782e8340): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77782e8880): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77782e8880): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77782e8880): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77782e8880): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77782e8880): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.572550799 +0000 UTC m=+334.455809955 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77782e8880): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777779ce70 item 25 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77782e8f00): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77782e8f00): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77782e8f00): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77782e8f00): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77782e8f00): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.575706694 +0000 UTC m=+334.458965869 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77782e8f00): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77782e9440): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77782e9440): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77782e9440): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77782e9440): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77782e9440): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.575706694 +0000 UTC m=+334.458965869 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77782e9440): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777779d880 item 26 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77782e9a80): _readAt: size=2, off=0 2026/04/06 04:28:49 ERROR : open-test-file(0x3c77782e9a80): Couldn't read size of file 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77782e9a80): >_readAt: n=0, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77782e9a80): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77782e9a80): >_writeAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77782e9a80): close: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77782e9a80): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77782e9e40): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77782e9e40): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77782e9e40): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77782e9e40): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77782e9e40): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.578501907 +0000 UTC m=+334.461761083 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77782e9e40): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778306440): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778306440): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778306440): open at offset 5 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778306440): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778306440): >_readAt: n=2, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778306440): _writeAt: size=3, off=7 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778306440): >_writeAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778306440): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.578501907 +0000 UTC m=+334.461761083 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778306440): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778306980): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778306980): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778306980): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778306980): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778306980): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.578501907 +0000 UTC m=+334.461761083 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778306980): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777779dce0 item 27 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 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/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778307000): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778307000): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778307000): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778307000): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778307000): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.58184827 +0000 UTC m=+334.465107456 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778307000): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778307540): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778307540): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778307540): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778307540): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778307540): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.58184827 +0000 UTC m=+334.465107456 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778307540): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777830c310 item 28 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778307b80): _readAt: size=2, off=0 2026/04/06 04:28:49 ERROR : open-test-file(0x3c7778307b80): Couldn't read size of file 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778307b80): >_readAt: n=0, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778307b80): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778307b80): >_writeAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778307b80): close: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778307b80): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777831e040): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777831e040): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777831e040): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777831e040): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777831e040): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.583478445 +0000 UTC m=+334.466737601 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777831e040): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777831e700): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777831e700): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777831e700): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777831e700): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777831e700): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.583478445 +0000 UTC m=+334.466737601 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777831e700): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777830c690 item 29 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 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/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777831ed80): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777831ed80): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777831ed80): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777831ed80): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777831ed80): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.585216514 +0000 UTC m=+334.468475670 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777831ed80): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777831f2c0): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777831f2c0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777831f2c0): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777831f2c0): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777831f2c0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.585216514 +0000 UTC m=+334.468475670 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777831f2c0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777830ca10 item 30 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 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/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777831f900): _readAt: size=2, off=0 2026/04/06 04:28:49 ERROR : open-test-file(0x3c777831f900): Couldn't read size of file 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777831f900): >_readAt: n=0, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777831f900): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777831f900): >_writeAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777831f900): close: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777831f900): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777831fcc0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777831fcc0): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777831fcc0): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777831fcc0): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777831fcc0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.586828375 +0000 UTC m=+334.470087531 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777831fcc0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778346480): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778346480): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778346480): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778346480): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778346480): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.586828375 +0000 UTC m=+334.470087531 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778346480): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777830cd90 item 31 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 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/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778346b00): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778346b00): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778346b00): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778346b00): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778346b00): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.58894099 +0000 UTC m=+334.472200177 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778346b00): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778347040): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778347040): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778347040): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778347040): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778347040): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.58894099 +0000 UTC m=+334.472200177 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778347040): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777830d110 item 32 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778347680): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778347680): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778347680): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778347680): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778347680): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.590505633 +0000 UTC m=+334.473764789 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778347680): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778347b00): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778347b00): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778347b00): _writeAt: size=3, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778347b00): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778347b00): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777830d490 item 33 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778347b00): >_writeAt: n=3, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778347b00): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.591054698 +0000 UTC m=+334.474313855 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778347b00): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778362100): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778362100): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778362100): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778362100): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778362100): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.591054698 +0000 UTC m=+334.474313855 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778362100): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777830d650 item 33 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778362740): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778362740): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778362740): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778362740): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778362740): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.593395654 +0000 UTC m=+334.476654830 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778362740): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778362bc0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778362bc0): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777830d9d0 item 34 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778362bc0): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778362bc0): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778362bc0): _writeAt: size=3, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778362bc0): >_writeAt: n=3, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778362bc0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.593966561 +0000 UTC m=+334.477225718 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778362bc0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778363100): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778363100): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778363100): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778363100): >_readAt: n=3, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778363100): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.593966561 +0000 UTC m=+334.477225718 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778363100): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777830db90 item 34 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778363740): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778363740): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778363740): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778363740): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778363740): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.596283942 +0000 UTC m=+334.479543129 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778363740): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778363bc0): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778363bc0): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778363bc0): _writeAt: size=3, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778363bc0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778363bc0): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777837e070 item 35 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778363bc0): >_writeAt: n=3, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778363bc0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.597450013 +0000 UTC m=+334.480709199 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778363bc0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783801c0): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783801c0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783801c0): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783801c0): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783801c0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.597450013 +0000 UTC m=+334.480709199 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783801c0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777837e230 item 35 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778380840): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778380840): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778380840): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778380840): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778380840): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.599983793 +0000 UTC m=+334.483242979 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778380840): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778380d40): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778380d40): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777837e5b0 item 36 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778380d40): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778380d40): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778380d40): _writeAt: size=3, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778380d40): >_writeAt: n=3, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778380d40): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.600861579 +0000 UTC m=+334.484120765 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778380d40): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778381280): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778381280): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778381280): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778381280): >_readAt: n=3, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778381280): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.600861579 +0000 UTC m=+334.484120765 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778381280): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777837e770 item 36 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783818c0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783818c0): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783818c0): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783818c0): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783818c0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.602757296 +0000 UTC m=+334.486016452 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783818c0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778381d40): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778381d40): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778381d40): _writeAt: size=3, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778381d40): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778381d40): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777837eaf0 item 37 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778381d40): >_writeAt: n=3, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778381d40): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.603355054 +0000 UTC m=+334.486614210 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778381d40): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783a0340): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783a0340): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783a0340): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783a0340): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783a0340): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.603355054 +0000 UTC m=+334.486614210 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783a0340): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777837ecb0 item 37 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783a09c0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783a09c0): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783a09c0): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783a09c0): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783a09c0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.604852378 +0000 UTC m=+334.488111524 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783a09c0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783a0ec0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783a0ec0): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777837f030 item 38 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783a0ec0): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783a0ec0): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783a0ec0): _writeAt: size=3, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783a0ec0): >_writeAt: n=3, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783a0ec0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.60541536 +0000 UTC m=+334.488674516 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783a0ec0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783a1400): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783a1400): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783a1400): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783a1400): >_readAt: n=3, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783a1400): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.60541536 +0000 UTC m=+334.488674516 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783a1400): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777837f1f0 item 38 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783a1a80): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783a1a80): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783a1a80): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783a1a80): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783a1a80): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.606913917 +0000 UTC m=+334.490173073 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783a1a80): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783c4080): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783c4080): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783c4080): _writeAt: size=3, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783c4080): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783c4080): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777837f570 item 39 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783c4080): >_writeAt: n=3, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783c4080): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.607426695 +0000 UTC m=+334.490685851 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783c4080): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783c4580): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783c4580): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783c4580): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783c4580): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783c4580): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.607426695 +0000 UTC m=+334.490685851 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783c4580): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777837f730 item 39 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783c4c00): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783c4c00): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783c4c00): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783c4c00): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783c4c00): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.608951831 +0000 UTC m=+334.492210987 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783c4c00): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783c5100): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783c5100): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777837fab0 item 40 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783c5100): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783c5100): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783c5100): _writeAt: size=3, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783c5100): >_writeAt: n=3, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783c5100): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.609609282 +0000 UTC m=+334.492868438 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783c5100): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783c5640): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783c5640): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783c5640): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783c5640): >_readAt: n=3, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783c5640): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.609609282 +0000 UTC m=+334.492868438 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783c5640): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777837fc70 item 40 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783c5c00): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783c5c00): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783c5c00): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783c5c00): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783c5c00): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783c5c00): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783c5c00): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.610953497 +0000 UTC m=+334.494212643 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783c5c00): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783e2200): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783e2200): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783e2200): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77783e0150 item 41 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783e2200): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783e2200): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.61151123 +0000 UTC m=+334.494770376 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783e2200): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783e26c0): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783e26c0): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783e26c0): _writeAt: size=3, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783e26c0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783e26c0): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77783e0310 item 41 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783e26c0): >_writeAt: n=3, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783e26c0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.612033775 +0000 UTC m=+334.495292931 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783e26c0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783e2c00): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783e2c00): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783e2c00): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783e2c00): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783e2c00): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.612033775 +0000 UTC m=+334.495292931 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783e2c00): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77783e04d0 item 41 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783e3240): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783e3240): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783e3240): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783e3240): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783e3240): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783e3240): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783e3240): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.613583831 +0000 UTC m=+334.496842987 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783e3240): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783e3740): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783e3740): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783e3740): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77783e0850 item 42 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783e3740): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783e3740): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.614127546 +0000 UTC m=+334.497386702 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783e3740): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783e3c80): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783e3c80): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77783e0a10 item 42 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783e3c80): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783e3c80): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783e3c80): _writeAt: size=3, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783e3c80): >_writeAt: n=3, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783e3c80): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.614708692 +0000 UTC m=+334.497967838 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77783e3c80): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778400300): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778400300): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778400300): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778400300): >_readAt: n=3, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778400300): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.614708692 +0000 UTC m=+334.497967838 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778400300): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77783e0bd0 item 42 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778400940): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778400940): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778400940): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778400940): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778400940): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778400940): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778400940): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.616187632 +0000 UTC m=+334.499446788 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778400940): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778400e40): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778400e40): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778400e40): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77783e0f50 item 43 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778400e40): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778400e40): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.616748601 +0000 UTC m=+334.500007757 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778400e40): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777421ac0): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777421ac0): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777421ac0): _writeAt: size=3, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777421ac0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777421ac0): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77773f8b60 item 43 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777421ac0): >_writeAt: n=3, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777421ac0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.61763381 +0000 UTC m=+334.500892996 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777421ac0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777768100): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777768100): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777768100): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777768100): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777768100): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.61763381 +0000 UTC m=+334.500892996 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777768100): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77773f9110 item 43 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777768740): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777768740): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777768740): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777768740): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777768740): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777768740): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777768740): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.620361987 +0000 UTC m=+334.503621173 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777768740): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777768c40): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777768c40): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777768c40): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77773f9dc0 item 44 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777768c40): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777768c40): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.621310687 +0000 UTC m=+334.504569873 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777768c40): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777769180): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777769180): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777777a0e0 item 44 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777769180): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777769180): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777769180): _writeAt: size=3, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777769180): >_writeAt: n=3, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777769180): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.622416072 +0000 UTC m=+334.505675259 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777769180): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777769700): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777769700): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777769700): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777769700): >_readAt: n=3, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777769700): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.622416072 +0000 UTC m=+334.505675259 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777769700): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777777a2a0 item 44 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777769d40): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777769d40): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777769d40): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777769d40): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777769d40): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777769d40): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777769d40): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.62504431 +0000 UTC m=+334.508303516 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777769d40): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777848c340): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777848c340): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777848c340): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777777a620 item 45 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777848c340): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777848c340): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.626189511 +0000 UTC m=+334.509448698 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777848c340): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777848ca40): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777848ca40): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777848ca40): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777848ca40): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777848ca40): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.626189511 +0000 UTC m=+334.509448698 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777848ca40): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777777a7e0 item 45 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777848d080): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777848d080): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777848d080): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777848d080): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777848d080): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777848d080): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777848d080): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.628426241 +0000 UTC m=+334.511685428 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777848d080): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777848d580): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777848d580): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777848d580): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777777ab60 item 46 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777848d580): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777848d580): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.629410447 +0000 UTC m=+334.512669623 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777848d580): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777848dc80): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777848dc80): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777848dc80): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777848dc80): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777848dc80): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.629410447 +0000 UTC m=+334.512669623 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777848dc80): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777777ad20 item 46 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784ae3c0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784ae3c0): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784ae3c0): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784ae3c0): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784ae3c0): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784ae3c0): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784ae3c0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.6310234 +0000 UTC m=+334.514282556 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784ae3c0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784ae8c0): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784ae8c0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784ae8c0): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777777b0a0 item 47 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784ae8c0): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784ae8c0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.631576514 +0000 UTC m=+334.514835670 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784ae8c0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784aefc0): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784aefc0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784aefc0): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784aefc0): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784aefc0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.631576514 +0000 UTC m=+334.514835670 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784aefc0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777777b260 item 47 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 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/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784af600): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784af600): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784af600): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784af600): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784af600): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784af600): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784af600): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.633066155 +0000 UTC m=+334.516325301 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784af600): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784afb00): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784afb00): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784afb00): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777777b5e0 item 48 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784afb00): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784afb00): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.633613948 +0000 UTC m=+334.516873094 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784afb00): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784c6300): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784c6300): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784c6300): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784c6300): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784c6300): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.633613948 +0000 UTC m=+334.516873094 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784c6300): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777777b7a0 item 48 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784c6940): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784c6940): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784c6940): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784c6940): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784c6940): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.635179881 +0000 UTC m=+334.518439037 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784c6940): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784c6dc0): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784c6dc0): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784c6dc0): _writeAt: size=3, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784c6dc0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784c6dc0): open at offset 5 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784c6dc0): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777777bb20 item 49 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784c6dc0): >_writeAt: n=3, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784c6dc0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.636223531 +0000 UTC m=+334.519482717 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784c6dc0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784c7300): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784c7300): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784c7300): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784c7300): >_readAt: n=8, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784c7300): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.636223531 +0000 UTC m=+334.519482717 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784c7300): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777777bce0 item 49 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784c7980): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784c7980): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784c7980): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784c7980): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784c7980): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.638399235 +0000 UTC m=+334.521658422 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784c7980): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784c7e80): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784c7e80): open at offset 5 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784c7e80): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77784de1c0 item 50 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784c7e80): _readAt: size=2, off=5 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784c7e80): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784c7e80): _writeAt: size=3, off=5 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784c7e80): >_writeAt: n=3, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784c7e80): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.639115507 +0000 UTC m=+334.522374653 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784c7e80): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784f0500): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784f0500): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784f0500): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784f0500): >_readAt: n=3, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784f0500): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.639115507 +0000 UTC m=+334.522374653 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784f0500): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77784de380 item 50 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784f0b80): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784f0b80): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784f0b80): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784f0b80): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784f0b80): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.640673436 +0000 UTC m=+334.523932582 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784f0b80): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784f1080): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784f1080): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784f1080): _writeAt: size=3, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784f1080): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784f1080): open at offset 5 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784f1080): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77784de700 item 51 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784f1080): >_writeAt: n=3, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784f1080): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.641313183 +0000 UTC m=+334.524572328 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784f1080): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784f15c0): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784f15c0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784f15c0): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784f15c0): >_readAt: n=8, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784f15c0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.641313183 +0000 UTC m=+334.524572328 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784f15c0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77784de8c0 item 51 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784f1c40): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784f1c40): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784f1c40): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784f1c40): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784f1c40): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.642961913 +0000 UTC m=+334.526221069 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784f1c40): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777850c240): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777850c240): open at offset 5 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777850c240): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77784dec40 item 52 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777850c240): _readAt: size=2, off=5 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777850c240): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777850c240): _writeAt: size=3, off=5 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777850c240): >_writeAt: n=3, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777850c240): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.64363854 +0000 UTC m=+334.526897686 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777850c240): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777850c7c0): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777850c7c0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777850c7c0): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777850c7c0): >_readAt: n=3, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777850c7c0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.64363854 +0000 UTC m=+334.526897686 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777850c7c0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77784dee00 item 52 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777850ce40): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777850ce40): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777850ce40): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777850ce40): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777850ce40): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.645196739 +0000 UTC m=+334.528455895 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777850ce40): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777850d340): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777850d340): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777850d340): _writeAt: size=3, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777850d340): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777850d340): open at offset 5 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777850d340): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77784df180 item 53 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777850d340): >_writeAt: n=3, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777850d340): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.645872023 +0000 UTC m=+334.529131199 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777850d340): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777850d880): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777850d880): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777850d880): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777850d880): >_readAt: n=8, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777850d880): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.645872023 +0000 UTC m=+334.529131199 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777850d880): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77784df340 item 53 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778528000): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778528000): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778528000): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778528000): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778528000): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.647395547 +0000 UTC m=+334.530654693 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778528000): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778528500): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778528500): open at offset 5 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778528500): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77784df6c0 item 54 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778528500): _readAt: size=2, off=5 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778528500): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778528500): _writeAt: size=3, off=5 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778528500): >_writeAt: n=3, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778528500): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.648162454 +0000 UTC m=+334.531421610 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778528500): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778528a80): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778528a80): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778528a80): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778528a80): >_readAt: n=3, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778528a80): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.648162454 +0000 UTC m=+334.531421610 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778528a80): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77784df880 item 54 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778529100): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778529100): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778529100): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778529100): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778529100): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.649733869 +0000 UTC m=+334.532993014 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778529100): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7776ef4cc0): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7776ef4cc0): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7776ef4cc0): _writeAt: size=3, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7776ef4cc0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7776ef4cc0): open at offset 5 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7776ef4cc0): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77771b3c70 item 55 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7776ef4cc0): >_writeAt: n=3, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7776ef4cc0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.650302761 +0000 UTC m=+334.533561908 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7776ef4cc0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778584000): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778584000): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778584000): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778584000): >_readAt: n=8, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778584000): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.650302761 +0000 UTC m=+334.533561908 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778584000): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77785820e0 item 55 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 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/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778584680): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778584680): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778584680): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778584680): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778584680): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.651667877 +0000 UTC m=+334.534927023 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778584680): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778584b80): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778584b80): open at offset 5 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778584b80): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7778582460 item 56 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778584b80): _readAt: size=2, off=5 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778584b80): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778584b80): _writeAt: size=3, off=5 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778584b80): >_writeAt: n=3, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778584b80): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.652375632 +0000 UTC m=+334.535634788 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778584b80): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778585100): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778585100): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778585100): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778585100): >_readAt: n=3, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778585100): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.652375632 +0000 UTC m=+334.535634788 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778585100): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77783e0000 item 56 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778585740): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778585740): open at offset 0 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778585740): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778585740): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778585740): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778585740): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778585740): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778585740): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.654063336 +0000 UTC m=+334.537322483 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778585740): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778585c80): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778585c80): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778585c80): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77783e0380 item 57 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778585c80): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778585c80): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.654668969 +0000 UTC m=+334.537928125 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778585c80): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77785282c0): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77785282c0): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77785282c0): _writeAt: size=3, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77785282c0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77785282c0): open at offset 5 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77785282c0): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77783e0540 item 57 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77785282c0): >_writeAt: n=3, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77785282c0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.655388105 +0000 UTC m=+334.538647261 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77785282c0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778528840): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778528840): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778528840): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778528840): >_readAt: n=8, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778528840): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.655388105 +0000 UTC m=+334.538647261 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778528840): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77783e0700 item 57 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778528e80): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778528e80): open at offset 0 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778528e80): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778528e80): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778528e80): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778528e80): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778528e80): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778528e80): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.656984397 +0000 UTC m=+334.540243553 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778528e80): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778529580): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778529580): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778529580): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77783e0a80 item 58 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778529580): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778529580): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.657525678 +0000 UTC m=+334.540784824 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778529580): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778529ac0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778529ac0): open at offset 5 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778529ac0): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77783e0c40 item 58 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778529ac0): _readAt: size=2, off=5 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778529ac0): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778529ac0): _writeAt: size=3, off=5 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778529ac0): >_writeAt: n=3, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778529ac0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.658198849 +0000 UTC m=+334.541457995 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778529ac0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777783a1c0): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777783a1c0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777783a1c0): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777783a1c0): >_readAt: n=3, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777783a1c0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.658198849 +0000 UTC m=+334.541457995 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777783a1c0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77783e0e00 item 58 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777783a8c0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777783a8c0): open at offset 0 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777783a8c0): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777783a8c0): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777783a8c0): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777783a8c0): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777783a8c0): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777783a8c0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.659452563 +0000 UTC m=+334.542711709 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777783a8c0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777783ae80): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777783ae80): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777783ae80): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77783e11f0 item 59 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777783ae80): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777783ae80): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.659971973 +0000 UTC m=+334.543231119 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777783ae80): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777783b440): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777783b440): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777783b440): _writeAt: size=3, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777783b440): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777783b440): open at offset 5 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777783b440): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77783e13b0 item 59 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777783b440): >_writeAt: n=3, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777783b440): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.661064975 +0000 UTC m=+334.544324151 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777783b440): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777783b9c0): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777783b9c0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777783b9c0): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777783b9c0): >_readAt: n=8, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777783b9c0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.661064975 +0000 UTC m=+334.544324151 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777783b9c0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77783e1570 item 59 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 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/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777712d2c0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777712d2c0): open at offset 0 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777712d2c0): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777712d2c0): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777712d2c0): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777712d2c0): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777712d2c0): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777712d2c0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.663664579 +0000 UTC m=+334.546923765 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777712d2c0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777712db40): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777712db40): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777712db40): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77783e18f0 item 60 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777712db40): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777712db40): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.664285511 +0000 UTC m=+334.547544657 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777712db40): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777232f40): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777232f40): open at offset 5 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777232f40): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77783e1ab0 item 60 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777232f40): _readAt: size=2, off=5 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777232f40): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777232f40): _writeAt: size=3, off=5 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777232f40): >_writeAt: n=3, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777232f40): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.664978047 +0000 UTC m=+334.548237203 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777232f40): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77772337c0): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77772337c0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77772337c0): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77772337c0): >_readAt: n=3, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77772337c0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.664978047 +0000 UTC m=+334.548237203 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77772337c0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77783e1c70 item 60 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c8480): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c8480): open at offset 0 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c8480): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c8480): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c8480): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c8480): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c8480): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c8480): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.666450185 +0000 UTC m=+334.549709341 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c8480): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c8ac0): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c8ac0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c8ac0): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777858150 item 61 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c8ac0): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c8ac0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.667024498 +0000 UTC m=+334.550283654 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c8ac0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c91c0): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c91c0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c91c0): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c91c0): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c91c0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.667024498 +0000 UTC m=+334.550283654 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c91c0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777858310 item 61 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 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/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c9b40): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c9b40): open at offset 0 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c9b40): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c9b40): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c9b40): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c9b40): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c9b40): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c9b40): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.668548303 +0000 UTC m=+334.551807459 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77773c9b40): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777882340): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777882340): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777882340): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777858690 item 62 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777882340): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777882340): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.66920939 +0000 UTC m=+334.552468546 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777882340): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777882b80): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777882b80): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777882b80): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777882b80): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777882b80): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.66920939 +0000 UTC m=+334.552468546 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777882b80): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777858850 item 62 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 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/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777883240): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777883240): open at offset 0 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777883240): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777883240): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777883240): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777883240): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777883240): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777883240): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.670625091 +0000 UTC m=+334.553884247 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777883240): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777883780): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777883780): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777883780): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777858bd0 item 63 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777883780): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777883780): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.671240943 +0000 UTC m=+334.554500099 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777883780): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777883e80): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777883e80): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777883e80): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777883e80): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777883e80): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.671240943 +0000 UTC m=+334.554500099 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777883e80): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777858d90 item 63 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 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/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777602580): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777602580): open at offset 0 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777602580): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777602580): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777602580): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777602580): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777602580): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777602580): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.672714803 +0000 UTC m=+334.555973959 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777602580): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777602ac0): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777602ac0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777602ac0): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777859110 item 64 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777602ac0): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777602ac0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.673221568 +0000 UTC m=+334.556480724 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777602ac0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776031c0): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776031c0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776031c0): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776031c0): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776031c0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.673221568 +0000 UTC m=+334.556480724 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776031c0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77778592d0 item 64 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777603800): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777603800): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777603800): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777603800): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777603800): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.674747297 +0000 UTC m=+334.558006443 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777603800): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777758e040): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777758e040): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777758e040): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777758e040): >_readAt: n=2, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777758e040): _writeAt: size=3, off=2 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77778596c0 item 65 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777758e040): >_writeAt: n=3, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777758e040): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.675285372 +0000 UTC m=+334.558544518 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777758e040): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777758eb40): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777758eb40): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777758eb40): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777758eb40): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777758eb40): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.675285372 +0000 UTC m=+334.558544518 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777758eb40): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777859880 item 65 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777758f640): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777758f640): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777758f640): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777758f640): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777758f640): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.676675916 +0000 UTC m=+334.559935072 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777758f640): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777758fc00): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777758fc00): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777859c00 item 66 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777758fc00): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777758fc00): >_readAt: n=0, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777758fc00): _writeAt: size=3, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777758fc00): >_writeAt: n=3, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777758fc00): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.677327224 +0000 UTC m=+334.560586381 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777758fc00): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777420300): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777420300): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777420300): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777420300): >_readAt: n=3, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777420300): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.677327224 +0000 UTC m=+334.560586381 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777420300): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777859dc0 item 66 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777420dc0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777420dc0): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777420dc0): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777420dc0): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777420dc0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.678703972 +0000 UTC m=+334.561963128 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777420dc0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777421240): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777421240): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777421240): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777421240): >_readAt: n=2, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777421240): _writeAt: size=3, off=2 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77785828c0 item 67 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777421240): >_writeAt: n=3, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777421240): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.679276792 +0000 UTC m=+334.562535938 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777421240): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777421740): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777421740): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777421740): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777421740): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777421740): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.679276792 +0000 UTC m=+334.562535938 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777421740): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7778582a80 item 67 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777421dc0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777421dc0): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777421dc0): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777421dc0): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777421dc0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.68064799 +0000 UTC m=+334.563907135 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777421dc0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7776ef4440): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7776ef4440): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7778582e00 item 68 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7776ef4440): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7776ef4440): >_readAt: n=0, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7776ef4440): _writeAt: size=3, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7776ef4440): >_writeAt: n=3, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7776ef4440): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.681283919 +0000 UTC m=+334.564543076 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7776ef4440): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7776ef4d40): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7776ef4d40): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7776ef4d40): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7776ef4d40): >_readAt: n=3, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7776ef4d40): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.681283919 +0000 UTC m=+334.564543076 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7776ef4d40): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7778582fc0 item 68 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777600580): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777600580): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777600580): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777600580): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777600580): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.682621031 +0000 UTC m=+334.565880177 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777600580): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777600a00): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777600a00): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777600a00): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777600a00): >_readAt: n=2, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777600a00): _writeAt: size=3, off=2 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7778583340 item 69 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777600a00): >_writeAt: n=3, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777600a00): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.683377278 +0000 UTC m=+334.566636434 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777600a00): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777600f00): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777600f00): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777600f00): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777600f00): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777600f00): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.683377278 +0000 UTC m=+334.566636434 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777600f00): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7778583500 item 69 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777601580): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777601580): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777601580): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777601580): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777601580): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.684900151 +0000 UTC m=+334.568159308 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777601580): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777601a80): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777601a80): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7778583880 item 70 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777601a80): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777601a80): >_readAt: n=0, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777601a80): _writeAt: size=3, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777601a80): >_writeAt: n=3, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777601a80): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.685550479 +0000 UTC m=+334.568809635 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777601a80): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776bc0c0): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776bc0c0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776bc0c0): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776bc0c0): >_readAt: n=3, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776bc0c0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.685550479 +0000 UTC m=+334.568809635 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776bc0c0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7778583a40 item 70 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776bc740): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776bc740): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776bc740): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776bc740): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776bc740): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.686838669 +0000 UTC m=+334.570097814 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776bc740): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776bcc40): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776bcc40): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776bcc40): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776bcc40): >_readAt: n=2, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776bcc40): _writeAt: size=3, off=2 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7778583dc0 item 71 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776bcc40): >_writeAt: n=3, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776bcc40): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.687472153 +0000 UTC m=+334.570731300 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776bcc40): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776bd140): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776bd140): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776bd140): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776bd140): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776bd140): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.687472153 +0000 UTC m=+334.570731300 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776bd140): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77784de0e0 item 71 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776bd7c0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776bd7c0): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776bd7c0): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776bd7c0): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776bd7c0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.688851775 +0000 UTC m=+334.572110922 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776bd7c0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776bdcc0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776bdcc0): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77784de460 item 72 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776bdcc0): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776bdcc0): >_readAt: n=0, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776bdcc0): _writeAt: size=3, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776bdcc0): >_writeAt: n=3, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776bdcc0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.689529495 +0000 UTC m=+334.572788641 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776bdcc0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776f4300): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776f4300): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776f4300): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776f4300): >_readAt: n=3, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776f4300): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.689529495 +0000 UTC m=+334.572788641 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776f4300): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77784de620 item 72 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776f48c0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776f48c0): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776f48c0): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776f48c0): >_readAt: n=0, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776f48c0): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776f48c0): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776f48c0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.690844235 +0000 UTC m=+334.574103381 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776f48c0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776f4dc0): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776f4dc0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776f4dc0): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77784de9a0 item 73 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776f4dc0): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776f4dc0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.691383031 +0000 UTC m=+334.574642177 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776f4dc0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776f5280): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776f5280): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776f5280): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776f5280): >_readAt: n=2, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776f5280): _writeAt: size=3, off=2 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77784deb60 item 73 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776f5280): >_writeAt: n=3, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776f5280): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.692067984 +0000 UTC m=+334.575327130 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776f5280): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776f57c0): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776f57c0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776f57c0): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776f57c0): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776f57c0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.692067984 +0000 UTC m=+334.575327130 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776f57c0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77784ded20 item 73 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776f5e00): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776f5e00): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776f5e00): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776f5e00): >_readAt: n=0, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776f5e00): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776f5e00): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776f5e00): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.693373616 +0000 UTC m=+334.576632763 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77776f5e00): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777722400): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777722400): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777722400): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77784df0a0 item 74 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777722400): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777722400): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.693953541 +0000 UTC m=+334.577212697 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777722400): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777722940): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777722940): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77784df260 item 74 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777722940): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777722940): >_readAt: n=0, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777722940): _writeAt: size=3, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777722940): >_writeAt: n=3, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777722940): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.694564743 +0000 UTC m=+334.577823890 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777722940): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777722ec0): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777722ec0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777722ec0): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777722ec0): >_readAt: n=3, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777722ec0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.694564743 +0000 UTC m=+334.577823890 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777722ec0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77784df420 item 74 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777723500): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777723500): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777723500): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777723500): >_readAt: n=0, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777723500): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777723500): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777723500): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.695793482 +0000 UTC m=+334.579052628 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777723500): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778416100): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778416100): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778416100): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77784df7a0 item 75 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778416100): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778416100): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.696535271 +0000 UTC m=+334.579794427 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778416100): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778416640): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778416640): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778416640): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778416640): >_readAt: n=2, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778416640): _writeAt: size=3, off=2 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7776e24a10 item 75 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778416640): >_writeAt: n=3, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778416640): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.697121247 +0000 UTC m=+334.580380393 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778416640): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778416b80): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778416b80): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778416b80): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778416b80): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778416b80): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.697121247 +0000 UTC m=+334.580380393 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778416b80): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7776e255e0 item 75 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784171c0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784171c0): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784171c0): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784171c0): >_readAt: n=0, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784171c0): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784171c0): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784171c0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.69924366 +0000 UTC m=+334.582502847 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784171c0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784176c0): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784176c0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784176c0): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77771e8b60 item 76 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784176c0): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784176c0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.699773179 +0000 UTC m=+334.583032336 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784176c0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778417c00): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778417c00): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77771e9110 item 76 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778417c00): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778417c00): >_readAt: n=0, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778417c00): _writeAt: size=3, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778417c00): >_writeAt: n=3, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778417c00): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.700377861 +0000 UTC m=+334.583637017 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778417c00): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778430280): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778430280): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778430280): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778430280): >_readAt: n=3, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778430280): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.700377861 +0000 UTC m=+334.583637017 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778430280): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77771e9b20 item 76 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784308c0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784308c0): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784308c0): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784308c0): >_readAt: n=0, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784308c0): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784308c0): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784308c0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.701861639 +0000 UTC m=+334.585120795 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784308c0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778430dc0): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778430dc0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778430dc0): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777786770 item 77 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778430dc0): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778430dc0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.702535149 +0000 UTC m=+334.585794306 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778430dc0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784314c0): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784314c0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784314c0): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784314c0): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784314c0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.702535149 +0000 UTC m=+334.585794306 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77784314c0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777786930 item 77 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778431b00): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778431b00): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778431b00): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778431b00): >_readAt: n=0, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778431b00): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778431b00): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778431b00): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.704070627 +0000 UTC m=+334.587329783 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778431b00): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778446100): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778446100): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778446100): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777787880 item 78 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778446100): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778446100): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.704613962 +0000 UTC m=+334.587873118 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778446100): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778446800): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778446800): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778446800): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778446800): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778446800): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.704613962 +0000 UTC m=+334.587873118 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778446800): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777787ab0 item 78 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778446e40): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778446e40): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778446e40): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778446e40): >_readAt: n=0, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778446e40): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778446e40): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778446e40): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.706541939 +0000 UTC m=+334.589801086 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778446e40): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778447340): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778447340): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778447340): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777787e30 item 79 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778447340): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778447340): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.707158934 +0000 UTC m=+334.590418090 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778447340): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778447a40): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778447a40): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778447a40): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778447a40): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778447a40): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.707158934 +0000 UTC m=+334.590418090 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778447a40): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77771a8930 item 79 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 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/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777845c180): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777845c180): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777845c180): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777845c180): >_readAt: n=0, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777845c180): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777845c180): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777845c180): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.708640859 +0000 UTC m=+334.591900015 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777845c180): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777845c680): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777845c680): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777845c680): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77771a9420 item 80 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777845c680): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777845c680): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.709201887 +0000 UTC m=+334.592461043 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777845c680): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777845cd80): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777845cd80): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777845cd80): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777845cd80): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777845cd80): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.709201887 +0000 UTC m=+334.592461043 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777845cd80): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77771a97a0 item 80 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777845d3c0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777845d3c0): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777845d3c0): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777845d3c0): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777845d3c0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.710678443 +0000 UTC m=+334.593937599 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777845d3c0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777845d840): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777845d840): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777845d840): open at offset 5 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777845d840): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777845d840): >_readAt: n=2, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777845d840): _writeAt: size=3, off=7 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7776ea22a0 item 81 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777845d840): >_writeAt: n=3, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777845d840): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.711265601 +0000 UTC m=+334.594524747 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777845d840): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777845dd80): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777845dd80): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777845dd80): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777845dd80): >_readAt: n=8, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777845dd80): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.711265601 +0000 UTC m=+334.594524747 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777845dd80): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77771ba000 item 81 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778470500): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778470500): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778470500): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778470500): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778470500): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.712562247 +0000 UTC m=+334.595821393 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778470500): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778470a00): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778470a00): open at offset 5 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778470a00): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77771bbab0 item 82 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778470a00): _readAt: size=2, off=5 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778470a00): >_readAt: n=0, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778470a00): _writeAt: size=3, off=5 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778470a00): >_writeAt: n=3, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778470a00): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.713211762 +0000 UTC m=+334.596470918 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778470a00): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778470f80): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778470f80): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778470f80): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778470f80): >_readAt: n=3, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778470f80): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.713211762 +0000 UTC m=+334.596470918 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778470f80): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77776d3030 item 82 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778471600): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778471600): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778471600): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778471600): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778471600): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.714539146 +0000 UTC m=+334.597798292 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778471600): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778471b00): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778471b00): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778471b00): open at offset 5 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778471b00): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778471b00): >_readAt: n=2, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778471b00): _writeAt: size=3, off=7 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77776d3c70 item 83 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778471b00): >_writeAt: n=3, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778471b00): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.71520908 +0000 UTC m=+334.598468226 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7778471b00): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777779e140): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777779e140): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777779e140): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777779e140): >_readAt: n=8, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777779e140): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.71520908 +0000 UTC m=+334.598468226 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777779e140): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77776d3e30 item 83 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777779e7c0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777779e7c0): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777779e7c0): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777779e7c0): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777779e7c0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.716554738 +0000 UTC m=+334.599813895 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777779e7c0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777779ecc0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777779ecc0): open at offset 5 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777779ecc0): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77771debd0 item 84 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777779ecc0): _readAt: size=2, off=5 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777779ecc0): >_readAt: n=0, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777779ecc0): _writeAt: size=3, off=5 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777779ecc0): >_writeAt: n=3, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777779ecc0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.717169669 +0000 UTC m=+334.600428815 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777779ecc0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777779f240): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777779f240): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777779f240): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777779f240): >_readAt: n=3, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777779f240): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.717169669 +0000 UTC m=+334.600428815 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777779f240): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77771def50 item 84 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777779f8c0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777779f8c0): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777779f8c0): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777779f8c0): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777779f8c0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.718524575 +0000 UTC m=+334.601783731 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777779f8c0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777779fdc0): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777779fdc0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777779fdc0): open at offset 5 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777779fdc0): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777779fdc0): >_readAt: n=2, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777779fdc0): _writeAt: size=3, off=7 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77771df5e0 item 85 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777779fdc0): >_writeAt: n=3, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777779fdc0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.71926451 +0000 UTC m=+334.602523666 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777779fdc0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b8400): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b8400): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b8400): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b8400): >_readAt: n=8, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b8400): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.71926451 +0000 UTC m=+334.602523666 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b8400): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77771dfa40 item 85 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b8a80): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b8a80): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b8a80): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b8a80): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b8a80): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.720630347 +0000 UTC m=+334.603889503 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b8a80): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b8f80): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b8f80): open at offset 5 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b8f80): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77771708c0 item 86 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b8f80): _readAt: size=2, off=5 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b8f80): >_readAt: n=0, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b8f80): _writeAt: size=3, off=5 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b8f80): >_writeAt: n=3, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b8f80): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.721286756 +0000 UTC m=+334.604545912 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b8f80): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b9500): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b9500): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b9500): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b9500): >_readAt: n=3, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b9500): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.721286756 +0000 UTC m=+334.604545912 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b9500): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777171420 item 86 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b9b80): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b9b80): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b9b80): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b9b80): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b9b80): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.722591787 +0000 UTC m=+334.605850944 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777b9b80): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777e0180): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777e0180): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777e0180): open at offset 5 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777e0180): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777e0180): >_readAt: n=2, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777e0180): _writeAt: size=3, off=7 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777214540 item 87 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777e0180): >_writeAt: n=3, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777e0180): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.723174778 +0000 UTC m=+334.606433924 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777e0180): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777e06c0): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777e06c0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777e06c0): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777e06c0): >_readAt: n=8, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777e06c0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.723174778 +0000 UTC m=+334.606433924 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777e06c0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777214a10 item 87 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 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/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777e0d40): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777e0d40): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777e0d40): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777e0d40): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777e0d40): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.724780487 +0000 UTC m=+334.608039643 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777e0d40): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777e1240): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777e1240): open at offset 5 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777e1240): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777215e30 item 88 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777e1240): _readAt: size=2, off=5 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777e1240): >_readAt: n=0, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777e1240): _writeAt: size=3, off=5 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777e1240): >_writeAt: n=3, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777e1240): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.72534432 +0000 UTC m=+334.608603467 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777e1240): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777e17c0): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777e17c0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777e17c0): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777e17c0): >_readAt: n=3, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777e17c0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.72534432 +0000 UTC m=+334.608603467 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777e17c0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777236c40 item 88 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777e1e00): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777e1e00): open at offset 0 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777e1e00): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777e1e00): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777e1e00): >_readAt: n=0, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777e1e00): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777e1e00): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777e1e00): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.727223556 +0000 UTC m=+334.610482712 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77777e1e00): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777780e440): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777780e440): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777780e440): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77771c6930 item 89 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777780e440): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777780e440): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.72794148 +0000 UTC m=+334.611200636 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777780e440): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777780e980): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777780e980): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777780e980): open at offset 5 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777780e980): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777780e980): >_readAt: n=2, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777780e980): _writeAt: size=3, off=7 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77771c72d0 item 89 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777780e980): >_writeAt: n=3, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777780e980): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.728607015 +0000 UTC m=+334.611866161 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777780e980): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777780ef00): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777780ef00): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777780ef00): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777780ef00): >_readAt: n=8, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777780ef00): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.728607015 +0000 UTC m=+334.611866161 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777780ef00): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77771c0620 item 89 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777780f540): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777780f540): open at offset 0 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777780f540): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777780f540): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777780f540): >_readAt: n=0, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777780f540): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777780f540): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777780f540): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.730116594 +0000 UTC m=+334.613375739 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777780f540): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777780fa80): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777780fa80): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777780fa80): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77771c13b0 item 90 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777780fa80): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777780fa80): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.730637887 +0000 UTC m=+334.613897043 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777780fa80): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777782e0c0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777782e0c0): open at offset 5 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777782e0c0): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77771c1c70 item 90 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777782e0c0): _readAt: size=2, off=5 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777782e0c0): >_readAt: n=0, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777782e0c0): _writeAt: size=3, off=5 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777782e0c0): >_writeAt: n=3, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777782e0c0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.73142366 +0000 UTC m=+334.614682816 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777782e0c0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777782e680): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777782e680): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777782e680): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777782e680): >_readAt: n=3, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777782e680): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.73142366 +0000 UTC m=+334.614682816 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777782e680): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7776f82380 item 90 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777782ecc0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777782ecc0): open at offset 0 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777782ecc0): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777782ecc0): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777782ecc0): >_readAt: n=0, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777782ecc0): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777782ecc0): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777782ecc0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.732960419 +0000 UTC m=+334.616219575 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777782ecc0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777782f200): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777782f200): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777782f200): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7776f83180 item 91 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777782f200): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777782f200): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.733572363 +0000 UTC m=+334.616831509 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777782f200): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777782f740): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777782f740): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777782f740): open at offset 5 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777782f740): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777782f740): >_readAt: n=2, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777782f740): _writeAt: size=3, off=7 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7776f835e0 item 91 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777782f740): >_writeAt: n=3, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777782f740): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.734172836 +0000 UTC m=+334.617431992 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777782f740): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777782fcc0): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777782fcc0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777782fcc0): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777782fcc0): >_readAt: n=8, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777782fcc0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.734172836 +0000 UTC m=+334.617431992 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c777782fcc0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7776f83dc0 item 91 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 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/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777850400): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777850400): open at offset 0 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777850400): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777850400): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777850400): >_readAt: n=0, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777850400): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777850400): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777850400): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.735513044 +0000 UTC m=+334.618772190 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777850400): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777850940): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777850940): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777850940): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777722ecb0 item 92 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777850940): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777850940): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.736030651 +0000 UTC m=+334.619289797 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777850940): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777850e80): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777850e80): open at offset 5 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777850e80): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777722fc70 item 92 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777850e80): _readAt: size=2, off=5 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777850e80): >_readAt: n=0, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777850e80): _writeAt: size=3, off=5 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777850e80): >_writeAt: n=3, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777850e80): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.736622818 +0000 UTC m=+334.619881964 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777850e80): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777851440): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777851440): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777851440): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777851440): >_readAt: n=3, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777851440): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.736622818 +0000 UTC m=+334.619881964 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777851440): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777738070 item 92 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777851a80): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777851a80): open at offset 0 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777851a80): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777851a80): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777851a80): >_readAt: n=0, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777851a80): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777851a80): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777851a80): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.739288137 +0000 UTC m=+334.622547313 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777851a80): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778720c0): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778720c0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778720c0): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77777384d0 item 93 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778720c0): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778720c0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.740019857 +0000 UTC m=+334.623279043 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778720c0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778727c0): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778727c0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778727c0): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778727c0): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778727c0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.740019857 +0000 UTC m=+334.623279043 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778727c0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777738690 item 93 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 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/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777872e00): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777872e00): open at offset 0 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777872e00): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777872e00): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777872e00): >_readAt: n=0, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777872e00): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777872e00): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777872e00): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.742520324 +0000 UTC m=+334.625779510 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777872e00): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777873340): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777873340): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777873340): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777738d20 item 94 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777873340): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777873340): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.743318159 +0000 UTC m=+334.626577335 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777873340): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777873a40): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777873a40): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777873a40): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777873a40): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777873a40): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.743318159 +0000 UTC m=+334.626577335 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c7777873a40): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777738ee0 item 94 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 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/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778a4180): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778a4180): open at offset 0 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778a4180): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778a4180): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778a4180): >_readAt: n=0, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778a4180): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778a4180): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778a4180): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.74587386 +0000 UTC m=+334.629133046 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778a4180): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778a46c0): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778a46c0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778a46c0): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777739500 item 95 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778a46c0): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778a46c0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.746636139 +0000 UTC m=+334.629895315 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778a46c0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778a4dc0): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778a4dc0): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778a4dc0): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778a4dc0): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778a4dc0): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.746636139 +0000 UTC m=+334.629895315 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778a4dc0): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777739810 item 95 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 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/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778a5400): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778a5400): open at offset 0 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778a5400): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778a5400): _readAt: size=2, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778a5400): >_readAt: n=0, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778a5400): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778a5400): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778a5400): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.748354981 +0000 UTC m=+334.631614137 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778a5400): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778a5940): _writeAt: size=5, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778a5940): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778a5940): >openPending: err= 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777739d50 item 96 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778a5940): >_writeAt: n=5, err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778a5940): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.749593026 +0000 UTC m=+334.632852202 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778a5940): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/06 04:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778f8140): _readAt: size=512, off=0 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778f8140): openPending: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778f8140): >openPending: err= 2026/04/06 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778f8140): >_readAt: n=5, err=EOF 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778f8140): close: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:49.749593026 +0000 UTC m=+334.632852202 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:49 DEBUG : open-test-file(0x3c77778f8140): >close: err= 2026/04/06 04:28:49 DEBUG : open-test-file: Remove: 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77773ea1c0 item 96 2026/04/06 04:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:49 DEBUG : open-test-file: >Remove: err= 2026/04/06 04:28:49 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:28:49 DEBUG : Looking for writers 2026/04/06 04:28:49 DEBUG : >WaitForWriters: 2026/04/06 04:28:49 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:28:50 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:28:50 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/06 04:28:50 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:50 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/06 04:28:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/06 04:28:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/04/06 04:28:50 INFO : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777723ec0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777723ec0): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777723ec0): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777723ec0): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777723ec0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.273477976 +0000 UTC m=+335.156737162 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777723ec0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a0e440): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a0e440): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a0e440): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a0e440): >_readAt: n=2, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a0e440): _writeAt: size=3, off=2 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a0e440): >_writeAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a0e440): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.273477976 +0000 UTC m=+335.156737162 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a0e440): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a0e900): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a0e900): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a0e900): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a0e900): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a0e900): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.273477976 +0000 UTC m=+335.156737162 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a0e900): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777779d340 item 1 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a0ef40): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a0ef40): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a0ef40): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a0ef40): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a0ef40): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.277353788 +0000 UTC m=+335.160612975 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a0ef40): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a0f440): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a0f440): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a0f440): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a0f440): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a0f440): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.277353788 +0000 UTC m=+335.160612975 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a0f440): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777779db20 item 2 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a0fa80): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a0fa80): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a0fa80): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a0fa80): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a0fa80): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.279658616 +0000 UTC m=+335.162917802 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a0fa80): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a2a000): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a2a000): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a2a000): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a2a000): >_readAt: n=2, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a2a000): _writeAt: size=3, off=2 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a2a000): >_writeAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a2a000): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.279658616 +0000 UTC m=+335.162917802 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a2a000): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a2a4c0): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a2a4c0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a2a4c0): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a2a4c0): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a2a4c0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.279658616 +0000 UTC m=+335.162917802 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a2a4c0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77771b2070 item 3 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a2ab40): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a2ab40): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a2ab40): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a2ab40): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a2ab40): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.283049092 +0000 UTC m=+335.166308267 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a2ab40): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a2b080): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a2b080): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a2b080): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a2b080): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a2b080): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.283049092 +0000 UTC m=+335.166308267 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a2b080): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77771b30a0 item 4 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a2b6c0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a2b6c0): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a2b6c0): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a2b6c0): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a2b6c0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.285368077 +0000 UTC m=+335.168627263 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a2b6c0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a2bb40): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a2bb40): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a2bb40): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a2bb40): >_readAt: n=2, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a2bb40): _writeAt: size=3, off=2 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a2bb40): >_writeAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a2bb40): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.285368077 +0000 UTC m=+335.168627263 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a2bb40): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a4a100): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a4a100): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a4a100): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a4a100): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a4a100): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.285368077 +0000 UTC m=+335.168627263 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a4a100): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77771b3730 item 5 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a4a780): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a4a780): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a4a780): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a4a780): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a4a780): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.288749536 +0000 UTC m=+335.172008712 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a4a780): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a4acc0): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a4acc0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a4acc0): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a4acc0): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a4acc0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.288749536 +0000 UTC m=+335.172008712 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a4acc0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777a42460 item 6 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a4b340): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a4b340): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a4b340): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a4b340): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a4b340): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.290958313 +0000 UTC m=+335.174217499 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a4b340): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a4b840): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a4b840): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a4b840): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a4b840): >_readAt: n=2, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a4b840): _writeAt: size=3, off=2 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a4b840): >_writeAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a4b840): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.290958313 +0000 UTC m=+335.174217499 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a4b840): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a4bd00): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a4bd00): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a4bd00): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a4bd00): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a4bd00): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.290958313 +0000 UTC m=+335.174217499 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a4bd00): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777a427e0 item 7 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a66480): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a66480): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a66480): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a66480): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a66480): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.294251435 +0000 UTC m=+335.177510622 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a66480): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a669c0): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a669c0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a669c0): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a669c0): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a669c0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.294251435 +0000 UTC m=+335.177510622 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a669c0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777a42cb0 item 8 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a66f80): _readAt: size=2, off=0 2026/04/06 04:28:50 ERROR : open-test-file(0x3c7777a66f80): Couldn't read size of file 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a66f80): >_readAt: n=0, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a66f80): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a66f80): >_writeAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a66f80): close: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a66f80): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a67340): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a67340): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a67340): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a67340): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a67340): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.296626676 +0000 UTC m=+335.179885862 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a67340): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a677c0): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a677c0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a677c0): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a677c0): >_readAt: n=2, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a677c0): _writeAt: size=3, off=2 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a677c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a677c0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.296626676 +0000 UTC m=+335.179885862 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a677c0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a67cc0): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a67cc0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a67cc0): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a67cc0): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a67cc0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.296626676 +0000 UTC m=+335.179885862 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a67cc0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777a43030 item 9 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a84440): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a84440): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a84440): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a84440): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a84440): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.300130406 +0000 UTC m=+335.183389593 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a84440): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a84980): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a84980): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a84980): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a84980): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a84980): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.300130406 +0000 UTC m=+335.183389593 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a84980): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777a43500 item 10 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a84fc0): _readAt: size=2, off=0 2026/04/06 04:28:50 ERROR : open-test-file(0x3c7777a84fc0): Couldn't read size of file 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a84fc0): >_readAt: n=0, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a84fc0): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a84fc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a84fc0): close: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a84fc0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a85380): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a85380): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a85380): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a85380): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a85380): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.302344013 +0000 UTC m=+335.185603189 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a85380): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a85880): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a85880): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a85880): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a85880): >_readAt: n=2, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a85880): _writeAt: size=3, off=2 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a85880): >_writeAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a85880): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.302344013 +0000 UTC m=+335.185603189 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a85880): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a85d80): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a85d80): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a85d80): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a85d80): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a85d80): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.302344013 +0000 UTC m=+335.185603189 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a85d80): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777a43880 item 11 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aa0500): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aa0500): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aa0500): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aa0500): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aa0500): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.305619302 +0000 UTC m=+335.188878488 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aa0500): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aa0a40): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aa0a40): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aa0a40): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aa0a40): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aa0a40): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.305619302 +0000 UTC m=+335.188878488 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aa0a40): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777a43d50 item 12 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aa1080): _readAt: size=2, off=0 2026/04/06 04:28:50 ERROR : open-test-file(0x3c7777aa1080): Couldn't read size of file 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aa1080): >_readAt: n=0, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aa1080): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aa1080): >_writeAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aa1080): close: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aa1080): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aa1440): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aa1440): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aa1440): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aa1440): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aa1440): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.308345945 +0000 UTC m=+335.191605122 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aa1440): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aa1b00): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aa1b00): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aa1b00): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aa1b00): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aa1b00): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.308345945 +0000 UTC m=+335.191605122 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aa1b00): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777aae230 item 13 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aba280): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aba280): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aba280): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aba280): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aba280): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.310783374 +0000 UTC m=+335.194042560 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aba280): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aba7c0): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aba7c0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aba7c0): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aba7c0): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aba7c0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.310783374 +0000 UTC m=+335.194042560 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aba7c0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777aae5b0 item 14 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777abae00): _readAt: size=2, off=0 2026/04/06 04:28:50 ERROR : open-test-file(0x3c7777abae00): Couldn't read size of file 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777abae00): >_readAt: n=0, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777abae00): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777abae00): >_writeAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777abae00): close: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777abae00): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777abb1c0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777abb1c0): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777abb1c0): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777abb1c0): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777abb1c0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.313266288 +0000 UTC m=+335.196525473 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777abb1c0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777abb880): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777abb880): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777abb880): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777abb880): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777abb880): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.313266288 +0000 UTC m=+335.196525473 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777abb880): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777aae930 item 15 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 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/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777ae2000): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777ae2000): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777ae2000): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777ae2000): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777ae2000): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.315502096 +0000 UTC m=+335.198761282 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777ae2000): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777ae2540): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777ae2540): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777ae2540): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777ae2540): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777ae2540): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.315502096 +0000 UTC m=+335.198761282 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777ae2540): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777aaecb0 item 16 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777ae2b80): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777ae2b80): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777ae2b80): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777ae2b80): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777ae2b80): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.317786685 +0000 UTC m=+335.201045872 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777ae2b80): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777ae3000): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777ae3000): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777ae3000): open at offset 5 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777ae3000): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777ae3000): >_readAt: n=2, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777ae3000): _writeAt: size=3, off=7 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777ae3000): >_writeAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777ae3000): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.317786685 +0000 UTC m=+335.201045872 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777ae3000): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777ae3500): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777ae3500): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777ae3500): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777ae3500): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777ae3500): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.317786685 +0000 UTC m=+335.201045872 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777ae3500): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777aaf030 item 17 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777ae3b80): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777ae3b80): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777ae3b80): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777ae3b80): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777ae3b80): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.321678969 +0000 UTC m=+335.204938155 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777ae3b80): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b021c0): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b021c0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b021c0): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b021c0): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b021c0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.321678969 +0000 UTC m=+335.204938155 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b021c0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777aaf500 item 18 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b02840): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b02840): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b02840): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b02840): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b02840): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.32395392 +0000 UTC m=+335.207213096 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b02840): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b02d40): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b02d40): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b02d40): open at offset 5 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b02d40): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b02d40): >_readAt: n=2, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b02d40): _writeAt: size=3, off=7 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b02d40): >_writeAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b02d40): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.32395392 +0000 UTC m=+335.207213096 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b02d40): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b03240): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b03240): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b03240): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b03240): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b03240): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.32395392 +0000 UTC m=+335.207213096 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b03240): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777aaf880 item 19 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b038c0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b038c0): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b038c0): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b038c0): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b038c0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.327028791 +0000 UTC m=+335.210287977 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b038c0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b03e00): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b03e00): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b03e00): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b03e00): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b03e00): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.327028791 +0000 UTC m=+335.210287977 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b03e00): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777aafd50 item 20 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b18580): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b18580): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b18580): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b18580): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b18580): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.329194056 +0000 UTC m=+335.212453242 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b18580): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b18a80): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b18a80): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b18a80): open at offset 5 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b18a80): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b18a80): >_readAt: n=2, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b18a80): _writeAt: size=3, off=7 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b18a80): >_writeAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b18a80): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.329194056 +0000 UTC m=+335.212453242 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b18a80): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b18f80): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b18f80): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b18f80): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b18f80): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b18f80): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.329194056 +0000 UTC m=+335.212453242 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b18f80): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777b1a230 item 21 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b19600): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b19600): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b19600): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b19600): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b19600): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.332426284 +0000 UTC m=+335.215685470 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b19600): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b19b40): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b19b40): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b19b40): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b19b40): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b19b40): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.332426284 +0000 UTC m=+335.215685470 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b19b40): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777b1a700 item 22 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b3e2c0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b3e2c0): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b3e2c0): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b3e2c0): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b3e2c0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.334737224 +0000 UTC m=+335.217996410 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b3e2c0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b3e7c0): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b3e7c0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b3e7c0): open at offset 5 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b3e7c0): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b3e7c0): >_readAt: n=2, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b3e7c0): _writeAt: size=3, off=7 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b3e7c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b3e7c0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.334737224 +0000 UTC m=+335.217996410 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b3e7c0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b3ecc0): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b3ecc0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b3ecc0): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b3ecc0): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b3ecc0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.334737224 +0000 UTC m=+335.217996410 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b3ecc0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777b1aa80 item 23 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 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/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b3f340): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b3f340): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b3f340): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b3f340): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b3f340): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.338061064 +0000 UTC m=+335.221320250 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b3f340): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b3f880): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b3f880): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b3f880): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b3f880): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b3f880): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.338061064 +0000 UTC m=+335.221320250 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b3f880): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777b1af50 item 24 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b3fec0): _readAt: size=2, off=0 2026/04/06 04:28:50 ERROR : open-test-file(0x3c7777b3fec0): Couldn't read size of file 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b3fec0): >_readAt: n=0, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b3fec0): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b3fec0): >_writeAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b3fec0): close: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b3fec0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b60380): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b60380): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b60380): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b60380): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b60380): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.340515785 +0000 UTC m=+335.223774971 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b60380): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b60880): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b60880): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b60880): open at offset 5 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b60880): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b60880): >_readAt: n=2, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b60880): _writeAt: size=3, off=7 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b60880): >_writeAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b60880): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.340515785 +0000 UTC m=+335.223774971 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b60880): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b60dc0): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b60dc0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b60dc0): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b60dc0): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b60dc0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.340515785 +0000 UTC m=+335.223774971 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b60dc0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777b1b2d0 item 25 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b61440): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b61440): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b61440): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b61440): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b61440): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.343749946 +0000 UTC m=+335.227009123 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b61440): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b61980): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b61980): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b61980): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b61980): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b61980): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.343749946 +0000 UTC m=+335.227009123 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b61980): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777b1b7a0 item 26 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b7a0c0): _readAt: size=2, off=0 2026/04/06 04:28:50 ERROR : open-test-file(0x3c7777b7a0c0): Couldn't read size of file 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b7a0c0): >_readAt: n=0, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b7a0c0): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b7a0c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b7a0c0): close: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b7a0c0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b7a480): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b7a480): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b7a480): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b7a480): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b7a480): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.346474867 +0000 UTC m=+335.229734073 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b7a480): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b7a980): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b7a980): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b7a980): open at offset 5 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b7a980): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b7a980): >_readAt: n=2, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b7a980): _writeAt: size=3, off=7 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b7a980): >_writeAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b7a980): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.346474867 +0000 UTC m=+335.229734073 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b7a980): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b7aec0): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b7aec0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b7aec0): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b7aec0): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b7aec0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.346474867 +0000 UTC m=+335.229734073 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b7aec0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777b1bb20 item 27 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 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/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b7b540): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b7b540): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b7b540): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b7b540): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b7b540): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.350026518 +0000 UTC m=+335.233285704 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b7b540): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b7ba80): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b7ba80): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b7ba80): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b7ba80): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b7ba80): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.350026518 +0000 UTC m=+335.233285704 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b7ba80): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777b8e150 item 28 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b941c0): _readAt: size=2, off=0 2026/04/06 04:28:50 ERROR : open-test-file(0x3c7777b941c0): Couldn't read size of file 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b941c0): >_readAt: n=0, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b941c0): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b941c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b941c0): close: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b941c0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b94580): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b94580): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b94580): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b94580): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b94580): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.352633175 +0000 UTC m=+335.235892361 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b94580): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b94c40): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b94c40): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b94c40): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b94c40): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b94c40): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.352633175 +0000 UTC m=+335.235892361 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b94c40): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777b8e4d0 item 29 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 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/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b952c0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b952c0): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b952c0): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b952c0): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b952c0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.354914168 +0000 UTC m=+335.238173355 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b952c0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b95800): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b95800): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b95800): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b95800): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b95800): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.354914168 +0000 UTC m=+335.238173355 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b95800): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777b8e850 item 30 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 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/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b95e40): _readAt: size=2, off=0 2026/04/06 04:28:50 ERROR : open-test-file(0x3c7777b95e40): Couldn't read size of file 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b95e40): >_readAt: n=0, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b95e40): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b95e40): >_writeAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b95e40): close: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777b95e40): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777bb6300): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777bb6300): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777bb6300): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777bb6300): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777bb6300): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.357451956 +0000 UTC m=+335.240711133 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777bb6300): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777bb69c0): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777bb69c0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777bb69c0): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777bb69c0): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777bb69c0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.357451956 +0000 UTC m=+335.240711133 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777bb69c0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777b8ebd0 item 31 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 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/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777bb7040): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777bb7040): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777bb7040): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777bb7040): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777bb7040): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.359839921 +0000 UTC m=+335.243099107 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777bb7040): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779082c0): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779082c0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779082c0): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779082c0): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779082c0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.359839921 +0000 UTC m=+335.243099107 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779082c0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77773f8850 item 32 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777908900): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777908900): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777908900): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777908900): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777908900): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.363190472 +0000 UTC m=+335.246449648 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777908900): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778f8880): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778f8880): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778f8880): _writeAt: size=3, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778f8880): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778f8880): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77773f95e0 item 33 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778f8880): >_writeAt: n=3, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778f8880): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.364575445 +0000 UTC m=+335.247834630 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778f8880): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777908300): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777908300): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777908300): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777908300): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777908300): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.364575445 +0000 UTC m=+335.247834630 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777908300): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77773f9880 item 33 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779092c0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779092c0): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779092c0): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779092c0): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779092c0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.367231476 +0000 UTC m=+335.250490662 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779092c0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777909740): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777909740): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777721a310 item 34 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777909740): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777909740): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777909740): _writeAt: size=3, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777909740): >_writeAt: n=3, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777909740): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.368197868 +0000 UTC m=+335.251457054 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777909740): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777909c80): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777909c80): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777909c80): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777909c80): >_readAt: n=3, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777909c80): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.368197868 +0000 UTC m=+335.251457054 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777909c80): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777721a540 item 34 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778f83c0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778f83c0): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778f83c0): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778f83c0): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778f83c0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.370675102 +0000 UTC m=+335.253934288 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778f83c0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778f8b40): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778f8b40): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778f8b40): _writeAt: size=3, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778f8b40): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778f8b40): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777721b420 item 35 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778f8b40): >_writeAt: n=3, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778f8b40): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.371557396 +0000 UTC m=+335.254816572 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778f8b40): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778f9040): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778f9040): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778f9040): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778f9040): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778f9040): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.371557396 +0000 UTC m=+335.254816572 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778f9040): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777721bab0 item 35 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778f96c0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778f96c0): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778f96c0): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778f96c0): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778f96c0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.373880159 +0000 UTC m=+335.257139334 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778f96c0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778f9bc0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778f9bc0): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777224cb0 item 36 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778f9bc0): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778f9bc0): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778f9bc0): _writeAt: size=3, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778f9bc0): >_writeAt: n=3, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778f9bc0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.374796997 +0000 UTC m=+335.258056184 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778f9bc0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777783a240): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777783a240): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777783a240): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777783a240): >_readAt: n=3, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777783a240): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.374796997 +0000 UTC m=+335.258056184 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777783a240): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777225030 item 36 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777783a980): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777783a980): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777783a980): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777783a980): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777783a980): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.377150217 +0000 UTC m=+335.260409393 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777783a980): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777783ae40): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777783ae40): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777783ae40): _writeAt: size=3, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777783ae40): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777783ae40): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777225810 item 37 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777783ae40): >_writeAt: n=3, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777783ae40): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.378247016 +0000 UTC m=+335.261506202 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777783ae40): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777783b340): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777783b340): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777783b340): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777783b340): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777783b340): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.378247016 +0000 UTC m=+335.261506202 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777783b340): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777225b20 item 37 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777783b9c0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777783b9c0): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777783b9c0): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777783b9c0): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777783b9c0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.38057042 +0000 UTC m=+335.263829606 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777783b9c0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777712d740): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777712d740): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7776e241c0 item 38 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777712d740): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777712d740): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777712d740): _writeAt: size=3, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777712d740): >_writeAt: n=3, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777712d740): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.381570627 +0000 UTC m=+335.264829803 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777712d740): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777232b80): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777232b80): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777232b80): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777232b80): >_readAt: n=3, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777232b80): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.381570627 +0000 UTC m=+335.264829803 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777232b80): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7776e25340 item 38 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77772332c0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77772332c0): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77772332c0): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77772332c0): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77772332c0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.383851399 +0000 UTC m=+335.267110585 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77772332c0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77773c80c0): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77773c80c0): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77773c80c0): _writeAt: size=3, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77773c80c0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77773c80c0): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77771e85b0 item 39 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77773c80c0): >_writeAt: n=3, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77773c80c0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.384684471 +0000 UTC m=+335.267943646 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77773c80c0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77773c85c0): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77773c85c0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77773c85c0): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77773c85c0): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77773c85c0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.384684471 +0000 UTC m=+335.267943646 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77773c85c0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77771e8d90 item 39 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77773c8d40): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77773c8d40): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77773c8d40): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77773c8d40): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77773c8d40): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.387124604 +0000 UTC m=+335.270383790 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77773c8d40): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77773c9240): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77773c9240): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77777860e0 item 40 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77773c9240): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77773c9240): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77773c9240): _writeAt: size=3, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77773c9240): >_writeAt: n=3, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77773c9240): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.387939011 +0000 UTC m=+335.271198186 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77773c9240): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77773c9ac0): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77773c9ac0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77773c9ac0): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77773c9ac0): >_readAt: n=3, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77773c9ac0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.387939011 +0000 UTC m=+335.271198186 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77773c9ac0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777786460 item 40 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777882300): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777882300): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777882300): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777882300): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777882300): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777882300): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777882300): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.390315164 +0000 UTC m=+335.273574350 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777882300): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777882900): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777882900): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777882900): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777786a10 item 41 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777882900): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777882900): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.390974708 +0000 UTC m=+335.274233884 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777882900): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777882dc0): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777882dc0): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777882dc0): _writeAt: size=3, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777882dc0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777882dc0): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777787730 item 41 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777882dc0): >_writeAt: n=3, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777882dc0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.391850891 +0000 UTC m=+335.275110067 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777882dc0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777883300): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777883300): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777883300): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777883300): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777883300): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.391850891 +0000 UTC m=+335.275110067 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777883300): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777787960 item 41 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777883940): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777883940): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777883940): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777883940): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777883940): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777883940): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777883940): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.394006408 +0000 UTC m=+335.277265584 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777883940): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777883e40): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777883e40): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777883e40): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777787d50 item 42 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777883e40): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777883e40): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.394817587 +0000 UTC m=+335.278076774 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777883e40): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777602440): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777602440): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77771a82a0 item 42 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777602440): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777602440): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777602440): _writeAt: size=3, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777602440): >_writeAt: n=3, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777602440): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.395720911 +0000 UTC m=+335.278980088 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777602440): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776029c0): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776029c0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776029c0): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776029c0): >_readAt: n=3, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776029c0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.395720911 +0000 UTC m=+335.278980088 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776029c0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77771a8d20 item 42 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777603000): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777603000): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777603000): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777603000): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777603000): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777603000): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777603000): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.39791973 +0000 UTC m=+335.281178907 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777603000): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777603500): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777603500): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777603500): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77771a96c0 item 43 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777603500): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777603500): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.398649637 +0000 UTC m=+335.281908823 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777603500): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777603a40): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777603a40): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777603a40): _writeAt: size=3, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777603a40): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777603a40): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77771a98f0 item 43 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777603a40): >_writeAt: n=3, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777603a40): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.399647219 +0000 UTC m=+335.282906395 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777603a40): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777758e480): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777758e480): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777758e480): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777758e480): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777758e480): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.399647219 +0000 UTC m=+335.282906395 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777758e480): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7776ea2000 item 43 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777758f1c0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777758f1c0): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777758f1c0): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777758f1c0): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777758f1c0): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777758f1c0): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777758f1c0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.402262453 +0000 UTC m=+335.285521639 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777758f1c0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777758fa00): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777758fa00): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777758fa00): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77771ba690 item 44 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777758fa00): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777758fa00): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.40296595 +0000 UTC m=+335.286225125 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777758fa00): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777420040): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777420040): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77771bb5e0 item 44 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777420040): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777420040): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777420040): _writeAt: size=3, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777420040): >_writeAt: n=3, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777420040): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.403975595 +0000 UTC m=+335.287234771 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777420040): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777420b00): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777420b00): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777420b00): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777420b00): >_readAt: n=3, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777420b00): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.403975595 +0000 UTC m=+335.287234771 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777420b00): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77771bbab0 item 44 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777421140): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777421140): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777421140): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777421140): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777421140): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777421140): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777421140): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.406234376 +0000 UTC m=+335.289493572 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777421140): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777421640): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777421640): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777421640): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77776d39d0 item 45 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777421640): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777421640): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.407129395 +0000 UTC m=+335.290388571 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777421640): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777421d40): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777421d40): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777421d40): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777421d40): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777421d40): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.407129395 +0000 UTC m=+335.290388571 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777421d40): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77776d3c70 item 45 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7776ef4500): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7776ef4500): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7776ef4500): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7776ef4500): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7776ef4500): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7776ef4500): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7776ef4500): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.409415948 +0000 UTC m=+335.292675134 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7776ef4500): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7776ef4a00): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7776ef4a00): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7776ef4a00): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77771de620 item 46 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7776ef4a00): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7776ef4a00): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.410165191 +0000 UTC m=+335.293424378 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7776ef4a00): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7776ef5340): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7776ef5340): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7776ef5340): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7776ef5340): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7776ef5340): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.410165191 +0000 UTC m=+335.293424378 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7776ef5340): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77771debd0 item 46 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777722480): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777722480): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777722480): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777722480): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777722480): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777722480): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777722480): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.41239038 +0000 UTC m=+335.295649566 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777722480): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777722980): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777722980): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777722980): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77771df420 item 47 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777722980): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777722980): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.41349295 +0000 UTC m=+335.296752136 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777722980): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777723080): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777723080): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777723080): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777723080): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777723080): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.41349295 +0000 UTC m=+335.296752136 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777723080): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77771df5e0 item 47 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 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/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777236c0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777236c0): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777236c0): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777236c0): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777236c0): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777236c0): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777236c0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.416395315 +0000 UTC m=+335.299654571 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777236c0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777723bc0): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777723bc0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777723bc0): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77771dfd50 item 48 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777723bc0): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777723bc0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.417793512 +0000 UTC m=+335.301052698 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777723bc0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777797c440): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777797c440): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777797c440): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777797c440): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777797c440): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.417793512 +0000 UTC m=+335.301052698 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777797c440): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77771708c0 item 48 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777797ca80): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777797ca80): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777797ca80): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777797ca80): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777797ca80): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.420473419 +0000 UTC m=+335.303732615 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777797ca80): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777797cf00): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777797cf00): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777797cf00): _writeAt: size=3, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777797cf00): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777797cf00): open at offset 5 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777797cf00): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777171880 item 49 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777797cf00): >_writeAt: n=3, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777797cf00): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.421382804 +0000 UTC m=+335.304641980 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777797cf00): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777797d440): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777797d440): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777797d440): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777797d440): >_readAt: n=8, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777797d440): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.421382804 +0000 UTC m=+335.304641980 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777797d440): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777214540 item 49 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777797dac0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777797dac0): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777797dac0): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777797dac0): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777797dac0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.423957912 +0000 UTC m=+335.307217137 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777797dac0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777741c0c0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777741c0c0): open at offset 5 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777741c0c0): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777215030 item 50 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777741c0c0): _readAt: size=2, off=5 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777741c0c0): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777741c0c0): _writeAt: size=3, off=5 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777741c0c0): >_writeAt: n=3, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777741c0c0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.424995058 +0000 UTC m=+335.308254235 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777741c0c0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777741c640): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777741c640): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777741c640): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777741c640): >_readAt: n=3, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777741c640): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.424995058 +0000 UTC m=+335.308254235 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777741c640): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777215dc0 item 50 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777741ccc0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777741ccc0): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777741ccc0): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777741ccc0): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777741ccc0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.427267436 +0000 UTC m=+335.310526612 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777741ccc0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777741d1c0): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777741d1c0): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777741d1c0): _writeAt: size=3, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777741d1c0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777741d1c0): open at offset 5 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777741d1c0): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777237340 item 51 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777741d1c0): >_writeAt: n=3, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777741d1c0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.428148458 +0000 UTC m=+335.311407624 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777741d1c0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777783bec0): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777783bec0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777783bec0): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777783bec0): >_readAt: n=8, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777783bec0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.428148458 +0000 UTC m=+335.311407624 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777783bec0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777b8e230 item 51 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777990640): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777990640): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777990640): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777990640): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777990640): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.430571719 +0000 UTC m=+335.313830905 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777990640): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777990b40): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777990b40): open at offset 5 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777990b40): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777b8e5b0 item 52 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777990b40): _readAt: size=2, off=5 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777990b40): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777990b40): _writeAt: size=3, off=5 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777990b40): >_writeAt: n=3, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777990b40): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.431641186 +0000 UTC m=+335.314900373 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777990b40): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779910c0): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779910c0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779910c0): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779910c0): >_readAt: n=3, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779910c0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.431641186 +0000 UTC m=+335.314900373 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779910c0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777b8e770 item 52 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777991740): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777991740): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777991740): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777991740): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777991740): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.43411292 +0000 UTC m=+335.317372096 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777991740): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777991c40): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777991c40): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777991c40): _writeAt: size=3, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777991c40): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777991c40): open at offset 5 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777991c40): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777b8eaf0 item 53 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777991c40): >_writeAt: n=3, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777991c40): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.434859187 +0000 UTC m=+335.318118364 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777991c40): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779a0280): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779a0280): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779a0280): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779a0280): >_readAt: n=8, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779a0280): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.434859187 +0000 UTC m=+335.318118364 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779a0280): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777b8ecb0 item 53 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779a0900): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779a0900): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779a0900): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779a0900): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779a0900): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.43776519 +0000 UTC m=+335.321024437 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779a0900): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779a0e00): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779a0e00): open at offset 5 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779a0e00): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777b8f0a0 item 54 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779a0e00): _readAt: size=2, off=5 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779a0e00): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779a0e00): _writeAt: size=3, off=5 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779a0e00): >_writeAt: n=3, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779a0e00): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.438796185 +0000 UTC m=+335.322055361 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779a0e00): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779a1380): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779a1380): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779a1380): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779a1380): >_readAt: n=3, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779a1380): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.438796185 +0000 UTC m=+335.322055361 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779a1380): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777b8f260 item 54 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779a1a00): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779a1a00): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779a1a00): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779a1a00): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779a1a00): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.441420555 +0000 UTC m=+335.324679732 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779a1a00): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779b4000): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779b4000): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779b4000): _writeAt: size=3, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779b4000): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779b4000): open at offset 5 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779b4000): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777b8f5e0 item 55 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779b4000): >_writeAt: n=3, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779b4000): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.442293923 +0000 UTC m=+335.325553100 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779b4000): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779b4540): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779b4540): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779b4540): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779b4540): >_readAt: n=8, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779b4540): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.442293923 +0000 UTC m=+335.325553100 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779b4540): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777b8f7a0 item 55 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 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/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779b4bc0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779b4bc0): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779b4bc0): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779b4bc0): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779b4bc0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.444988597 +0000 UTC m=+335.328247773 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779b4bc0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779b50c0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779b50c0): open at offset 5 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779b50c0): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777b8fb20 item 56 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779b50c0): _readAt: size=2, off=5 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779b50c0): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779b50c0): _writeAt: size=3, off=5 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779b50c0): >_writeAt: n=3, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779b50c0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.445879949 +0000 UTC m=+335.329139125 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779b50c0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779b5640): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779b5640): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779b5640): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779b5640): >_readAt: n=3, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779b5640): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.445879949 +0000 UTC m=+335.329139125 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779b5640): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777b8fce0 item 56 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778be380): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778be380): open at offset 0 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778be380): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778be380): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778be380): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778be380): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778be380): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778be380): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.448218551 +0000 UTC m=+335.331477718 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778be380): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778be8c0): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778be8c0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778be8c0): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77771c6f50 item 57 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778be8c0): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778be8c0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.448883716 +0000 UTC m=+335.332142881 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778be8c0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778bee00): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778bee00): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778bee00): _writeAt: size=3, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778bee00): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778bee00): open at offset 5 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778bee00): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77771c0310 item 57 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778bee00): >_writeAt: n=3, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778bee00): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.45001002 +0000 UTC m=+335.333269196 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778bee00): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778bf380): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778bf380): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778bf380): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778bf380): >_readAt: n=8, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778bf380): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.45001002 +0000 UTC m=+335.333269196 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778bf380): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77771c09a0 item 57 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778bf9c0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778bf9c0): open at offset 0 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778bf9c0): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778bf9c0): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778bf9c0): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778bf9c0): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778bf9c0): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778bf9c0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.451947826 +0000 UTC m=+335.335206993 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778bf9c0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778d4000): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778d4000): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778d4000): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77771c1a40 item 58 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778d4000): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778d4000): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.452636175 +0000 UTC m=+335.335895341 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778d4000): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778d4540): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778d4540): open at offset 5 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778d4540): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77771c1dc0 item 58 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778d4540): _readAt: size=2, off=5 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778d4540): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778d4540): _writeAt: size=3, off=5 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778d4540): >_writeAt: n=3, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778d4540): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.45372027 +0000 UTC m=+335.336979445 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778d4540): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778d4b00): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778d4b00): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778d4b00): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778d4b00): >_readAt: n=3, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778d4b00): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.45372027 +0000 UTC m=+335.336979445 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778d4b00): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7776f82690 item 58 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778d5140): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778d5140): open at offset 0 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778d5140): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778d5140): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778d5140): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778d5140): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778d5140): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778d5140): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.455940819 +0000 UTC m=+335.339200006 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778d5140): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778d5680): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778d5680): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778d5680): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7776f83260 item 59 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778d5680): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778d5680): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.45668353 +0000 UTC m=+335.339942706 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778d5680): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778d5bc0): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778d5bc0): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778d5bc0): _writeAt: size=3, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778d5bc0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778d5bc0): open at offset 5 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778d5bc0): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7776f83960 item 59 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778d5bc0): >_writeAt: n=3, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778d5bc0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.457768257 +0000 UTC m=+335.341027433 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778d5bc0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777749a240): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777749a240): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777749a240): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777749a240): >_readAt: n=8, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777749a240): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.457768257 +0000 UTC m=+335.341027433 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777749a240): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777722e1c0 item 59 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 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/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777749a880): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777749a880): open at offset 0 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777749a880): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777749a880): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777749a880): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777749a880): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777749a880): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777749a880): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.459947328 +0000 UTC m=+335.343206503 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777749a880): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777749adc0): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777749adc0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777749adc0): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777722efc0 item 60 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777749adc0): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777749adc0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.460893443 +0000 UTC m=+335.344152619 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777749adc0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777749b300): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777749b300): open at offset 5 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777749b300): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777722fd50 item 60 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777749b300): _readAt: size=2, off=5 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777749b300): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777749b300): _writeAt: size=3, off=5 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777749b300): >_writeAt: n=3, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777749b300): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.461746111 +0000 UTC m=+335.345005287 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777749b300): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777749b8c0): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777749b8c0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777749b8c0): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777749b8c0): >_readAt: n=3, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777749b8c0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.461746111 +0000 UTC m=+335.345005287 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777749b8c0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777738150 item 60 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77774d2000): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77774d2000): open at offset 0 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77774d2000): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77774d2000): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77774d2000): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77774d2000): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77774d2000): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77774d2000): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.463800687 +0000 UTC m=+335.347059863 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77774d2000): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77774d2540): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77774d2540): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77774d2540): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77777385b0 item 61 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77774d2540): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77774d2540): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.464541104 +0000 UTC m=+335.347800280 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77774d2540): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77774d2c40): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77774d2c40): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77774d2c40): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77774d2c40): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77774d2c40): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.464541104 +0000 UTC m=+335.347800280 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77774d2c40): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77777387e0 item 61 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 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/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77774d3280): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77774d3280): open at offset 0 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77774d3280): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77774d3280): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77774d3280): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77774d3280): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77774d3280): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77774d3280): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.466736706 +0000 UTC m=+335.349995892 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77774d3280): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77774d37c0): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77774d37c0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77774d37c0): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777738e00 item 62 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77774d37c0): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77774d37c0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.467518331 +0000 UTC m=+335.350777507 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77774d37c0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77774d3ec0): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77774d3ec0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77774d3ec0): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77774d3ec0): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77774d3ec0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.467518331 +0000 UTC m=+335.350777507 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77774d3ec0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777738fc0 item 62 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 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/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777508600): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777508600): open at offset 0 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777508600): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777508600): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777508600): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777508600): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777508600): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777508600): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.469800776 +0000 UTC m=+335.353059963 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777508600): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777508b40): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777508b40): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777508b40): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77777395e0 item 63 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777508b40): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777508b40): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.470550631 +0000 UTC m=+335.353809807 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777508b40): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777509240): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777509240): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777509240): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777509240): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777509240): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.470550631 +0000 UTC m=+335.353809807 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777509240): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777739960 item 63 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 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/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777509880): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777509880): open at offset 0 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777509880): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777509880): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777509880): >_readAt: n=0, err=Bad file descriptor 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777509880): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777509880): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777509880): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.472827546 +0000 UTC m=+335.356086732 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777509880): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777509dc0): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777509dc0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777509dc0): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777739e30 item 64 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777509dc0): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777509dc0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.473480528 +0000 UTC m=+335.356739705 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777509dc0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777741d4c0): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777741d4c0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777741d4c0): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777741d4c0): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777741d4c0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.473480528 +0000 UTC m=+335.356739705 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777741d4c0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77773ea690 item 64 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777741db00): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777741db00): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777741db00): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777741db00): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777741db00): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.475537348 +0000 UTC m=+335.358796514 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777741db00): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77775d6080): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77775d6080): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77775d6080): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77775d6080): >_readAt: n=2, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77775d6080): _writeAt: size=3, off=2 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777425180 item 65 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77775d6080): >_writeAt: n=3, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77775d6080): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.476425664 +0000 UTC m=+335.359684820 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77775d6080): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77775d6580): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77775d6580): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77775d6580): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77775d6580): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77775d6580): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.476425664 +0000 UTC m=+335.359684820 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77775d6580): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777425490 item 65 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77775d6bc0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77775d6bc0): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77775d6bc0): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77775d6bc0): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77775d6bc0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.478191416 +0000 UTC m=+335.361450582 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77775d6bc0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77775d7040): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77775d7040): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77784de000 item 66 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77775d7040): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77775d7040): >_readAt: n=0, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77775d7040): _writeAt: size=3, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77775d7040): >_writeAt: n=3, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77775d7040): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.478950327 +0000 UTC m=+335.362209483 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77775d7040): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77775d7580): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77775d7580): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77775d7580): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77775d7580): >_readAt: n=3, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77775d7580): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.478950327 +0000 UTC m=+335.362209483 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77775d7580): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77784de1c0 item 66 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77775d7bc0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77775d7bc0): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77775d7bc0): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77775d7bc0): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77775d7bc0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.480937226 +0000 UTC m=+335.364196412 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77775d7bc0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777658140): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777658140): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777658140): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777658140): >_readAt: n=2, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777658140): _writeAt: size=3, off=2 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77784de540 item 67 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777658140): >_writeAt: n=3, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777658140): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.482226668 +0000 UTC m=+335.365485854 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777658140): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777658640): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777658640): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777658640): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777658640): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777658640): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.482226668 +0000 UTC m=+335.365485854 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777658640): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77784de700 item 67 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777658cc0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777658cc0): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777658cc0): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777658cc0): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777658cc0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.48498365 +0000 UTC m=+335.368242825 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777658cc0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776591c0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776591c0): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77784dea80 item 68 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776591c0): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776591c0): >_readAt: n=0, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776591c0): _writeAt: size=3, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776591c0): >_writeAt: n=3, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776591c0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.486043278 +0000 UTC m=+335.369302454 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776591c0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777659700): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777659700): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777659700): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777659700): >_readAt: n=3, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777659700): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.486043278 +0000 UTC m=+335.369302454 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777659700): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77784dec40 item 68 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777659d40): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777659d40): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777659d40): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777659d40): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777659d40): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.487938113 +0000 UTC m=+335.371197279 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777659d40): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776a02c0): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776a02c0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776a02c0): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776a02c0): >_readAt: n=2, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776a02c0): _writeAt: size=3, off=2 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77784defc0 item 69 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776a02c0): >_writeAt: n=3, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776a02c0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.48866272 +0000 UTC m=+335.371921886 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776a02c0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776a07c0): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776a07c0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776a07c0): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776a07c0): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776a07c0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.48866272 +0000 UTC m=+335.371921886 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776a07c0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77784df180 item 69 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776a0e40): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776a0e40): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776a0e40): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776a0e40): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776a0e40): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.491442955 +0000 UTC m=+335.374702171 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776a0e40): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776a1340): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776a1340): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77784df500 item 70 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776a1340): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776a1340): >_readAt: n=0, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776a1340): _writeAt: size=3, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776a1340): >_writeAt: n=3, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776a1340): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.492743729 +0000 UTC m=+335.376002915 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776a1340): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776a1880): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776a1880): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776a1880): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776a1880): >_readAt: n=3, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776a1880): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.492743729 +0000 UTC m=+335.376002915 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776a1880): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77784df6c0 item 70 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779b5cc0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779b5cc0): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779b5cc0): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779b5cc0): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779b5cc0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.495173523 +0000 UTC m=+335.378432688 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779b5cc0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779cc340): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779cc340): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779cc340): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779cc340): >_readAt: n=2, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779cc340): _writeAt: size=3, off=2 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777779c540 item 71 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779cc340): >_writeAt: n=3, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779cc340): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.495767915 +0000 UTC m=+335.379027080 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779cc340): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779cc840): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779cc840): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779cc840): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779cc840): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779cc840): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.495767915 +0000 UTC m=+335.379027080 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779cc840): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777779c700 item 71 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779ccec0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779ccec0): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779ccec0): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779ccec0): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779ccec0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.498566394 +0000 UTC m=+335.381825570 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779ccec0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779cd3c0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779cd3c0): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777779cd90 item 72 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779cd3c0): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779cd3c0): >_readAt: n=0, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779cd3c0): _writeAt: size=3, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779cd3c0): >_writeAt: n=3, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779cd3c0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.499636743 +0000 UTC m=+335.382895920 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779cd3c0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779cd900): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779cd900): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779cd900): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779cd900): >_readAt: n=3, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779cd900): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.499636743 +0000 UTC m=+335.382895920 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779cd900): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777779d110 item 72 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779cdec0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779cdec0): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779cdec0): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779cdec0): >_readAt: n=0, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779cdec0): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779cdec0): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779cdec0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.502244563 +0000 UTC m=+335.385503748 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779cdec0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779e24c0): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779e24c0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779e24c0): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777779d810 item 73 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779e24c0): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779e24c0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.502874531 +0000 UTC m=+335.386133717 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779e24c0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779e2980): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779e2980): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779e2980): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779e2980): >_readAt: n=2, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779e2980): _writeAt: size=3, off=2 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777779dab0 item 73 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779e2980): >_writeAt: n=3, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779e2980): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.503961562 +0000 UTC m=+335.387220798 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779e2980): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779e2ec0): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779e2ec0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779e2ec0): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779e2ec0): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779e2ec0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.503961562 +0000 UTC m=+335.387220798 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779e2ec0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c777779dc70 item 73 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779e3500): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779e3500): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779e3500): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779e3500): >_readAt: n=0, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779e3500): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779e3500): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779e3500): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.506712462 +0000 UTC m=+335.389971638 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779e3500): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779e3a00): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779e3a00): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779e3a00): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77771b2620 item 74 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779e3a00): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779e3a00): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.507545974 +0000 UTC m=+335.390805150 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77779e3a00): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777770a040): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777770a040): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77771b2a80 item 74 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777770a040): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777770a040): >_readAt: n=0, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777770a040): _writeAt: size=3, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777770a040): >_writeAt: n=3, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777770a040): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.508399344 +0000 UTC m=+335.391658510 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777770a040): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777770a5c0): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777770a5c0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777770a5c0): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777770a5c0): >_readAt: n=3, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777770a5c0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.508399344 +0000 UTC m=+335.391658510 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777770a5c0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77771b2e70 item 74 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777770ac00): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777770ac00): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777770ac00): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777770ac00): >_readAt: n=0, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777770ac00): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777770ac00): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777770ac00): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.510012757 +0000 UTC m=+335.393271923 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777770ac00): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777770b100): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777770b100): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777770b100): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77771b3500 item 75 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777770b100): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777770b100): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.510836061 +0000 UTC m=+335.394095236 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777770b100): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777770b640): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777770b640): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777770b640): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777770b640): >_readAt: n=2, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777770b640): _writeAt: size=3, off=2 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77771b39d0 item 75 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777770b640): >_writeAt: n=3, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777770b640): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.511889227 +0000 UTC m=+335.395148404 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777770b640): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777770bb80): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777770bb80): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777770bb80): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777770bb80): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777770bb80): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.511889227 +0000 UTC m=+335.395148404 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777770bb80): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777752000 item 75 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777622c0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777622c0): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777622c0): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777622c0): >_readAt: n=0, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777622c0): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777622c0): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777622c0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.513913035 +0000 UTC m=+335.397172212 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777622c0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777627c0): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777627c0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777627c0): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777752380 item 76 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777627c0): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777627c0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.514804718 +0000 UTC m=+335.398063894 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777627c0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777762d00): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777762d00): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777752540 item 76 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777762d00): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777762d00): >_readAt: n=0, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777762d00): _writeAt: size=3, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777762d00): >_writeAt: n=3, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777762d00): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.515739422 +0000 UTC m=+335.398998598 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777762d00): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777763280): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777763280): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777763280): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777763280): >_readAt: n=3, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777763280): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.515739422 +0000 UTC m=+335.398998598 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777763280): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777752700 item 76 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777638c0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777638c0): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777638c0): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777638c0): >_readAt: n=0, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777638c0): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777638c0): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777638c0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.518006839 +0000 UTC m=+335.401266016 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777638c0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777763dc0): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777763dc0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777763dc0): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777752a80 item 77 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777763dc0): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777763dc0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.518711057 +0000 UTC m=+335.401970233 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777763dc0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777965c0): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777965c0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777965c0): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777965c0): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777965c0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.518711057 +0000 UTC m=+335.401970233 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777965c0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777752c40 item 77 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777796c00): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777796c00): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777796c00): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777796c00): >_readAt: n=0, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777796c00): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777796c00): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777796c00): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.520896771 +0000 UTC m=+335.404155958 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777796c00): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777797100): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777797100): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777797100): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777752fc0 item 78 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777797100): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777797100): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.521639843 +0000 UTC m=+335.404899019 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777797100): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777797800): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777797800): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777797800): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777797800): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777797800): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.521639843 +0000 UTC m=+335.404899019 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777797800): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777753180 item 78 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777797e40): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777797e40): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777797e40): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777797e40): >_readAt: n=0, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777797e40): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777797e40): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777797e40): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.523761575 +0000 UTC m=+335.407020752 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777797e40): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777b2440): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777b2440): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777b2440): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777753500 item 79 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777b2440): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777b2440): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.524487855 +0000 UTC m=+335.407747042 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777b2440): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777b2b40): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777b2b40): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777b2b40): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777b2b40): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777b2b40): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.524487855 +0000 UTC m=+335.407747042 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777b2b40): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77777536c0 item 79 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 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/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777b3180): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777b3180): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777b3180): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777b3180): >_readAt: n=0, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777b3180): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777b3180): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777b3180): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.527157492 +0000 UTC m=+335.410416668 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777b3180): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777b3680): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777b3680): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777b3680): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777753a40 item 80 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777b3680): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777b3680): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.527777512 +0000 UTC m=+335.411036689 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777b3680): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777b3d80): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777b3d80): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777b3d80): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777b3d80): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777b3d80): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.527777512 +0000 UTC m=+335.411036689 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777b3d80): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777753c00 item 80 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777da4c0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777da4c0): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777da4c0): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777da4c0): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777da4c0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.530345296 +0000 UTC m=+335.413604472 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777da4c0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777da940): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777da940): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777da940): open at offset 5 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777da940): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777da940): >_readAt: n=2, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777da940): _writeAt: size=3, off=7 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77777f40e0 item 81 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777da940): >_writeAt: n=3, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777da940): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.531220136 +0000 UTC m=+335.414479313 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777da940): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777dae80): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777dae80): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777dae80): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777dae80): >_readAt: n=8, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777dae80): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.531220136 +0000 UTC m=+335.414479313 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777dae80): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77777f42a0 item 81 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777db500): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777db500): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777db500): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777db500): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777db500): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.53305102 +0000 UTC m=+335.416310197 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777db500): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777dba00): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777dba00): open at offset 5 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777dba00): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77777f4620 item 82 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777dba00): _readAt: size=2, off=5 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777dba00): >_readAt: n=0, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777dba00): _writeAt: size=3, off=5 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777dba00): >_writeAt: n=3, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777dba00): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.533886497 +0000 UTC m=+335.417145682 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77777dba00): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777780e080): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777780e080): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777780e080): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777780e080): >_readAt: n=3, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777780e080): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.533886497 +0000 UTC m=+335.417145682 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777780e080): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77777f47e0 item 82 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777780e700): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777780e700): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777780e700): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777780e700): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777780e700): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.535938959 +0000 UTC m=+335.419198135 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777780e700): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777780ec00): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777780ec00): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777780ec00): open at offset 5 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777780ec00): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777780ec00): >_readAt: n=2, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777780ec00): _writeAt: size=3, off=7 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77777f4b60 item 83 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777780ec00): >_writeAt: n=3, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777780ec00): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.536999479 +0000 UTC m=+335.420258665 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777780ec00): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777780f140): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777780f140): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777780f140): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777780f140): >_readAt: n=8, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777780f140): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.536999479 +0000 UTC m=+335.420258665 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777780f140): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77777f4d20 item 83 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777780f7c0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777780f7c0): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777780f7c0): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777780f7c0): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777780f7c0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.540017864 +0000 UTC m=+335.423277050 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777780f7c0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777780fcc0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777780fcc0): open at offset 5 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777780fcc0): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77777f50a0 item 84 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777780fcc0): _readAt: size=2, off=5 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777780fcc0): >_readAt: n=0, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777780fcc0): _writeAt: size=3, off=5 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777780fcc0): >_writeAt: n=3, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777780fcc0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.541062494 +0000 UTC m=+335.424321680 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777780fcc0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777782a340): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777782a340): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777782a340): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777782a340): >_readAt: n=3, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777782a340): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.541062494 +0000 UTC m=+335.424321680 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777782a340): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77777f5260 item 84 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77775688c0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77775688c0): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77775688c0): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77775688c0): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77775688c0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.54325472 +0000 UTC m=+335.426513887 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77775688c0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777568dc0): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777568dc0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777568dc0): open at offset 5 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777568dc0): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777568dc0): >_readAt: n=2, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777568dc0): _writeAt: size=3, off=7 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77773ead90 item 85 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777568dc0): >_writeAt: n=3, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777568dc0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.544265337 +0000 UTC m=+335.427524513 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777568dc0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777569300): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777569300): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777569300): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777569300): >_readAt: n=8, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777569300): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.544265337 +0000 UTC m=+335.427524513 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777569300): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77773eb180 item 85 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777569980): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777569980): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777569980): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777569980): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777569980): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.546345281 +0000 UTC m=+335.429604457 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777569980): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777569e80): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777569e80): open at offset 5 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777569e80): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77778a8150 item 86 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777569e80): _readAt: size=2, off=5 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777569e80): >_readAt: n=0, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777569e80): _writeAt: size=3, off=5 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777569e80): >_writeAt: n=3, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777569e80): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.547314398 +0000 UTC m=+335.430573585 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777569e80): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778b0500): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778b0500): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778b0500): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778b0500): >_readAt: n=3, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778b0500): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.547314398 +0000 UTC m=+335.430573585 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778b0500): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77778a8310 item 86 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778b0b80): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778b0b80): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778b0b80): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778b0b80): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778b0b80): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.549429469 +0000 UTC m=+335.432688645 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778b0b80): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778b1080): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778b1080): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778b1080): open at offset 5 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778b1080): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778b1080): >_readAt: n=2, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778b1080): _writeAt: size=3, off=7 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77778a8690 item 87 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778b1080): >_writeAt: n=3, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778b1080): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.550550013 +0000 UTC m=+335.433809189 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778b1080): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778b15c0): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778b15c0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778b15c0): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778b15c0): >_readAt: n=8, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778b15c0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.550550013 +0000 UTC m=+335.433809189 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778b15c0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77778a8850 item 87 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 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/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778b1c40): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778b1c40): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778b1c40): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778b1c40): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778b1c40): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.553224389 +0000 UTC m=+335.436483564 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77778b1c40): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a02240): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a02240): open at offset 5 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a02240): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77778a8bd0 item 88 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a02240): _readAt: size=2, off=5 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a02240): >_readAt: n=0, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a02240): _writeAt: size=3, off=5 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a02240): >_writeAt: n=3, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a02240): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.554039086 +0000 UTC m=+335.437298261 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a02240): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a027c0): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a027c0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a027c0): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a027c0): >_readAt: n=3, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a027c0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.554039086 +0000 UTC m=+335.437298261 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a027c0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77778a8d90 item 88 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a02e00): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a02e00): open at offset 0 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a02e00): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a02e00): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a02e00): >_readAt: n=0, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a02e00): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a02e00): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a02e00): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.556238244 +0000 UTC m=+335.439497450 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a02e00): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a03340): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a03340): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a03340): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77778a9110 item 89 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a03340): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a03340): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.556921604 +0000 UTC m=+335.440180800 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a03340): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a03880): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a03880): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a03880): open at offset 5 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a03880): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a03880): >_readAt: n=2, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a03880): _writeAt: size=3, off=7 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77778a92d0 item 89 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a03880): >_writeAt: n=3, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a03880): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.557944633 +0000 UTC m=+335.441203809 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a03880): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a03e00): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a03e00): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a03e00): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a03e00): >_readAt: n=8, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a03e00): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.557944633 +0000 UTC m=+335.441203809 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a03e00): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77778a9490 item 89 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a20540): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a20540): open at offset 0 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a20540): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a20540): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a20540): >_readAt: n=0, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a20540): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a20540): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a20540): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.560417468 +0000 UTC m=+335.443676644 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a20540): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a20a80): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a20a80): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a20a80): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77778a9810 item 90 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a20a80): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a20a80): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.561312317 +0000 UTC m=+335.444571502 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a20a80): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a20fc0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a20fc0): open at offset 5 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a20fc0): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77778a99d0 item 90 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a20fc0): _readAt: size=2, off=5 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a20fc0): >_readAt: n=0, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a20fc0): _writeAt: size=3, off=5 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a20fc0): >_writeAt: n=3, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a20fc0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.562581721 +0000 UTC m=+335.445840917 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a20fc0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a21580): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a21580): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a21580): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a21580): >_readAt: n=3, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a21580): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.562581721 +0000 UTC m=+335.445840917 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a21580): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77778a9b90 item 90 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a21bc0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a21bc0): open at offset 0 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a21bc0): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a21bc0): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a21bc0): >_readAt: n=0, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a21bc0): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a21bc0): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a21bc0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.566001293 +0000 UTC m=+335.449260479 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a21bc0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a42200): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a42200): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a42200): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777a44070 item 91 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a42200): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a42200): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.567199042 +0000 UTC m=+335.450458228 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a42200): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a42740): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a42740): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a42740): open at offset 5 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a42740): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a42740): >_readAt: n=2, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a42740): _writeAt: size=3, off=7 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777a44230 item 91 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a42740): >_writeAt: n=3, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a42740): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.568421468 +0000 UTC m=+335.451680655 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a42740): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a42cc0): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a42cc0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a42cc0): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a42cc0): >_readAt: n=8, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a42cc0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.568421468 +0000 UTC m=+335.451680655 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a42cc0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c7777a443f0 item 91 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 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/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776dc000): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776dc000): open at offset 0 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776dc000): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776dc000): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776dc000): >_readAt: n=0, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776dc000): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776dc000): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776dc000): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.571267677 +0000 UTC m=+335.454526864 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776dc000): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776dc540): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776dc540): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776dc540): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77784dfc70 item 92 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776dc540): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776dc540): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.572076634 +0000 UTC m=+335.455335820 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776dc540): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776dca80): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776dca80): open at offset 5 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776dca80): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77784dfe30 item 92 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776dca80): _readAt: size=2, off=5 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776dca80): >_readAt: n=0, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776dca80): _writeAt: size=3, off=5 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776dca80): >_writeAt: n=3, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776dca80): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.573225281 +0000 UTC m=+335.456484467 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776dca80): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776dd040): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776dd040): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776dd040): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776dd040): >_readAt: n=3, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776dd040): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.573225281 +0000 UTC m=+335.456484467 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776dd040): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77776f4150 item 92 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776dd680): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776dd680): open at offset 0 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776dd680): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776dd680): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776dd680): >_readAt: n=0, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776dd680): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776dd680): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776dd680): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.575497988 +0000 UTC m=+335.458757174 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776dd680): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776ddbc0): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776ddbc0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776ddbc0): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77776f44d0 item 93 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776ddbc0): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776ddbc0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.576540154 +0000 UTC m=+335.459799340 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c77776ddbc0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a923c0): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a923c0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a923c0): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a923c0): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a923c0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.576540154 +0000 UTC m=+335.459799340 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a923c0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77776f4690 item 93 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 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/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a92a00): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a92a00): open at offset 0 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a92a00): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a92a00): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a92a00): >_readAt: n=0, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a92a00): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a92a00): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a92a00): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.578973104 +0000 UTC m=+335.462232280 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a92a00): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a92f40): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a92f40): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a92f40): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77776f4a10 item 94 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a92f40): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a92f40): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.579844949 +0000 UTC m=+335.463104125 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a92f40): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a93640): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a93640): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a93640): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a93640): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a93640): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.579844949 +0000 UTC m=+335.463104125 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a93640): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77776f4bd0 item 94 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 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/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a93c80): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a93c80): open at offset 0 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a93c80): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a93c80): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a93c80): >_readAt: n=0, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a93c80): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a93c80): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a93c80): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.582548079 +0000 UTC m=+335.465807255 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777a93c80): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aae2c0): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aae2c0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aae2c0): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77776f4f50 item 95 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aae2c0): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aae2c0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.583499343 +0000 UTC m=+335.466758519 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aae2c0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aae9c0): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aae9c0): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aae9c0): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aae9c0): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aae9c0): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.583499343 +0000 UTC m=+335.466758519 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aae9c0): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77776f5110 item 95 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 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/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aaf000): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aaf000): open at offset 0 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aaf000): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aaf000): _readAt: size=2, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aaf000): >_readAt: n=0, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aaf000): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aaf000): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aaf000): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.586294877 +0000 UTC m=+335.469554063 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c7777aaf000): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777782a780): _writeAt: size=5, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777782a780): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777782a780): >openPending: err= 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77777f53b0 item 96 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777782a780): >_writeAt: n=5, err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777782a780): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.587392257 +0000 UTC m=+335.470651443 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777782a780): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/06 04:28:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/06 04:28:50 DEBUG : open-test-file: newRWFileHandle: 2026/04/06 04:28:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/06 04:28:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777782ae80): _readAt: size=512, off=0 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777782ae80): openPending: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777782ae80): >openPending: err= 2026/04/06 04:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777782ae80): >_readAt: n=5, err=EOF 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777782ae80): close: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-06 04:28:50.587392257 +0000 UTC m=+335.470651443 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:50 DEBUG : open-test-file(0x3c777782ae80): >close: err= 2026/04/06 04:28:50 DEBUG : open-test-file: Remove: 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c77777f5570 item 96 2026/04/06 04:28:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/06 04:28:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/06 04:28:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/06 04:28:50 DEBUG : open-test-file: >Remove: err= 2026/04/06 04:28:50 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:28:50 DEBUG : Looking for writers 2026/04/06 04:28:50 DEBUG : >WaitForWriters: 2026/04/06 04:28:50 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.59s) --- PASS: TestRWFileHandleOpenTests/writes (0.76s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.17s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.83s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.18s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- 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 "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:28:50 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:28:50 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/06 04:28:50 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:50 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/06 04:28:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/06 04:28:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:50 INFO : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/06 04:28:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:51 DEBUG : file1: newRWFileHandle: 2026/04/06 04:28:51 DEBUG : file1(0x3c777782a140): openPending: 2026/04/06 04:28:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/06 04:28:51 DEBUG : file1(0x3c777782a140): >openPending: err= 2026/04/06 04:28:51 DEBUG : file1: >newRWFileHandle: err= 2026/04/06 04:28:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/06 04:28:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/06 04:28:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/06 04:28:51 DEBUG : file1(0x3c777782a140): _writeAt: size=2, off=0 2026/04/06 04:28:51 DEBUG : file1(0x3c777782a140): >_writeAt: n=2, err= 2026/04/06 04:28:51 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/06 04:28:51 DEBUG : file1(0x3c777782a140): RWFileHandle.Flush 2026/04/06 04:28:51 DEBUG : file1(0x3c777782a140): RWFileHandle.Release 2026/04/06 04:28:51 DEBUG : file1(0x3c777782a140): close: 2026/04/06 04:28:51 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/06 04:28:51 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:51 DEBUG : file1(0x3c777782a140): >close: err= 2026/04/06 04:28:51 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:28:51 DEBUG : Looking for writers 2026/04/06 04:28:51 DEBUG : file1: reading active writers 2026/04/06 04:28:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/06 04:28:51 DEBUG : Looking for writers 2026/04/06 04:28:51 DEBUG : file1: reading active writers 2026/04/06 04:28:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/06 04:28:51 DEBUG : Looking for writers 2026/04/06 04:28:51 DEBUG : file1: reading active writers 2026/04/06 04:28:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/06 04:28:51 DEBUG : Looking for writers 2026/04/06 04:28:51 DEBUG : file1: reading active writers 2026/04/06 04:28:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/06 04:28:51 DEBUG : file1: vfs cache: starting upload 2026/04/06 04:28:51 DEBUG : Looking for writers 2026/04/06 04:28:51 DEBUG : file1: reading active writers 2026/04/06 04:28:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/06 04:28:51 DEBUG : Looking for writers 2026/04/06 04:28:51 DEBUG : file1: reading active writers 2026/04/06 04:28:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/06 04:28:51 DEBUG : Looking for writers 2026/04/06 04:28:51 DEBUG : file1: reading active writers 2026/04/06 04:28:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/06 04:28:51 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/04/06 04:28:52 DEBUG : Looking for writers 2026/04/06 04:28:52 DEBUG : file1: reading active writers 2026/04/06 04:28:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/06 04:28:52 DEBUG : file1: size = 2 OK 2026/04/06 04:28:52 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/06 04:28:52 INFO : file1: Copied (new) 2026/04/06 04:28:52 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/04/06 04:28:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/06 04:28:52 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/04/06 04:28:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/06 04:28:52 INFO : file1: vfs cache: upload succeeded try #1 2026/04/06 04:28:53 DEBUG : Looking for writers 2026/04/06 04:28:53 DEBUG : file1: reading active writers 2026/04/06 04:28:53 DEBUG : >WaitForWriters: 2026/04/06 04:28:53 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:28:53 DEBUG : Looking for writers 2026/04/06 04:28:53 DEBUG : file1: reading active writers 2026/04/06 04:28:53 DEBUG : >WaitForWriters: 2026/04/06 04:28:53 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.13s) === RUN TestRWCacheRename run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:28:54 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:28:54 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/06 04:28:54 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:54 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/06 04:28:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/06 04:28:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:54 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:28:54 INFO : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/06 04:28:54 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:28:54 DEBUG : rename_me: newRWFileHandle: 2026/04/06 04:28:54 DEBUG : rename_me(0x3c777712d840): openPending: 2026/04/06 04:28:54 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/06 04:28:54 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/06 04:28:54 DEBUG : rename_me(0x3c777712d840): >openPending: err= 2026/04/06 04:28:54 DEBUG : rename_me: >newRWFileHandle: err= 2026/04/06 04:28:54 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/06 04:28:54 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/04/06 04:28:54 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/04/06 04:28:54 DEBUG : rename_me(0x3c777712d840): _writeAt: size=5, off=0 2026/04/06 04:28:54 DEBUG : rename_me(0x3c777712d840): >_writeAt: n=5, err= 2026/04/06 04:28:54 DEBUG : rename_me(0x3c777712d840): close: 2026/04/06 04:28:54 DEBUG : rename_me: vfs cache: setting modification time to 2026-04-06 04:28:54.231901397 +0000 UTC m=+339.115160553 2026/04/06 04:28:54 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/04/06 04:28:54 DEBUG : rename_me(0x3c777712d840): >close: err= 2026/04/06 04:28:54 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/04/06 04:28:54 DEBUG : i_was_renamed: Updating file with 0x3c77774d6a80 2026/04/06 04:28:54 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/04/06 04:28:54 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/06 04:28:54 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:28:54 DEBUG : Looking for writers 2026/04/06 04:28:54 DEBUG : i_was_renamed: reading active writers 2026/04/06 04:28:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/06 04:28:54 DEBUG : Looking for writers 2026/04/06 04:28:54 DEBUG : i_was_renamed: reading active writers 2026/04/06 04:28:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/06 04:28:54 DEBUG : Looking for writers 2026/04/06 04:28:54 DEBUG : i_was_renamed: reading active writers 2026/04/06 04:28:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/06 04:28:54 DEBUG : Looking for writers 2026/04/06 04:28:54 DEBUG : i_was_renamed: reading active writers 2026/04/06 04:28:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/06 04:28:54 DEBUG : i_was_renamed: vfs cache: starting upload 2026/04/06 04:28:54 DEBUG : Looking for writers 2026/04/06 04:28:54 DEBUG : i_was_renamed: reading active writers 2026/04/06 04:28:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/06 04:28:54 DEBUG : Looking for writers 2026/04/06 04:28:54 DEBUG : i_was_renamed: reading active writers 2026/04/06 04:28:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/06 04:28:54 DEBUG : Looking for writers 2026/04/06 04:28:54 DEBUG : i_was_renamed: reading active writers 2026/04/06 04:28:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/06 04:28:55 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2026/04/06 04:28:55 DEBUG : Looking for writers 2026/04/06 04:28:55 DEBUG : i_was_renamed: reading active writers 2026/04/06 04:28:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/06 04:28:55 DEBUG : i_was_renamed: size = 5 OK 2026/04/06 04:28:55 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/06 04:28:55 INFO : i_was_renamed: Copied (new) 2026/04/06 04:28:55 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-04-06 04:28:54 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/06 04:28:55 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/04/06 04:28:55 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/06 04:28:55 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/04/06 04:28:56 DEBUG : Looking for writers 2026/04/06 04:28:56 DEBUG : i_was_renamed: reading active writers 2026/04/06 04:28:56 DEBUG : >WaitForWriters: 2026/04/06 04:28:56 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (2.97s) === RUN TestRWCacheUpdate run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:28:57 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:28:57 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/06 04:28:57 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:57 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/06 04:28:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/06 04:28:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo" 2026/04/06 04:28:57 INFO : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/06 04:28:57 DEBUG : forgetting directory cache 2026/04/06 04:28:57 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/06 04:28:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:28:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/06 04:28:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/06 04:28:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/06 04:28:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/06 04:28:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/06 04:28:59 DEBUG : TestRWCacheUpdate(0x3c7777882340): _readAt: size=512, off=0 2026/04/06 04:28:59 DEBUG : TestRWCacheUpdate(0x3c7777882340): openPending: 2026/04/06 04:28:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-06 03:29:57 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/04/06 04:28:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/06 04:28:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/06 04:28:59 DEBUG : TestRWCacheUpdate(0x3c7777882340): >openPending: err= 2026/04/06 04:28:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/06 04:28:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/06 04:28:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/06 04:28:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/06 04:28:59 DEBUG : TestRWCacheUpdate(0x3c7777882340): >_readAt: n=20, err=EOF 2026/04/06 04:28:59 DEBUG : TestRWCacheUpdate(0x3c7777882340): close: 2026/04/06 04:28:59 DEBUG : TestRWCacheUpdate(0x3c7777882340): >close: err= 2026/04/06 04:28:59 DEBUG : Re-reading directory (168.578741ms old) 2026/04/06 04:29:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/06 04:29:00 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/06 04:29:00 DEBUG : forgetting directory cache 2026/04/06 04:29:00 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/06 04:29:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:29:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/06 04:29:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/06 04:29:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/06 04:29:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/06 04:29:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/06 04:29:01 DEBUG : TestRWCacheUpdate(0x3c77773c8800): _readAt: size=512, off=0 2026/04/06 04:29:01 DEBUG : TestRWCacheUpdate(0x3c77773c8800): openPending: 2026/04/06 04:29:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-06 03:30:57 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-04-06 03:29:57 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/04/06 04:29:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-06 03:30:57 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-04-06 03:29:57 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/04/06 04:29:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/06 04:29:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/06 04:29:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 (not needed as size correct) 2026/04/06 04:29:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/06 04:29:01 DEBUG : TestRWCacheUpdate(0x3c77773c8800): >openPending: err= 2026/04/06 04:29:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/06 04:29:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/06 04:29:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/06 04:29:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/06 04:29:02 DEBUG : TestRWCacheUpdate(0x3c77773c8800): >_readAt: n=20, err=EOF 2026/04/06 04:29:02 DEBUG : TestRWCacheUpdate(0x3c77773c8800): close: 2026/04/06 04:29:02 DEBUG : TestRWCacheUpdate(0x3c77773c8800): >close: err= 2026/04/06 04:29:02 DEBUG : Re-reading directory (173.384317ms old) 2026/04/06 04:29:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/06 04:29:02 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/06 04:29:02 DEBUG : forgetting directory cache 2026/04/06 04:29:02 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/06 04:29:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:29:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/06 04:29:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/06 04:29:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/06 04:29:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/06 04:29:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/06 04:29:04 DEBUG : TestRWCacheUpdate(0x3c77778823c0): _readAt: size=512, off=0 2026/04/06 04:29:04 DEBUG : TestRWCacheUpdate(0x3c77778823c0): openPending: 2026/04/06 04:29:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-06 03:31:57 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-04-06 03:30:57 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/04/06 04:29:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-06 03:31:57 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-04-06 03:30:57 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/04/06 04:29:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 (not needed as size correct) 2026/04/06 04:29:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/06 04:29:04 DEBUG : TestRWCacheUpdate(0x3c77778823c0): >openPending: err= 2026/04/06 04:29:04 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/06 04:29:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/06 04:29:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/06 04:29:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/06 04:29:04 DEBUG : TestRWCacheUpdate(0x3c77778823c0): >_readAt: n=20, err=EOF 2026/04/06 04:29:04 DEBUG : TestRWCacheUpdate(0x3c77778823c0): close: 2026/04/06 04:29:04 DEBUG : TestRWCacheUpdate(0x3c77778823c0): >close: err= 2026/04/06 04:29:04 DEBUG : Re-reading directory (173.348859ms old) 2026/04/06 04:29:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/06 04:29:04 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/06 04:29:05 DEBUG : forgetting directory cache 2026/04/06 04:29:05 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/06 04:29:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:29:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/06 04:29:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/06 04:29:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/06 04:29:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/06 04:29:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/06 04:29:06 DEBUG : TestRWCacheUpdate(0x3c77773c83c0): _readAt: size=512, off=0 2026/04/06 04:29:06 DEBUG : TestRWCacheUpdate(0x3c77773c83c0): openPending: 2026/04/06 04:29:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-06 03:32:57 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-04-06 03:31:57 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/04/06 04:29:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-06 03:32:57 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-04-06 03:31:57 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/04/06 04:29:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 (not needed as size correct) 2026/04/06 04:29:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/06 04:29:06 DEBUG : TestRWCacheUpdate(0x3c77773c83c0): >openPending: err= 2026/04/06 04:29:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/06 04:29:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/06 04:29:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/06 04:29:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/06 04:29:06 DEBUG : TestRWCacheUpdate(0x3c77773c83c0): >_readAt: n=20, err=EOF 2026/04/06 04:29:06 DEBUG : TestRWCacheUpdate(0x3c77773c83c0): close: 2026/04/06 04:29:06 DEBUG : TestRWCacheUpdate(0x3c77773c83c0): >close: err= 2026/04/06 04:29:06 DEBUG : Re-reading directory (172.372497ms old) 2026/04/06 04:29:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/06 04:29:07 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/06 04:29:07 DEBUG : forgetting directory cache 2026/04/06 04:29:07 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/06 04:29:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:29:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/06 04:29:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/06 04:29:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/06 04:29:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/06 04:29:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/06 04:29:09 DEBUG : TestRWCacheUpdate(0x3c7777882440): _readAt: size=512, off=0 2026/04/06 04:29:09 DEBUG : TestRWCacheUpdate(0x3c7777882440): openPending: 2026/04/06 04:29:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-06 03:33:57 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-04-06 03:32:57 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/04/06 04:29:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-06 03:33:57 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-04-06 03:32:57 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/04/06 04:29:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 (not needed as size correct) 2026/04/06 04:29:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/06 04:29:09 DEBUG : TestRWCacheUpdate(0x3c7777882440): >openPending: err= 2026/04/06 04:29:09 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/06 04:29:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/06 04:29:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/06 04:29:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/06 04:29:09 DEBUG : TestRWCacheUpdate(0x3c7777882440): >_readAt: n=20, err=EOF 2026/04/06 04:29:09 DEBUG : TestRWCacheUpdate(0x3c7777882440): close: 2026/04/06 04:29:09 DEBUG : TestRWCacheUpdate(0x3c7777882440): >close: err= 2026/04/06 04:29:09 DEBUG : Re-reading directory (181.456495ms old) 2026/04/06 04:29:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/06 04:29:09 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/06 04:29:09 DEBUG : forgetting directory cache 2026/04/06 04:29:09 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/06 04:29:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:29:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/06 04:29:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/06 04:29:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/06 04:29:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/06 04:29:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/06 04:29:11 DEBUG : TestRWCacheUpdate(0x3c7777b088c0): _readAt: size=512, off=0 2026/04/06 04:29:11 DEBUG : TestRWCacheUpdate(0x3c7777b088c0): openPending: 2026/04/06 04:29:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-06 03:34:57 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-04-06 03:33:57 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/04/06 04:29:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-06 03:34:57 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-04-06 03:33:57 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/04/06 04:29:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 (not needed as size correct) 2026/04/06 04:29:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/06 04:29:11 DEBUG : TestRWCacheUpdate(0x3c7777b088c0): >openPending: err= 2026/04/06 04:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/06 04:29:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/06 04:29:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/06 04:29:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/06 04:29:11 DEBUG : TestRWCacheUpdate(0x3c7777b088c0): >_readAt: n=20, err=EOF 2026/04/06 04:29:11 DEBUG : TestRWCacheUpdate(0x3c7777b088c0): close: 2026/04/06 04:29:11 DEBUG : TestRWCacheUpdate(0x3c7777b088c0): >close: err= 2026/04/06 04:29:11 DEBUG : Re-reading directory (172.663827ms old) 2026/04/06 04:29:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/06 04:29:12 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/06 04:29:12 DEBUG : forgetting directory cache 2026/04/06 04:29:12 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2026/04/06 04:29:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:29:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/06 04:29:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/06 04:29:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/06 04:29:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/06 04:29:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/06 04:29:13 DEBUG : TestRWCacheUpdate(0x3c777782a440): _readAt: size=512, off=0 2026/04/06 04:29:13 DEBUG : TestRWCacheUpdate(0x3c777782a440): openPending: 2026/04/06 04:29:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-04-06 03:35:57 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-04-06 03:34:57 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/04/06 04:29:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-04-06 03:35:57 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-04-06 03:34:57 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/04/06 04:29:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 (not needed as size correct) 2026/04/06 04:29:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/06 04:29:13 DEBUG : TestRWCacheUpdate(0x3c777782a440): >openPending: err= 2026/04/06 04:29:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/06 04:29:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/06 04:29:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/06 04:29:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/06 04:29:14 DEBUG : TestRWCacheUpdate: Size has changed from 20 to 21 2026/04/06 04:29:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/04/06 04:29:14 DEBUG : TestRWCacheUpdate(0x3c777782a440): >_readAt: n=21, err=EOF 2026/04/06 04:29:14 DEBUG : TestRWCacheUpdate(0x3c777782a440): close: 2026/04/06 04:29:14 DEBUG : TestRWCacheUpdate(0x3c777782a440): >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/06 04:29:14 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:29:14 DEBUG : Looking for writers 2026/04/06 04:29:14 DEBUG : TestRWCacheUpdate: reading active writers 2026/04/06 04:29:14 DEBUG : >WaitForWriters: 2026/04/06 04:29:14 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': vfs cache: cleaner exiting 2026/04/06 04:29:14 DEBUG : forgetting directory cache 2026/04/06 04:29:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- FAIL: TestRWCacheUpdate (17.67s) === RUN TestCaseSensitivity run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:29:15 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2026/04/06 04:29:17 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2026/04/06 04:29:18 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:29:18 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:29:18 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/06 04:29:18 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/06 04:29:18 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/06 04:29:18 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/06 04:29:18 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/06 04:29:19 ERROR : TestRWCacheUpdate: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo/TestRWCacheUpdate: no such file or directory 2026/04/06 04:29:19 ERROR : TestRWCacheUpdate: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peboxod4dazo/TestRWCacheUpdate: no such file or directory 2026/04/06 04:29:19 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/06 04:29:19 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/06 04:29:19 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/04/06 04:29:19 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/04/06 04:29:19 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/04/06 04:29:19 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/04/06 04:29:19 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/06 04:29:19 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/06 04:29:19 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/06 04:29:19 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/06 04:29:19 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/06 04:29:19 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/06 04:29:19 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/06 04:29:19 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/06 04:29:19 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/04/06 04:29:19 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:29:19 DEBUG : Looking for writers 2026/04/06 04:29:19 DEBUG : normal name with no special characters.txt: reading active writers 2026/04/06 04:29:19 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/04/06 04:29:19 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (5.62s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:29:20 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:29:20 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:29:20 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': Reusing VFS from active cache 2026/04/06 04:29:20 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:29:20 DEBUG : Looking for writers 2026/04/06 04:29:20 DEBUG : >WaitForWriters: 2026/04/06 04:29:20 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:29:20 DEBUG : Looking for writers 2026/04/06 04:29:20 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.34s) === RUN TestVFSNewWithOpts run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:29:20 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:29:20 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:29:20 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:29:20 DEBUG : Looking for writers 2026/04/06 04:29:20 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.34s) === RUN TestVFSRoot run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:29:21 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:29:21 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:29:21 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:29:21 DEBUG : Looking for writers 2026/04/06 04:29:21 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.34s) === RUN TestVFSStat run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:29:21 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:29:21 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:29:22 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/04/06 04:29:24 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/04/06 04:29:25 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:29:25 DEBUG : dir: Looking for writers 2026/04/06 04:29:25 DEBUG : file2: reading active writers 2026/04/06 04:29:25 DEBUG : Looking for writers 2026/04/06 04:29:25 DEBUG : dir: reading active writers 2026/04/06 04:29:25 DEBUG : file1: reading active writers 2026/04/06 04:29:25 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (5.49s) === RUN TestVFSStatParent run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:29:27 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:29:27 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:29:27 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/04/06 04:29:30 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/04/06 04:29:31 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:29:31 DEBUG : dir: Looking for writers 2026/04/06 04:29:31 DEBUG : Looking for writers 2026/04/06 04:29:31 DEBUG : dir: reading active writers 2026/04/06 04:29:31 DEBUG : file1: reading active writers 2026/04/06 04:29:31 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (5.99s) === RUN TestVFSOpenFile run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:29:33 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:29:33 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:29:33 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/04/06 04:29:35 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/04/06 04:29:37 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/06 04:29:37 DEBUG : file1: Open: flags=O_RDONLY 2026/04/06 04:29:37 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/06 04:29:37 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/06 04:29:37 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/06 04:29:37 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/04/06 04:29:37 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/06 04:29:37 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/06 04:29:37 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:29:37 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:29:37 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/06 04:29:37 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/04/06 04:29:37 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/04/06 04:29:37 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/06 04:29:37 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': File to upload is small (0 bytes), uploading instead of streaming 2026/04/06 04:29:39 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/06 04:29:39 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/06 04:29:39 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/04/06 04:29:39 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/06 04:29:39 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:29:39 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/06 04:29:39 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:29:39 DEBUG : dir: Looking for writers 2026/04/06 04:29:39 DEBUG : file2: reading active writers 2026/04/06 04:29:39 DEBUG : new_file.txt: reading active writers 2026/04/06 04:29:39 DEBUG : Looking for writers 2026/04/06 04:29:39 DEBUG : dir: reading active writers 2026/04/06 04:29:39 DEBUG : file1: reading active writers 2026/04/06 04:29:39 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (7.37s) === RUN TestVFSRename run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:29:40 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:29:40 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:29:41 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/04/06 04:29:43 DEBUG : dir/file2: same parent dir (ODFfMTEyMDE2NTBfclZhY2g) - using file/rename instead of move_copy for dir/file1 2026/04/06 04:29:43 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/04/06 04:29:43 DEBUG : dir/file1: Updating file with dir/file1 0x3c777792e3c0 2026/04/06 04:29:43 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/06 04:29:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/06 04:29:44 INFO : dir/file1: Moved (server-side) to: file0 2026/04/06 04:29:44 DEBUG : file0: Updating file with file0 0x3c777792e3c0 2026/04/06 04:29:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/06 04:29:44 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/04/06 04:29:45 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:29:45 DEBUG : dir: Looking for writers 2026/04/06 04:29:45 DEBUG : Looking for writers 2026/04/06 04:29:45 DEBUG : dir: reading active writers 2026/04/06 04:29:45 DEBUG : file0: reading active writers 2026/04/06 04:29:45 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (5.63s) === RUN TestVFSStatfs run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:29:46 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:29:46 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:29:46 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:29:46 DEBUG : Looking for writers 2026/04/06 04:29:46 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.50s) === RUN TestVFSMkdir run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:29:46 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:29:46 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:29:46 DEBUG : Added virtual directory entry vAddDir: "/" 2026/04/06 04:29:47 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/06 04:29:48 DEBUG : Added virtual directory entry vAddDir: "b" 2026/04/06 04:29:49 DEBUG : Added virtual directory entry vAddDir: "c" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/04/06 04:29:57 DEBUG : Added virtual directory entry vAddDir: "d" 2026/04/06 04:29:58 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:29:58 DEBUG : a: Looking for writers 2026/04/06 04:29:58 DEBUG : b: Looking for writers 2026/04/06 04:29:58 DEBUG : c: Looking for writers 2026/04/06 04:29:58 DEBUG : d: Looking for writers 2026/04/06 04:29:58 DEBUG : Looking for writers 2026/04/06 04:29:58 DEBUG : Looking for writers 2026/04/06 04:29:58 DEBUG : /: reading active writers 2026/04/06 04:29:58 DEBUG : a: reading active writers 2026/04/06 04:29:58 DEBUG : b: reading active writers 2026/04/06 04:29:58 DEBUG : c: reading active writers 2026/04/06 04:29:58 DEBUG : d: reading active writers 2026/04/06 04:29:58 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestVFSMkdir (21.10s) === RUN TestVFSMkdirAll run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:30:07 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:30:07 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:30:08 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/06 04:30:09 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/04/06 04:30:09 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/04/06 04:30:10 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/04/06 04:30:12 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:30:12 DEBUG : a/b/c/d: Looking for writers 2026/04/06 04:30:12 DEBUG : a/b/c: Looking for writers 2026/04/06 04:30:12 DEBUG : d: reading active writers 2026/04/06 04:30:12 DEBUG : a/b: Looking for writers 2026/04/06 04:30:12 DEBUG : c: reading active writers 2026/04/06 04:30:12 DEBUG : a: Looking for writers 2026/04/06 04:30:12 DEBUG : b: reading active writers 2026/04/06 04:30:12 DEBUG : Looking for writers 2026/04/06 04:30:12 DEBUG : a: reading active writers 2026/04/06 04:30:12 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (7.41s) === 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 "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:30:15 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:30:15 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:30:15 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:30:15 DEBUG : Looking for writers 2026/04/06 04:30:15 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.34s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:30:15 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:30:15 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:30:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:30:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:30:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/06 04:30:15 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/06 04:30:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/06 04:30:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/06 04:30:15 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/06 04:30:15 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/06 04:30:15 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/04/06 04:30:15 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': File to upload is small (5 bytes), uploading instead of streaming 2026/04/06 04:30:16 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/04/06 04:30:17 DEBUG : file1: size = 5 OK 2026/04/06 04:30:17 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/06 04:30:17 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/06 04:30:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/06 04:30:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:30:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:30:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/06 04:30:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/06 04:30:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/06 04:30:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:30:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:30:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/06 04:30:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/06 04:30:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/06 04:30:17 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/04/06 04:30:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/06 04:30:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/06 04:30:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/06 04:30:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/06 04:30:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/06 04:30:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/06 04:30:17 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': File to upload is small (0 bytes), uploading instead of streaming 2026/04/06 04:30:18 DEBUG : file1: size = 0 OK 2026/04/06 04:30:18 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/06 04:30:18 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/06 04:30:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/06 04:30:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/06 04:30:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/06 04:30:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/06 04:30:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/06 04:30:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/06 04:30:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/06 04:30:18 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': File to upload is small (7 bytes), uploading instead of streaming 2026/04/06 04:30:18 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2026/04/06 04:30:20 DEBUG : file1: size = 7 OK 2026/04/06 04:30:20 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/04/06 04:30:20 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/06 04:30:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/06 04:30:20 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:30:20 DEBUG : Looking for writers 2026/04/06 04:30:20 DEBUG : file1: reading active writers 2026/04/06 04:30:20 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.05s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:30:20 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:30:20 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:30:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:30:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:30:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/06 04:30:20 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/06 04:30:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/06 04:30:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/06 04:30:20 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/04/06 04:30:21 DEBUG : file1: aborting in-sequence write wait, off=100 2026/04/06 04:30:21 DEBUG : file1: failed to wait for in-sequence write to 100 2026/04/06 04:30:21 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/04/06 04:30:21 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': File to upload is small (11 bytes), uploading instead of streaming 2026/04/06 04:30:22 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/04/06 04:30:23 DEBUG : file1: size = 11 OK 2026/04/06 04:30:23 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/06 04:30:23 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/06 04:30:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/06 04:30:23 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/04/06 04:30:23 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:30:23 DEBUG : Looking for writers 2026/04/06 04:30:23 DEBUG : file1: reading active writers 2026/04/06 04:30:23 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.65s) === RUN TestWriteFileHandleFlush run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:30:24 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:30:24 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:30:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:30:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:30:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/06 04:30:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/06 04:30:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/06 04:30:24 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/04/06 04:30:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/06 04:30:24 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': File to upload is small (5 bytes), uploading instead of streaming 2026/04/06 04:30:25 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/04/06 04:30:26 DEBUG : file1: size = 5 OK 2026/04/06 04:30:26 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/06 04:30:26 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/06 04:30:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/06 04:30:26 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/04/06 04:30:26 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:30:26 DEBUG : Looking for writers 2026/04/06 04:30:26 DEBUG : file1: reading active writers 2026/04/06 04:30:26 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.33s) === RUN TestWriteFileHandleRelease run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:30:26 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:30:26 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:30:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:30:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:30:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/06 04:30:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/06 04:30:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/06 04:30:26 DEBUG : file1: WriteFileHandle.Release closing 2026/04/06 04:30:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/06 04:30:26 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': File to upload is small (0 bytes), uploading instead of streaming 2026/04/06 04:30:28 DEBUG : file1: size = 0 OK 2026/04/06 04:30:28 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/06 04:30:28 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/06 04:30:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/06 04:30:28 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/04/06 04:30:28 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:30:28 DEBUG : Looking for writers 2026/04/06 04:30:28 DEBUG : file1: reading active writers 2026/04/06 04:30:28 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.15s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:30:28 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:30:28 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:30:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:30:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:30:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/06 04:30:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/06 04:30:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/06 04:30:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/06 04:30:28 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': File to upload is small (2 bytes), uploading instead of streaming 2026/04/06 04:30:29 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/04/06 04:30:30 DEBUG : file1: size = 2 OK 2026/04/06 04:30:30 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/06 04:30:30 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/06 04:30:30 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/04/06 04:30:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/06 04:30:30 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:30:30 DEBUG : Looking for writers 2026/04/06 04:30:30 DEBUG : file1: reading active writers 2026/04/06 04:30:30 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.74s) === RUN TestFileReadAtZeroLength run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:30:31 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:30:31 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:30:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:30:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:30:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/06 04:30:31 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/06 04:30:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/06 04:30:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/06 04:30:31 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': File to upload is small (0 bytes), uploading instead of streaming 2026/04/06 04:30:33 DEBUG : file1: size = 0 OK 2026/04/06 04:30:33 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/06 04:30:33 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/06 04:30:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/06 04:30:33 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:30:33 DEBUG : file1: Open: flags=O_RDONLY 2026/04/06 04:30:33 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/06 04:30:33 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/06 04:30:33 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/06 04:30:33 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/06 04:30:33 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:30:33 DEBUG : Looking for writers 2026/04/06 04:30:33 DEBUG : file1: reading active writers 2026/04/06 04:30:33 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.34s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:30:33 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:30:33 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:30:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/06 04:30:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/06 04:30:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/06 04:30:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/06 04:30:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/06 04:30:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/06 04:30:33 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': File to upload is small (100 bytes), uploading instead of streaming 2026/04/06 04:30:34 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2026/04/06 04:30:35 DEBUG : file1: size = 100 OK 2026/04/06 04:30:35 DEBUG : file1: md5 = cc03622152267dbd336b1d640b050c9f OK 2026/04/06 04:30:35 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/06 04:30:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/06 04:30:35 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/06 04:30:35 DEBUG : file1: Open: flags=O_RDONLY 2026/04/06 04:30:35 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/06 04:30:35 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/06 04:30:35 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/06 04:30:35 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/06 04:30:35 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:30:35 DEBUG : Looking for writers 2026/04/06 04:30:35 DEBUG : file1: reading active writers 2026/04/06 04:30:35 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.84s) === RUN TestZipManyFiles run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:30:36 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:30:36 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:30:37 DEBUG : flat/f000.txt: Uploading chunk 0, size=7, remain=0 2026/04/06 04:30:39 DEBUG : flat/f001.txt: Uploading chunk 0, size=14, remain=0 2026/04/06 04:30:41 DEBUG : flat/f002.txt: Uploading chunk 0, size=21, remain=0 2026/04/06 04:30:42 DEBUG : flat/f003.txt: Uploading chunk 0, size=28, remain=0 2026/04/06 04:30:44 DEBUG : flat/f004.txt: Uploading chunk 0, size=35, remain=0 2026/04/06 04:30:46 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/04/06 04:30:46 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/04/06 04:30:46 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/06 04:30:46 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/06 04:30:46 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/04/06 04:30:46 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/04/06 04:30:46 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/06 04:30:46 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/06 04:30:46 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/04/06 04:30:46 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/04/06 04:30:46 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/06 04:30:47 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/06 04:30:47 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/04/06 04:30:47 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/04/06 04:30:47 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/06 04:30:47 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/06 04:30:47 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/04/06 04:30:47 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/04/06 04:30:47 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/06 04:30:47 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/06 04:30:47 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:30:47 DEBUG : flat: Looking for writers 2026/04/06 04:30:47 DEBUG : f002.txt: reading active writers 2026/04/06 04:30:47 DEBUG : f003.txt: reading active writers 2026/04/06 04:30:47 DEBUG : f004.txt: reading active writers 2026/04/06 04:30:47 DEBUG : f000.txt: reading active writers 2026/04/06 04:30:47 DEBUG : f001.txt: reading active writers 2026/04/06 04:30:47 DEBUG : Looking for writers 2026/04/06 04:30:47 DEBUG : flat: reading active writers 2026/04/06 04:30:47 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (13.06s) === RUN TestZipManySubDirs run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:30:49 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:30:49 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:30:50 DEBUG : a/top.txt: Uploading chunk 0, size=3, remain=0 2026/04/06 04:30:53 DEBUG : a/b/mid.txt: Uploading chunk 0, size=3, remain=0 2026/04/06 04:30:55 DEBUG : a/b/c/deep.txt: Uploading chunk 0, size=4, remain=0 2026/04/06 04:30:57 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/04/06 04:30:57 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/04/06 04:30:57 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/06 04:30:57 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/06 04:30:57 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/04/06 04:30:57 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/04/06 04:30:57 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/06 04:30:57 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/06 04:30:57 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/04/06 04:30:57 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/04/06 04:30:57 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/06 04:30:58 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/06 04:30:58 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:30:58 DEBUG : a/b/c: Looking for writers 2026/04/06 04:30:58 DEBUG : deep.txt: reading active writers 2026/04/06 04:30:58 DEBUG : a/b: Looking for writers 2026/04/06 04:30:58 DEBUG : mid.txt: reading active writers 2026/04/06 04:30:58 DEBUG : c: reading active writers 2026/04/06 04:30:58 DEBUG : a: Looking for writers 2026/04/06 04:30:58 DEBUG : b: reading active writers 2026/04/06 04:30:58 DEBUG : top.txt: reading active writers 2026/04/06 04:30:58 DEBUG : Looking for writers 2026/04/06 04:30:58 DEBUG : a: reading active writers 2026/04/06 04:30:58 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (11.28s) === RUN TestZipLargeFiles run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:31:00 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:31:00 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:31:02 DEBUG : bigdir/big.bin: Uploading chunk 0, size=5242880, remain=0 2026/04/06 04:31:29 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/04/06 04:31:29 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/04/06 04:31:29 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/04/06 04:31:29 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/04/06 04:31:29 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/04/06 04:31:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/04/06 04:31:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/06 04:31:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/04/06 04:31:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/04/06 04:31:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/04/06 04:31:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/04/06 04:31:34 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/06 04:31:40 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/06 04:31:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/06 04:31:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/06 04:31:55 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/06 04:31:55 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:31:55 DEBUG : bigdir: Looking for writers 2026/04/06 04:31:55 DEBUG : big.bin: reading active writers 2026/04/06 04:31:55 DEBUG : Looking for writers 2026/04/06 04:31:55 DEBUG : bigdir: reading active writers 2026/04/06 04:31:55 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (56.10s) === RUN TestZipDirsInRoot run.go:185: Remote "OpenDrive root 'rclone-test-peboxod4dazo'", Local "Local file system at /tmp/rclone848819499", Modify Window "1s" 2026/04/06 04:31:57 INFO : OpenDrive root 'rclone-test-peboxod4dazo': poll-interval is not supported by this remote 2026/04/06 04:31:57 NOTICE: OpenDrive root 'rclone-test-peboxod4dazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/06 04:31:58 DEBUG : dir1/a.txt: Uploading chunk 0, size=1, remain=0 2026/04/06 04:32:00 DEBUG : dir2/b.txt: Uploading chunk 0, size=1, remain=0 2026/04/06 04:32:02 DEBUG : dir3/c.txt: Uploading chunk 0, size=1, remain=0 2026/04/06 04:32:03 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/04/06 04:32:03 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/04/06 04:32:03 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/06 04:32:03 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/06 04:32:04 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/04/06 04:32:04 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/04/06 04:32:04 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/06 04:32:04 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/06 04:32:04 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/04/06 04:32:04 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/04/06 04:32:04 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/06 04:32:04 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/06 04:32:04 DEBUG : WaitForWriters: timeout=30s 2026/04/06 04:32:04 DEBUG : dir1: Looking for writers 2026/04/06 04:32:04 DEBUG : a.txt: reading active writers 2026/04/06 04:32:04 DEBUG : dir2: Looking for writers 2026/04/06 04:32:04 DEBUG : b.txt: reading active writers 2026/04/06 04:32:04 DEBUG : dir3: Looking for writers 2026/04/06 04:32:04 DEBUG : c.txt: reading active writers 2026/04/06 04:32:04 DEBUG : Looking for writers 2026/04/06 04:32:04 DEBUG : dir2: reading active writers 2026/04/06 04:32:04 DEBUG : dir3: reading active writers 2026/04/06 04:32:04 DEBUG : dir1: reading active writers 2026/04/06 04:32:04 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (10.24s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/04/06 04:32:07 DEBUG : OpenDrive root 'rclone-test-peboxod4dazo': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 8m52.876703283s (try 1/5): exit status 1: Failed [TestDirCreate TestDirRemoveName TestFileRename/minimal,forceCache=true TestFileRename/writes,forceCache=true TestRWCacheUpdate]