"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2026/06/27 02:28:26 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zalexoq6tovo" 2026/06/27 02:28:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/27 02:28:26 DEBUG : Starting OpenDrive session with ID: 4136c7c53e2f47bde92adc353fe35bb0e068b613674324d9fbe4015ba353920e 2026/06/27 02:28:27 DEBUG : Creating backend with remote "/tmp/rclone666079525" === RUN TestDirHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:28:27 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:28:27 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:28:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/27 02:28:31 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:28:31 DEBUG : dir: Looking for writers 2026/06/27 02:28:31 DEBUG : Looking for writers 2026/06/27 02:28:31 DEBUG : dir: reading active writers 2026/06/27 02:28:31 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (4.46s) === RUN TestDirHandleReaddir run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:28:32 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:28:32 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:28:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/27 02:28:35 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/06/27 02:28:38 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2026/06/27 02:28:40 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:28:40 DEBUG : dir/subdir: Looking for writers 2026/06/27 02:28:40 DEBUG : dir: Looking for writers 2026/06/27 02:28:40 DEBUG : file1: reading active writers 2026/06/27 02:28:40 DEBUG : file2: reading active writers 2026/06/27 02:28:40 DEBUG : subdir: reading active writers 2026/06/27 02:28:40 DEBUG : Looking for writers 2026/06/27 02:28:40 DEBUG : dir: reading active writers 2026/06/27 02:28:40 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (10.14s) === RUN TestDirHandleReaddirnames run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:28:42 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:28:42 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:28:43 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/27 02:28:45 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:28:45 DEBUG : dir: Looking for writers 2026/06/27 02:28:45 DEBUG : file1: reading active writers 2026/06/27 02:28:45 DEBUG : Looking for writers 2026/06/27 02:28:45 DEBUG : dir: reading active writers 2026/06/27 02:28:45 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (4.03s) === RUN TestDirMethods run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:28:46 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:28:46 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:28:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/27 02:28:49 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:28:49 DEBUG : dir: Looking for writers 2026/06/27 02:28:49 DEBUG : Looking for writers 2026/06/27 02:28:49 DEBUG : dir: reading active writers 2026/06/27 02:28:49 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.93s) === RUN TestDirForgetAll run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:28:50 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:28:50 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:28:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/27 02:28:53 DEBUG : dir: forgetting directory cache 2026/06/27 02:28:53 DEBUG : forgetting directory cache 2026/06/27 02:28:53 DEBUG : dir: forgetting directory cache 2026/06/27 02:28:53 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:28:53 DEBUG : Looking for writers 2026/06/27 02:28:53 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (3.92s) === RUN TestDirForgetPath run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:28:54 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:28:54 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:28:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/27 02:28:57 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/06/27 02:28:57 DEBUG : dir: invalidating directory cache 2026/06/27 02:28:57 DEBUG : >ForgetPath: 2026/06/27 02:28:57 DEBUG : ForgetPath: relativePath="dir", type=0 2026/06/27 02:28:57 DEBUG : invalidating directory cache 2026/06/27 02:28:57 DEBUG : dir: forgetting directory cache 2026/06/27 02:28:57 DEBUG : >ForgetPath: 2026/06/27 02:28:57 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/06/27 02:28:57 DEBUG : >ForgetPath: 2026/06/27 02:28:57 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:28:57 DEBUG : dir: Looking for writers 2026/06/27 02:28:57 DEBUG : Looking for writers 2026/06/27 02:28:57 DEBUG : dir: reading active writers 2026/06/27 02:28:57 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (4.24s) === RUN TestDirWalk run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:28:58 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:28:58 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:28:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/27 02:29:03 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2026/06/27 02:29:05 DEBUG : forgetting directory cache 2026/06/27 02:29:05 DEBUG : dir: forgetting directory cache 2026/06/27 02:29:05 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:29:05 DEBUG : dir: Looking for writers 2026/06/27 02:29:05 DEBUG : fil/a/b: Looking for writers 2026/06/27 02:29:05 DEBUG : fil/a: Looking for writers 2026/06/27 02:29:05 DEBUG : b: reading active writers 2026/06/27 02:29:05 DEBUG : fil: Looking for writers 2026/06/27 02:29:05 DEBUG : a: reading active writers 2026/06/27 02:29:05 DEBUG : Looking for writers 2026/06/27 02:29:05 DEBUG : dir: reading active writers 2026/06/27 02:29:05 DEBUG : fil: reading active writers 2026/06/27 02:29:05 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (10.56s) === RUN TestDirSetModTime run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:29:08 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:29:08 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:29:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/27 02:29:12 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:29:12 DEBUG : dir: Looking for writers 2026/06/27 02:29:12 DEBUG : Looking for writers 2026/06/27 02:29:12 DEBUG : dir: reading active writers 2026/06/27 02:29:12 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (4.62s) === RUN TestDirStat run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:29:13 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:29:13 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:29:14 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/27 02:29:16 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:29:16 DEBUG : dir: Looking for writers 2026/06/27 02:29:16 DEBUG : file1: reading active writers 2026/06/27 02:29:16 DEBUG : Looking for writers 2026/06/27 02:29:16 DEBUG : dir: reading active writers 2026/06/27 02:29:16 DEBUG : >WaitForWriters: --- PASS: TestDirStat (4.42s) === RUN TestDirReadDirAll run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:29:18 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:29:18 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:29:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/27 02:29:21 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/06/27 02:29:23 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2026/06/27 02:29:25 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/06/27 02:29:25 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/06/27 02:29:25 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/27 02:29:25 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/06/27 02:29:26 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2026/06/27 02:29:28 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2026/06/27 02:29:30 DEBUG : dir: invalidating directory cache 2026/06/27 02:29:30 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/06/27 02:29:30 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/06/27 02:29:30 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/06/27 02:29:30 DEBUG : dir/file1: Reset virtual modtime 2026/06/27 02:29:30 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/06/27 02:29:30 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/27 02:29:30 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/06/27 02:29:30 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/06/27 02:29:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/27 02:29:30 DEBUG : dir: invalidating directory cache 2026/06/27 02:29:30 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/06/27 02:29:30 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/06/27 02:29:30 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/27 02:29:30 DEBUG : forgetting directory cache 2026/06/27 02:29:30 DEBUG : dir: forgetting directory cache 2026/06/27 02:29:30 DEBUG : dir/virtualDir: forgetting directory cache 2026/06/27 02:29:30 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:29:30 DEBUG : dir/virtualDir: Looking for writers 2026/06/27 02:29:30 DEBUG : dir: Looking for writers 2026/06/27 02:29:30 DEBUG : file1: reading active writers 2026/06/27 02:29:30 DEBUG : virtualFile2: reading active writers 2026/06/27 02:29:30 DEBUG : virtualFile: reading active writers 2026/06/27 02:29:30 DEBUG : virtualDir: reading active writers 2026/06/27 02:29:30 DEBUG : Looking for writers 2026/06/27 02:29:30 DEBUG : dir: reading active writers 2026/06/27 02:29:30 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (14.40s) --- PASS: TestDirReadDirAll/Virtual (5.07s) === RUN TestDirOpen run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:29:32 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:29:32 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:29:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/27 02:29:35 ERROR : dir/: Can only open directories read only 2026/06/27 02:29:35 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:29:35 DEBUG : dir: Looking for writers 2026/06/27 02:29:35 DEBUG : Looking for writers 2026/06/27 02:29:35 DEBUG : dir: reading active writers 2026/06/27 02:29:35 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.74s) === RUN TestDirCreate run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:29:36 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:29:36 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:29:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/27 02:29:39 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:29:39 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/27 02:29:39 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/06/27 02:29:39 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/27 02:29:39 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': File to upload is small (5 bytes), uploading instead of streaming 2026/06/27 02:29:40 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2026/06/27 02:29:40 DEBUG : dir/potato: size = 5 OK 2026/06/27 02:29:40 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/27 02:29:40 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/06/27 02:29:40 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/27 02:29:40 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:29:40 DEBUG : dir: Looking for writers 2026/06/27 02:29:40 DEBUG : file1: reading active writers 2026/06/27 02:29:40 DEBUG : potato: reading active writers 2026/06/27 02:29:40 DEBUG : Looking for writers 2026/06/27 02:29:40 DEBUG : dir: reading active writers 2026/06/27 02:29:40 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (6.01s) === RUN TestDirMkdir run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:29:42 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:29:42 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:29:43 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/27 02:29:45 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/27 02:29:46 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:29:46 DEBUG : dir/sub: Looking for writers 2026/06/27 02:29:46 DEBUG : dir: Looking for writers 2026/06/27 02:29:46 DEBUG : file1: reading active writers 2026/06/27 02:29:46 DEBUG : sub: reading active writers 2026/06/27 02:29:46 DEBUG : Looking for writers 2026/06/27 02:29:46 DEBUG : dir: reading active writers 2026/06/27 02:29:46 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (5.91s) === RUN TestDirMkdirSub run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:29:48 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:29:48 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:29:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/27 02:29:51 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/27 02:29:51 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/06/27 02:29:52 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:29:52 DEBUG : dir/sub/subsub: Looking for writers 2026/06/27 02:29:52 DEBUG : dir/sub: Looking for writers 2026/06/27 02:29:52 DEBUG : subsub: reading active writers 2026/06/27 02:29:52 DEBUG : dir: Looking for writers 2026/06/27 02:29:52 DEBUG : file1: reading active writers 2026/06/27 02:29:52 DEBUG : sub: reading active writers 2026/06/27 02:29:52 DEBUG : Looking for writers 2026/06/27 02:29:52 DEBUG : dir: reading active writers 2026/06/27 02:29:52 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (6.77s) === RUN TestDirRemove run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:29:54 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:29:54 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:29:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/27 02:29:57 ERROR : dir/: Dir.Remove not empty 2026/06/27 02:29:57 DEBUG : dir/file1: Remove: 2026/06/27 02:29:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/27 02:29:57 DEBUG : dir/file1: >Remove: err= 2026/06/27 02:29:58 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/27 02:29:58 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:29:58 DEBUG : Looking for writers 2026/06/27 02:29:58 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (3.92s) === RUN TestDirRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:29:58 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:29:58 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:29:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/27 02:30:01 DEBUG : dir/file1: Remove: 2026/06/27 02:30:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/27 02:30:01 DEBUG : dir/file1: >Remove: err= 2026/06/27 02:30:02 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/27 02:30:02 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:30:02 DEBUG : Looking for writers 2026/06/27 02:30:02 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (3.86s) === RUN TestDirRemoveName run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:30:02 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:30:02 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:30:03 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/27 02:30:05 DEBUG : dir/file1: Remove: 2026/06/27 02:30:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/27 02:30:05 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/06/27 02:30:06 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:30:06 DEBUG : dir: Looking for writers 2026/06/27 02:30:06 DEBUG : Looking for writers 2026/06/27 02:30:06 DEBUG : dir: reading active writers 2026/06/27 02:30:06 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (4.36s) === RUN TestDirRename run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:30:07 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:30:07 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:30:08 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/27 02:30:10 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2026/06/27 02:30:12 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/06/27 02:30:12 DEBUG : dir2: same parent dir (ODFfMTI2ODMwMzhfaGljckM) - using folder/rename instead of move_copy 2026/06/27 02:30:12 DEBUG : dir: Updating dir with dir2 0x240355d11860 2026/06/27 02:30:12 DEBUG : dir: forgetting directory cache 2026/06/27 02:30:12 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/27 02:30:12 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/06/27 02:30:13 INFO : dir2/file1: Moved (server-side) to: file2 2026/06/27 02:30:13 DEBUG : file2: Updating file with file2 0x2403559c1040 2026/06/27 02:30:13 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/06/27 02:30:13 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/27 02:30:14 INFO : dir2/file3: Deleted 2026/06/27 02:30:14 INFO : file2: Moved (server-side) to: dir2/file3 2026/06/27 02:30:14 DEBUG : dir2/file3: Updating file with dir2/file3 0x2403559c1040 2026/06/27 02:30:14 DEBUG : Added virtual directory entry vDel: "file2" 2026/06/27 02:30:14 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/06/27 02:30:15 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/06/27 02:30:15 DEBUG : renamed empty directory: same parent dir (ODFfMTI2ODMwMzhfaGljckM) - using folder/rename instead of move_copy 2026/06/27 02:30:16 DEBUG : empty directory: Updating dir with renamed empty directory 0x240355d1dad0 2026/06/27 02:30:16 DEBUG : empty directory: forgetting directory cache 2026/06/27 02:30:16 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/06/27 02:30:16 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/06/27 02:30:16 DEBUG : dir2: Renaming to "dir3" 2026/06/27 02:30:16 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:30:16 DEBUG : dir3: Looking for writers 2026/06/27 02:30:16 DEBUG : file3: reading active writers 2026/06/27 02:30:16 DEBUG : renamed empty directory: Looking for writers 2026/06/27 02:30:16 DEBUG : Looking for writers 2026/06/27 02:30:16 DEBUG : dir3: reading active writers 2026/06/27 02:30:16 DEBUG : renamed empty directory: reading active writers 2026/06/27 02:30:16 DEBUG : >WaitForWriters: --- PASS: TestDirRename (10.83s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:30:17 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:30:17 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:30:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/27 02:30:21 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/27 02:30:21 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:30:21 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/27 02:30:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/27 02:30:21 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/06/27 02:30:21 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/06/27 02:30:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/27 02:30:21 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:30:21 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/27 02:30:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/27 02:30:21 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/06/27 02:30:21 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/06/27 02:30:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/27 02:30:21 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': File to upload is small (12 bytes), uploading instead of streaming 2026/06/27 02:30:22 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2026/06/27 02:30:23 DEBUG : dir/sub/file2: size = 12 OK 2026/06/27 02:30:23 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/06/27 02:30:23 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/06/27 02:30:23 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/27 02:30:23 DEBUG : forgetting directory cache 2026/06/27 02:30:23 DEBUG : dir: forgetting directory cache 2026/06/27 02:30:23 DEBUG : dir/sub: forgetting directory cache 2026/06/27 02:30:23 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/06/27 02:30:23 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/06/27 02:30:23 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': File to upload is small (5 bytes), uploading instead of streaming 2026/06/27 02:30:24 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2026/06/27 02:30:25 DEBUG : dir/sub/file0: size = 5 OK 2026/06/27 02:30:25 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/27 02:30:25 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/06/27 02:30:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/27 02:30:25 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:30:25 DEBUG : dir/sub: Looking for writers 2026/06/27 02:30:25 DEBUG : file0: reading active writers 2026/06/27 02:30:25 DEBUG : file2: reading active writers 2026/06/27 02:30:25 DEBUG : dir: Looking for writers 2026/06/27 02:30:25 DEBUG : file1: reading active writers 2026/06/27 02:30:25 DEBUG : sub: reading active writers 2026/06/27 02:30:25 DEBUG : Looking for writers 2026/06/27 02:30:25 DEBUG : dir: reading active writers 2026/06/27 02:30:25 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (9.27s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:30:27 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:30:27 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/06/27 02:30:27 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:30:27 DEBUG : Looking for writers 2026/06/27 02:30:27 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.36s) === RUN TestDirMetadataExtension run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:30:27 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:30:27 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:30:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/27 02:30:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/06/27 02:30:30 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:30:30 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/06/27 02:30:30 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/06/27 02:30:30 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/06/27 02:30:30 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/27 02:30:30 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/27 02:30:30 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/06/27 02:30:30 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:30:30 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/06/27 02:30:30 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/06/27 02:30:30 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/06/27 02:30:30 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/27 02:30:30 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/27 02:30:30 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:30:30 DEBUG : dir: Looking for writers 2026/06/27 02:30:30 DEBUG : file1.metadata: reading active writers 2026/06/27 02:30:30 DEBUG : file1: reading active writers 2026/06/27 02:30:30 DEBUG : Looking for writers 2026/06/27 02:30:30 DEBUG : dir: reading active writers 2026/06/27 02:30:30 DEBUG : dir.metadata: reading active writers 2026/06/27 02:30:30 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (3.87s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:30:31 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:30:31 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:30:32 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/27 02:30:34 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:30:34 DEBUG : dir: Looking for writers 2026/06/27 02:30:34 DEBUG : file1: reading active writers 2026/06/27 02:30:34 DEBUG : Looking for writers 2026/06/27 02:30:34 DEBUG : dir: reading active writers 2026/06/27 02:30:34 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (4.02s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:30:35 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:30:35 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:30:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/27 02:30:39 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2026/06/27 02:30:40 DEBUG : Can set mod time: true 2026/06/27 02:30:40 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/27 02:30:41 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:30:41 DEBUG : dir: Looking for writers 2026/06/27 02:30:41 DEBUG : file1: reading active writers 2026/06/27 02:30:41 DEBUG : Looking for writers 2026/06/27 02:30:41 DEBUG : dir: reading active writers 2026/06/27 02:30:41 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:30:42 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:30:42 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:30:43 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/27 02:30:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/27 02:30:45 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/27 02:30:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 02:30:45 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': File to upload is small (0 bytes), uploading instead of streaming 2026/06/27 02:30:46 DEBUG : dir/file1: size = 0 OK 2026/06/27 02:30:46 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/27 02:30:46 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/27 02:30:46 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/27 02:30:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 02:30:46 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:30:46 DEBUG : dir: Looking for writers 2026/06/27 02:30:46 DEBUG : file1: reading active writers 2026/06/27 02:30:46 DEBUG : Looking for writers 2026/06/27 02:30:46 DEBUG : dir: reading active writers 2026/06/27 02:30:46 DEBUG : >WaitForWriters: 2026/06/27 02:30:47 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:30:47 DEBUG : dir: Looking for writers 2026/06/27 02:30:47 DEBUG : file1: reading active writers 2026/06/27 02:30:47 DEBUG : Looking for writers 2026/06/27 02:30:47 DEBUG : dir: reading active writers 2026/06/27 02:30:47 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:30:48 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:30:48 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:30:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/27 02:30:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/27 02:30:51 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/27 02:30:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 02:30:51 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': File to upload is small (5 bytes), uploading instead of streaming 2026/06/27 02:30:51 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/06/27 02:30:52 DEBUG : dir/file1: size = 5 OK 2026/06/27 02:30:52 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/27 02:30:52 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/27 02:30:52 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/27 02:30:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 02:30:52 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:30:52 DEBUG : dir: Looking for writers 2026/06/27 02:30:52 DEBUG : file1: reading active writers 2026/06/27 02:30:52 DEBUG : Looking for writers 2026/06/27 02:30:52 DEBUG : dir: reading active writers 2026/06/27 02:30:52 DEBUG : >WaitForWriters: 2026/06/27 02:30:53 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:30:53 DEBUG : dir: Looking for writers 2026/06/27 02:30:53 DEBUG : file1: reading active writers 2026/06/27 02:30:53 DEBUG : Looking for writers 2026/06/27 02:30:53 DEBUG : dir: reading active writers 2026/06/27 02:30:53 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:30:54 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:30:54 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/27 02:30:54 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:30:54 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:30:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:30:54 DEBUG : Config file has changed externally - reloading 2026/06/27 02:30:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 02:30:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:30:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:30:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 02:30:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:30:54 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/27 02:30:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/27 02:30:57 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/27 02:30:57 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:30:57 DEBUG : dir: Looking for writers 2026/06/27 02:30:57 DEBUG : file1: reading active writers 2026/06/27 02:30:57 DEBUG : Looking for writers 2026/06/27 02:30:57 DEBUG : dir: reading active writers 2026/06/27 02:30:57 DEBUG : >WaitForWriters: 2026/06/27 02:30:57 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:30:58 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:30:58 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/27 02:30:58 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:30:58 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:30:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:30:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 02:30:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:30:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:30:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 02:30:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:30:58 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/27 02:31:00 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/27 02:31:01 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/27 02:31:01 DEBUG : dir/file1: newRWFileHandle: 2026/06/27 02:31:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/27 02:31:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/27 02:31:01 DEBUG : dir/file1(0x240355424e00): close: 2026/06/27 02:31:02 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/27 02:31:02 DEBUG : dir/file1(0x240355424e00): >close: err= 2026/06/27 02:31:02 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:31:02 DEBUG : dir: Looking for writers 2026/06/27 02:31:02 DEBUG : file1: reading active writers 2026/06/27 02:31:02 DEBUG : Looking for writers 2026/06/27 02:31:02 DEBUG : dir: reading active writers 2026/06/27 02:31:02 DEBUG : >WaitForWriters: 2026/06/27 02:31:02 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:31:02 DEBUG : dir: Looking for writers 2026/06/27 02:31:02 DEBUG : file1: reading active writers 2026/06/27 02:31:02 DEBUG : Looking for writers 2026/06/27 02:31:02 DEBUG : dir: reading active writers 2026/06/27 02:31:02 DEBUG : >WaitForWriters: 2026/06/27 02:31:02 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:31:03 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:31:03 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/27 02:31:03 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:31:03 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:31:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:31:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 02:31:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:31:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:31:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 02:31:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:31:03 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/27 02:31:04 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/27 02:31:06 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/27 02:31:06 DEBUG : dir/file1: newRWFileHandle: 2026/06/27 02:31:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/27 02:31:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/27 02:31:06 DEBUG : dir/file1(0x240355cba3c0): _writeAt: size=5, off=0 2026/06/27 02:31:06 DEBUG : dir/file1(0x240355cba3c0): openPending: 2026/06/27 02:31:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/27 02:31:06 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/27 02:31:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 02:31:06 DEBUG : dir/file1(0x240355cba3c0): >openPending: err= 2026/06/27 02:31:06 DEBUG : dir/file1(0x240355cba3c0): >_writeAt: n=5, err= 2026/06/27 02:31:06 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/27 02:31:06 DEBUG : dir/file1(0x240355cba3c0): close: 2026/06/27 02:31:06 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/06/27 02:31:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/06/27 02:31:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/06/27 02:31:06 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/27 02:31:06 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/27 02:31:06 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/27 02:31:06 DEBUG : dir/file1(0x240355cba3c0): >close: err= 2026/06/27 02:31:06 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:31:06 DEBUG : dir: Looking for writers 2026/06/27 02:31:06 DEBUG : file1: reading active writers 2026/06/27 02:31:06 DEBUG : Looking for writers 2026/06/27 02:31:06 DEBUG : dir: reading active writers 2026/06/27 02:31:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/27 02:31:06 DEBUG : dir: Looking for writers 2026/06/27 02:31:06 DEBUG : file1: reading active writers 2026/06/27 02:31:06 DEBUG : Looking for writers 2026/06/27 02:31:06 DEBUG : dir: reading active writers 2026/06/27 02:31:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/27 02:31:06 DEBUG : dir: Looking for writers 2026/06/27 02:31:06 DEBUG : file1: reading active writers 2026/06/27 02:31:06 DEBUG : Looking for writers 2026/06/27 02:31:06 DEBUG : dir: reading active writers 2026/06/27 02:31:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/27 02:31:06 DEBUG : dir: Looking for writers 2026/06/27 02:31:06 DEBUG : file1: reading active writers 2026/06/27 02:31:06 DEBUG : Looking for writers 2026/06/27 02:31:06 DEBUG : dir: reading active writers 2026/06/27 02:31:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/27 02:31:06 DEBUG : dir/file1: vfs cache: starting upload 2026/06/27 02:31:06 DEBUG : dir: Looking for writers 2026/06/27 02:31:06 DEBUG : file1: reading active writers 2026/06/27 02:31:06 DEBUG : Looking for writers 2026/06/27 02:31:06 DEBUG : dir: reading active writers 2026/06/27 02:31:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/27 02:31:06 DEBUG : dir: Looking for writers 2026/06/27 02:31:06 DEBUG : file1: reading active writers 2026/06/27 02:31:06 DEBUG : Looking for writers 2026/06/27 02:31:06 DEBUG : dir: reading active writers 2026/06/27 02:31:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/27 02:31:06 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/27 02:31:07 DEBUG : dir: Looking for writers 2026/06/27 02:31:07 DEBUG : file1: reading active writers 2026/06/27 02:31:07 DEBUG : Looking for writers 2026/06/27 02:31:07 DEBUG : dir: reading active writers 2026/06/27 02:31:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/27 02:31:07 DEBUG : dir: Looking for writers 2026/06/27 02:31:07 DEBUG : file1: reading active writers 2026/06/27 02:31:07 DEBUG : Looking for writers 2026/06/27 02:31:07 DEBUG : dir: reading active writers 2026/06/27 02:31:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/27 02:31:07 DEBUG : dir/file1: size = 14 OK 2026/06/27 02:31:07 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/06/27 02:31:07 INFO : dir/file1: Copied (replaced existing) 2026/06/27 02:31:07 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/06/27 02:31:07 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/27 02:31:07 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/06/27 02:31:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 02:31:07 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/27 02:31:08 DEBUG : dir: Looking for writers 2026/06/27 02:31:08 DEBUG : file1: reading active writers 2026/06/27 02:31:08 DEBUG : Looking for writers 2026/06/27 02:31:08 DEBUG : dir: reading active writers 2026/06/27 02:31:08 DEBUG : >WaitForWriters: 2026/06/27 02:31:09 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:31:09 DEBUG : dir: Looking for writers 2026/06/27 02:31:09 DEBUG : file1: reading active writers 2026/06/27 02:31:09 DEBUG : Looking for writers 2026/06/27 02:31:09 DEBUG : dir: reading active writers 2026/06/27 02:31:09 DEBUG : >WaitForWriters: 2026/06/27 02:31:09 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (34.84s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (7.05s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (5.83s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (5.89s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.81s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.58s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (6.68s) === RUN TestFileOpenRead run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:31:10 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:31:10 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:31:11 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/27 02:31:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/27 02:31:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/27 02:31:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/27 02:31:13 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/27 02:31:13 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:31:13 DEBUG : dir: Looking for writers 2026/06/27 02:31:13 DEBUG : file1: reading active writers 2026/06/27 02:31:13 DEBUG : Looking for writers 2026/06/27 02:31:13 DEBUG : dir: reading active writers 2026/06/27 02:31:13 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.25s) === RUN TestFileOpenReadUnknownSize 2026/06/27 02:31:14 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/06/27 02:31:14 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:31:14 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/27 02:31:14 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/06/27 02:31:14 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:31:14 DEBUG : Looking for writers 2026/06/27 02:31:14 DEBUG : file.txt: reading active writers 2026/06/27 02:31:14 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:31:14 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:31:14 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:31:15 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/27 02:31:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 02:31:17 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': File to upload is small (25 bytes), uploading instead of streaming 2026/06/27 02:31:17 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/06/27 02:31:18 DEBUG : dir/file1: size = 25 OK 2026/06/27 02:31:18 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/27 02:31:18 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/27 02:31:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 02:31:18 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:31:18 DEBUG : dir: Looking for writers 2026/06/27 02:31:18 DEBUG : file1: reading active writers 2026/06/27 02:31:18 DEBUG : Looking for writers 2026/06/27 02:31:18 DEBUG : dir: reading active writers 2026/06/27 02:31:18 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.34s) === RUN TestFileRemove run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:31:19 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:31:19 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:31:20 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/27 02:31:22 DEBUG : dir/file1: Remove: 2026/06/27 02:31:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/27 02:31:22 DEBUG : dir/file1: >Remove: err= 2026/06/27 02:31:23 DEBUG : dir/file1: Remove: 2026/06/27 02:31:23 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/27 02:31:23 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:31:23 DEBUG : dir: Looking for writers 2026/06/27 02:31:23 DEBUG : Looking for writers 2026/06/27 02:31:23 DEBUG : dir: reading active writers 2026/06/27 02:31:23 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.37s) === RUN TestFileRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:31:24 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:31:24 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:31:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/27 02:31:27 DEBUG : dir/file1: Remove: 2026/06/27 02:31:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/27 02:31:27 DEBUG : dir/file1: >Remove: err= 2026/06/27 02:31:27 DEBUG : dir/file1: Remove: 2026/06/27 02:31:27 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/27 02:31:27 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:31:27 DEBUG : dir: Looking for writers 2026/06/27 02:31:27 DEBUG : Looking for writers 2026/06/27 02:31:27 DEBUG : dir: reading active writers 2026/06/27 02:31:27 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.26s) === RUN TestFileOpen run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:31:28 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:31:28 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:31:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/27 02:31:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/27 02:31:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/27 02:31:31 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/27 02:31:31 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/27 02:31:31 DEBUG : dir/file1: Open: flags=O_RDWR 2026/06/27 02:31:31 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/27 02:31:31 DEBUG : dir/file1: Open: flags=0x3 2026/06/27 02:31:31 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/06/27 02:31:31 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/06/27 02:31:31 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:31:31 DEBUG : dir: Looking for writers 2026/06/27 02:31:31 DEBUG : file1: reading active writers 2026/06/27 02:31:31 DEBUG : Looking for writers 2026/06/27 02:31:31 DEBUG : dir: reading active writers 2026/06/27 02:31:31 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (4.12s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:31:32 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:31:32 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:31:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/27 02:31:35 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:31:35 DEBUG : dir: Looking for writers 2026/06/27 02:31:35 DEBUG : file1: reading active writers 2026/06/27 02:31:35 DEBUG : Looking for writers 2026/06/27 02:31:35 DEBUG : dir: reading active writers 2026/06/27 02:31:35 DEBUG : >WaitForWriters: 2026/06/27 02:31:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/27 02:31:36 DEBUG : newLeaf: Updating file with newLeaf 0x2403556c72b0 2026/06/27 02:31:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/27 02:31:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/27 02:31:37 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/27 02:31:37 DEBUG : dir/file1: Updating file with dir/file1 0x2403556c72b0 2026/06/27 02:31:37 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/27 02:31:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 02:31:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/27 02:31:37 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/27 02:31:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 02:31:37 DEBUG : dir/file1: File is currently open, delaying rename 0x2403556c72b0 2026/06/27 02:31:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/27 02:31:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/27 02:31:37 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': File to upload is small (25 bytes), uploading instead of streaming 2026/06/27 02:31:38 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/06/27 02:31:38 DEBUG : dir/file1: size = 25 OK 2026/06/27 02:31:38 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/27 02:31:38 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/27 02:31:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/27 02:31:38 DEBUG : newLeaf: Running delayed rename now 2026/06/27 02:31:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/27 02:31:39 DEBUG : newLeaf: Updating file with newLeaf 0x2403556c72b0 2026/06/27 02:31:39 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:31:39 DEBUG : dir: Looking for writers 2026/06/27 02:31:39 DEBUG : Looking for writers 2026/06/27 02:31:39 DEBUG : dir: reading active writers 2026/06/27 02:31:39 DEBUG : newLeaf: reading active writers 2026/06/27 02:31:39 DEBUG : >WaitForWriters: 2026/06/27 02:31:39 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:31:39 DEBUG : dir: Looking for writers 2026/06/27 02:31:39 DEBUG : Looking for writers 2026/06/27 02:31:39 DEBUG : dir: reading active writers 2026/06/27 02:31:39 DEBUG : newLeaf: reading active writers 2026/06/27 02:31:39 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:31:40 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:31:40 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:31:40 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/27 02:31:40 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:31:40 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:31:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:31:40 DEBUG : Config file has changed externally - reloading 2026/06/27 02:31:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 02:31:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:31:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:31:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 02:31:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:31:40 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/27 02:31:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/27 02:31:44 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:31:44 DEBUG : dir: Looking for writers 2026/06/27 02:31:44 DEBUG : file1: reading active writers 2026/06/27 02:31:44 DEBUG : Looking for writers 2026/06/27 02:31:44 DEBUG : dir: reading active writers 2026/06/27 02:31:44 DEBUG : >WaitForWriters: 2026/06/27 02:31:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/27 02:31:44 DEBUG : newLeaf: Updating file with newLeaf 0x2403559c0c30 2026/06/27 02:31:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/27 02:31:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/27 02:31:45 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/27 02:31:45 DEBUG : dir/file1: Updating file with dir/file1 0x2403559c0c30 2026/06/27 02:31:45 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/27 02:31:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 02:31:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/27 02:31:46 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/27 02:31:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 02:31:46 DEBUG : dir/file1: File is currently open, delaying rename 0x2403559c0c30 2026/06/27 02:31:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/27 02:31:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/27 02:31:46 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': File to upload is small (25 bytes), uploading instead of streaming 2026/06/27 02:31:46 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/06/27 02:31:47 DEBUG : dir/file1: size = 25 OK 2026/06/27 02:31:47 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/27 02:31:47 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/27 02:31:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/27 02:31:47 DEBUG : newLeaf: Running delayed rename now 2026/06/27 02:31:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/27 02:31:48 DEBUG : newLeaf: Updating file with newLeaf 0x2403559c0c30 2026/06/27 02:31:48 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:31:48 DEBUG : dir: Looking for writers 2026/06/27 02:31:48 DEBUG : Looking for writers 2026/06/27 02:31:48 DEBUG : dir: reading active writers 2026/06/27 02:31:48 DEBUG : newLeaf: reading active writers 2026/06/27 02:31:48 DEBUG : >WaitForWriters: 2026/06/27 02:31:48 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:31:48 DEBUG : dir: Looking for writers 2026/06/27 02:31:48 DEBUG : Looking for writers 2026/06/27 02:31:48 DEBUG : dir: reading active writers 2026/06/27 02:31:48 DEBUG : newLeaf: reading active writers 2026/06/27 02:31:48 DEBUG : >WaitForWriters: 2026/06/27 02:31:48 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:31:49 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:31:49 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:31:49 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/27 02:31:49 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:31:49 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:31:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:31:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 02:31:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:31:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:31:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 02:31:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:31:49 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/27 02:31:50 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/27 02:31:52 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/27 02:31:52 DEBUG : dir/file1: newRWFileHandle: 2026/06/27 02:31:52 DEBUG : dir/file1(0x240355cba500): openPending: 2026/06/27 02:31:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/27 02:31:52 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/27 02:31:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 02:31:52 DEBUG : dir/file1(0x240355cba500): >openPending: err= 2026/06/27 02:31:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/27 02:31:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/27 02:31:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 02:31:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/27 02:31:52 DEBUG : dir/file1(0x240355cba500): _writeAt: size=14, off=0 2026/06/27 02:31:52 DEBUG : dir/file1(0x240355cba500): >_writeAt: n=14, err= 2026/06/27 02:31:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/27 02:31:52 DEBUG : dir/file1(0x240355cba500): close: 2026/06/27 02:31:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/27 02:31:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/27 02:31:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/27 02:31:52 DEBUG : dir/file1(0x240355cba500): >close: err= 2026/06/27 02:31:52 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:31:52 DEBUG : dir: Looking for writers 2026/06/27 02:31:52 DEBUG : file1: reading active writers 2026/06/27 02:31:52 DEBUG : Looking for writers 2026/06/27 02:31:52 DEBUG : dir: reading active writers 2026/06/27 02:31:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/27 02:31:52 DEBUG : dir: Looking for writers 2026/06/27 02:31:52 DEBUG : file1: reading active writers 2026/06/27 02:31:52 DEBUG : Looking for writers 2026/06/27 02:31:52 DEBUG : dir: reading active writers 2026/06/27 02:31:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/27 02:31:52 DEBUG : dir: Looking for writers 2026/06/27 02:31:52 DEBUG : file1: reading active writers 2026/06/27 02:31:52 DEBUG : Looking for writers 2026/06/27 02:31:52 DEBUG : dir: reading active writers 2026/06/27 02:31:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/27 02:31:52 DEBUG : dir: Looking for writers 2026/06/27 02:31:52 DEBUG : file1: reading active writers 2026/06/27 02:31:52 DEBUG : Looking for writers 2026/06/27 02:31:52 DEBUG : dir: reading active writers 2026/06/27 02:31:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/27 02:31:52 DEBUG : dir/file1: vfs cache: starting upload 2026/06/27 02:31:52 DEBUG : dir: Looking for writers 2026/06/27 02:31:52 DEBUG : file1: reading active writers 2026/06/27 02:31:52 DEBUG : Looking for writers 2026/06/27 02:31:52 DEBUG : dir: reading active writers 2026/06/27 02:31:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/27 02:31:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/27 02:31:52 DEBUG : dir: Looking for writers 2026/06/27 02:31:52 DEBUG : file1: reading active writers 2026/06/27 02:31:52 DEBUG : Looking for writers 2026/06/27 02:31:52 DEBUG : dir: reading active writers 2026/06/27 02:31:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/27 02:31:53 DEBUG : dir: Looking for writers 2026/06/27 02:31:53 DEBUG : file1: reading active writers 2026/06/27 02:31:53 DEBUG : Looking for writers 2026/06/27 02:31:53 DEBUG : dir: reading active writers 2026/06/27 02:31:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/27 02:31:53 DEBUG : dir: Looking for writers 2026/06/27 02:31:53 DEBUG : file1: reading active writers 2026/06/27 02:31:53 DEBUG : Looking for writers 2026/06/27 02:31:53 DEBUG : dir: reading active writers 2026/06/27 02:31:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/27 02:31:54 DEBUG : dir/file1: size = 14 OK 2026/06/27 02:31:54 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/27 02:31:54 INFO : dir/file1: Copied (replaced existing) 2026/06/27 02:31:54 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/27 02:31:54 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/27 02:31:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 02:31:54 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/27 02:31:54 DEBUG : dir: Looking for writers 2026/06/27 02:31:54 DEBUG : file1: reading active writers 2026/06/27 02:31:54 DEBUG : Looking for writers 2026/06/27 02:31:54 DEBUG : dir: reading active writers 2026/06/27 02:31:54 DEBUG : >WaitForWriters: 2026/06/27 02:31:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/27 02:31:54 DEBUG : dir/file1: newRWFileHandle: 2026/06/27 02:31:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/27 02:31:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/27 02:31:54 DEBUG : dir/file1(0x240355cbb400): _readAt: size=512, off=0 2026/06/27 02:31:54 DEBUG : dir/file1(0x240355cbb400): openPending: 2026/06/27 02:31:54 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/06/27 02:31:54 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/27 02:31:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 02:31:54 DEBUG : dir/file1(0x240355cbb400): >openPending: err= 2026/06/27 02:31:54 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/27 02:31:54 DEBUG : dir/file1(0x240355cbb400): >_readAt: n=14, err=EOF 2026/06/27 02:31:54 DEBUG : dir/file1(0x240355cbb400): close: 2026/06/27 02:31:54 DEBUG : dir/file1(0x240355cbb400): >close: err= 2026/06/27 02:31:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/27 02:31:55 DEBUG : newLeaf: vfs cache: fingerprint now "14,0001-01-01 00:00:00 +0000 UTC," 2026/06/27 02:31:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/27 02:31:55 DEBUG : newLeaf: Updating file with newLeaf 0x240355c041a0 2026/06/27 02:31:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/27 02:31:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/27 02:31:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/27 02:31:56 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/27 02:31:56 DEBUG : dir/file1: Updating file with dir/file1 0x240355c041a0 2026/06/27 02:31:56 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/27 02:31:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 02:31:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/27 02:31:57 DEBUG : dir/file1: newRWFileHandle: 2026/06/27 02:31:57 DEBUG : dir/file1(0x240355ab61c0): openPending: 2026/06/27 02:31:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,0001-01-01 00:00:00 +0000 UTC," 2026/06/27 02:31:57 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/27 02:31:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 02:31:57 DEBUG : dir/file1(0x240355ab61c0): >openPending: err= 2026/06/27 02:31:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/27 02:31:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/27 02:31:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/27 02:31:57 DEBUG : dir/file1(0x240355ab61c0): _writeAt: size=25, off=0 2026/06/27 02:31:57 DEBUG : dir/file1(0x240355ab61c0): >_writeAt: n=25, err= 2026/06/27 02:31:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/27 02:31:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/27 02:31:57 DEBUG : newLeaf: Updating file with newLeaf 0x240355c041a0 2026/06/27 02:31:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/27 02:31:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/27 02:31:57 DEBUG : newLeaf(0x240355ab61c0): close: 2026/06/27 02:31:57 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/27 02:31:57 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-27 02:31:57.024426006 +0000 UTC m=+210.607355928 2026/06/27 02:31:57 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/27 02:31:57 DEBUG : newLeaf(0x240355ab61c0): >close: err= 2026/06/27 02:31:57 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:31:57 DEBUG : dir: Looking for writers 2026/06/27 02:31:57 DEBUG : Looking for writers 2026/06/27 02:31:57 DEBUG : dir: reading active writers 2026/06/27 02:31:57 DEBUG : newLeaf: reading active writers 2026/06/27 02:31:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/27 02:31:57 DEBUG : dir: Looking for writers 2026/06/27 02:31:57 DEBUG : Looking for writers 2026/06/27 02:31:57 DEBUG : dir: reading active writers 2026/06/27 02:31:57 DEBUG : newLeaf: reading active writers 2026/06/27 02:31:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/27 02:31:57 DEBUG : dir: Looking for writers 2026/06/27 02:31:57 DEBUG : Looking for writers 2026/06/27 02:31:57 DEBUG : dir: reading active writers 2026/06/27 02:31:57 DEBUG : newLeaf: reading active writers 2026/06/27 02:31:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/27 02:31:57 DEBUG : dir: Looking for writers 2026/06/27 02:31:57 DEBUG : Looking for writers 2026/06/27 02:31:57 DEBUG : dir: reading active writers 2026/06/27 02:31:57 DEBUG : newLeaf: reading active writers 2026/06/27 02:31:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/27 02:31:57 DEBUG : newLeaf: vfs cache: starting upload 2026/06/27 02:31:57 DEBUG : dir: Looking for writers 2026/06/27 02:31:57 DEBUG : Looking for writers 2026/06/27 02:31:57 DEBUG : dir: reading active writers 2026/06/27 02:31:57 DEBUG : newLeaf: reading active writers 2026/06/27 02:31:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/27 02:31:57 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/06/27 02:31:57 DEBUG : dir: Looking for writers 2026/06/27 02:31:57 DEBUG : Looking for writers 2026/06/27 02:31:57 DEBUG : dir: reading active writers 2026/06/27 02:31:57 DEBUG : newLeaf: reading active writers 2026/06/27 02:31:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/27 02:31:58 DEBUG : dir: Looking for writers 2026/06/27 02:31:58 DEBUG : Looking for writers 2026/06/27 02:31:58 DEBUG : newLeaf: reading active writers 2026/06/27 02:31:58 DEBUG : dir: reading active writers 2026/06/27 02:31:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/27 02:31:58 DEBUG : dir: Looking for writers 2026/06/27 02:31:58 DEBUG : Looking for writers 2026/06/27 02:31:58 DEBUG : newLeaf: reading active writers 2026/06/27 02:31:58 DEBUG : dir: reading active writers 2026/06/27 02:31:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/27 02:31:58 DEBUG : newLeaf: size = 25 OK 2026/06/27 02:31:58 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/27 02:31:58 INFO : newLeaf: Copied (replaced existing) 2026/06/27 02:31:58 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-27 02:31:57 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/27 02:31:58 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/27 02:31:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/27 02:31:58 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/27 02:31:59 DEBUG : dir: Looking for writers 2026/06/27 02:31:59 DEBUG : Looking for writers 2026/06/27 02:31:59 DEBUG : dir: reading active writers 2026/06/27 02:31:59 DEBUG : newLeaf: reading active writers 2026/06/27 02:31:59 DEBUG : >WaitForWriters: 2026/06/27 02:32:00 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:32:00 DEBUG : dir: Looking for writers 2026/06/27 02:32:00 DEBUG : Looking for writers 2026/06/27 02:32:00 DEBUG : dir: reading active writers 2026/06/27 02:32:00 DEBUG : newLeaf: reading active writers 2026/06/27 02:32:00 DEBUG : >WaitForWriters: 2026/06/27 02:32:00 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:32:01 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:32:01 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/27 02:32:01 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:32:01 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:32:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:32:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 02:32:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:32:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:32:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 02:32:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:32:01 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/27 02:32:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/27 02:32:04 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:32:04 DEBUG : dir: Looking for writers 2026/06/27 02:32:04 DEBUG : file1: reading active writers 2026/06/27 02:32:04 DEBUG : Looking for writers 2026/06/27 02:32:04 DEBUG : dir: reading active writers 2026/06/27 02:32:04 DEBUG : >WaitForWriters: 2026/06/27 02:32:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/27 02:32:05 DEBUG : newLeaf: Updating file with newLeaf 0x240355bb69c0 2026/06/27 02:32:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/27 02:32:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/27 02:32:05 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/27 02:32:05 DEBUG : dir/file1: Updating file with dir/file1 0x240355bb69c0 2026/06/27 02:32:05 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/27 02:32:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 02:32:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/27 02:32:06 DEBUG : dir/file1: newRWFileHandle: 2026/06/27 02:32:06 DEBUG : dir/file1(0x2403556dfd40): openPending: 2026/06/27 02:32:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2026/06/27 02:32:06 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/27 02:32:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 02:32:06 DEBUG : dir/file1(0x2403556dfd40): >openPending: err= 2026/06/27 02:32:06 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/27 02:32:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/27 02:32:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/27 02:32:06 DEBUG : dir/file1(0x2403556dfd40): _writeAt: size=25, off=0 2026/06/27 02:32:06 DEBUG : dir/file1(0x2403556dfd40): >_writeAt: n=25, err= 2026/06/27 02:32:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/27 02:32:06 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/27 02:32:06 DEBUG : newLeaf: Updating file with newLeaf 0x240355bb69c0 2026/06/27 02:32:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/27 02:32:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/27 02:32:06 DEBUG : newLeaf(0x2403556dfd40): close: 2026/06/27 02:32:06 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/27 02:32:06 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-27 02:32:06.261735673 +0000 UTC m=+219.844665595 2026/06/27 02:32:06 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/27 02:32:06 DEBUG : newLeaf(0x2403556dfd40): >close: err= 2026/06/27 02:32:06 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:32:06 DEBUG : dir: Looking for writers 2026/06/27 02:32:06 DEBUG : Looking for writers 2026/06/27 02:32:06 DEBUG : dir: reading active writers 2026/06/27 02:32:06 DEBUG : newLeaf: reading active writers 2026/06/27 02:32:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/27 02:32:06 DEBUG : dir: Looking for writers 2026/06/27 02:32:06 DEBUG : Looking for writers 2026/06/27 02:32:06 DEBUG : dir: reading active writers 2026/06/27 02:32:06 DEBUG : newLeaf: reading active writers 2026/06/27 02:32:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/27 02:32:06 DEBUG : dir: Looking for writers 2026/06/27 02:32:06 DEBUG : Looking for writers 2026/06/27 02:32:06 DEBUG : dir: reading active writers 2026/06/27 02:32:06 DEBUG : newLeaf: reading active writers 2026/06/27 02:32:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/27 02:32:06 DEBUG : dir: Looking for writers 2026/06/27 02:32:06 DEBUG : Looking for writers 2026/06/27 02:32:06 DEBUG : newLeaf: reading active writers 2026/06/27 02:32:06 DEBUG : dir: reading active writers 2026/06/27 02:32:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/27 02:32:06 DEBUG : newLeaf: vfs cache: starting upload 2026/06/27 02:32:06 DEBUG : dir: Looking for writers 2026/06/27 02:32:06 DEBUG : Looking for writers 2026/06/27 02:32:06 DEBUG : dir: reading active writers 2026/06/27 02:32:06 DEBUG : newLeaf: reading active writers 2026/06/27 02:32:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/27 02:32:07 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/06/27 02:32:07 DEBUG : dir: Looking for writers 2026/06/27 02:32:07 DEBUG : Looking for writers 2026/06/27 02:32:07 DEBUG : dir: reading active writers 2026/06/27 02:32:07 DEBUG : newLeaf: reading active writers 2026/06/27 02:32:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/27 02:32:07 DEBUG : dir: Looking for writers 2026/06/27 02:32:07 DEBUG : Looking for writers 2026/06/27 02:32:07 DEBUG : dir: reading active writers 2026/06/27 02:32:07 DEBUG : newLeaf: reading active writers 2026/06/27 02:32:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/27 02:32:08 DEBUG : newLeaf: size = 25 OK 2026/06/27 02:32:08 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/27 02:32:08 INFO : newLeaf: Copied (replaced existing) 2026/06/27 02:32:08 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-27 02:32:06 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/27 02:32:08 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/27 02:32:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/27 02:32:08 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/27 02:32:08 DEBUG : dir: Looking for writers 2026/06/27 02:32:08 DEBUG : Looking for writers 2026/06/27 02:32:08 DEBUG : dir: reading active writers 2026/06/27 02:32:08 DEBUG : newLeaf: reading active writers 2026/06/27 02:32:08 DEBUG : >WaitForWriters: 2026/06/27 02:32:08 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:32:08 DEBUG : dir: Looking for writers 2026/06/27 02:32:08 DEBUG : Looking for writers 2026/06/27 02:32:08 DEBUG : dir: reading active writers 2026/06/27 02:32:08 DEBUG : newLeaf: reading active writers 2026/06/27 02:32:08 DEBUG : >WaitForWriters: 2026/06/27 02:32:08 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:32:09 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:32:09 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/27 02:32:09 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:32:09 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:32:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:32:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 02:32:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:32:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:32:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 02:32:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:32:09 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/27 02:32:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/27 02:32:12 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/27 02:32:12 DEBUG : dir/file1: newRWFileHandle: 2026/06/27 02:32:12 DEBUG : dir/file1(0x240355cbacc0): openPending: 2026/06/27 02:32:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/27 02:32:12 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/27 02:32:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 02:32:12 DEBUG : dir/file1(0x240355cbacc0): >openPending: err= 2026/06/27 02:32:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/27 02:32:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/27 02:32:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 02:32:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/27 02:32:12 DEBUG : dir/file1(0x240355cbacc0): _writeAt: size=14, off=0 2026/06/27 02:32:12 DEBUG : dir/file1(0x240355cbacc0): >_writeAt: n=14, err= 2026/06/27 02:32:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/27 02:32:12 DEBUG : dir/file1(0x240355cbacc0): close: 2026/06/27 02:32:12 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/27 02:32:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/27 02:32:12 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/27 02:32:12 DEBUG : dir/file1(0x240355cbacc0): >close: err= 2026/06/27 02:32:12 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:32:12 DEBUG : dir: Looking for writers 2026/06/27 02:32:12 DEBUG : file1: reading active writers 2026/06/27 02:32:12 DEBUG : Looking for writers 2026/06/27 02:32:12 DEBUG : dir: reading active writers 2026/06/27 02:32:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/27 02:32:12 DEBUG : dir: Looking for writers 2026/06/27 02:32:12 DEBUG : file1: reading active writers 2026/06/27 02:32:12 DEBUG : Looking for writers 2026/06/27 02:32:12 DEBUG : dir: reading active writers 2026/06/27 02:32:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/27 02:32:12 DEBUG : dir: Looking for writers 2026/06/27 02:32:12 DEBUG : file1: reading active writers 2026/06/27 02:32:12 DEBUG : Looking for writers 2026/06/27 02:32:12 DEBUG : dir: reading active writers 2026/06/27 02:32:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/27 02:32:12 DEBUG : dir: Looking for writers 2026/06/27 02:32:12 DEBUG : file1: reading active writers 2026/06/27 02:32:12 DEBUG : Looking for writers 2026/06/27 02:32:12 DEBUG : dir: reading active writers 2026/06/27 02:32:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/27 02:32:12 DEBUG : dir/file1: vfs cache: starting upload 2026/06/27 02:32:12 DEBUG : dir: Looking for writers 2026/06/27 02:32:12 DEBUG : file1: reading active writers 2026/06/27 02:32:12 DEBUG : Looking for writers 2026/06/27 02:32:12 DEBUG : dir: reading active writers 2026/06/27 02:32:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/27 02:32:12 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/27 02:32:12 DEBUG : dir: Looking for writers 2026/06/27 02:32:12 DEBUG : file1: reading active writers 2026/06/27 02:32:12 DEBUG : Looking for writers 2026/06/27 02:32:12 DEBUG : dir: reading active writers 2026/06/27 02:32:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/27 02:32:13 DEBUG : dir: Looking for writers 2026/06/27 02:32:13 DEBUG : file1: reading active writers 2026/06/27 02:32:13 DEBUG : Looking for writers 2026/06/27 02:32:13 DEBUG : dir: reading active writers 2026/06/27 02:32:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/27 02:32:13 DEBUG : dir/file1: size = 14 OK 2026/06/27 02:32:13 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/27 02:32:13 INFO : dir/file1: Copied (replaced existing) 2026/06/27 02:32:13 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/27 02:32:13 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/27 02:32:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 02:32:13 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/27 02:32:13 DEBUG : dir: Looking for writers 2026/06/27 02:32:13 DEBUG : file1: reading active writers 2026/06/27 02:32:13 DEBUG : Looking for writers 2026/06/27 02:32:13 DEBUG : dir: reading active writers 2026/06/27 02:32:13 DEBUG : >WaitForWriters: 2026/06/27 02:32:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/27 02:32:13 DEBUG : dir/file1: newRWFileHandle: 2026/06/27 02:32:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/27 02:32:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/27 02:32:13 DEBUG : dir/file1(0x240355ab6480): _readAt: size=512, off=0 2026/06/27 02:32:13 DEBUG : dir/file1(0x240355ab6480): openPending: 2026/06/27 02:32:13 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/06/27 02:32:13 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/27 02:32:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 02:32:13 DEBUG : dir/file1(0x240355ab6480): >openPending: err= 2026/06/27 02:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/27 02:32:13 DEBUG : dir/file1(0x240355ab6480): >_readAt: n=14, err=EOF 2026/06/27 02:32:13 DEBUG : dir/file1(0x240355ab6480): close: 2026/06/27 02:32:13 DEBUG : dir/file1(0x240355ab6480): >close: err= 2026/06/27 02:32:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/27 02:32:14 DEBUG : newLeaf: vfs cache: fingerprint now "14,0001-01-01 00:00:00 +0000 UTC," 2026/06/27 02:32:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/27 02:32:14 DEBUG : newLeaf: Updating file with newLeaf 0x240355bb72b0 2026/06/27 02:32:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/27 02:32:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/27 02:32:15 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/27 02:32:15 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/27 02:32:15 DEBUG : dir/file1: Updating file with dir/file1 0x240355bb72b0 2026/06/27 02:32:15 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/27 02:32:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 02:32:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/27 02:32:16 DEBUG : dir/file1: newRWFileHandle: 2026/06/27 02:32:16 DEBUG : dir/file1(0x240355425000): openPending: 2026/06/27 02:32:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,0001-01-01 00:00:00 +0000 UTC," 2026/06/27 02:32:16 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/27 02:32:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 02:32:16 DEBUG : dir/file1(0x240355425000): >openPending: err= 2026/06/27 02:32:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/27 02:32:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/27 02:32:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/27 02:32:16 DEBUG : dir/file1(0x240355425000): _writeAt: size=25, off=0 2026/06/27 02:32:16 DEBUG : dir/file1(0x240355425000): >_writeAt: n=25, err= 2026/06/27 02:32:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/27 02:32:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/27 02:32:16 DEBUG : newLeaf: Updating file with newLeaf 0x240355bb72b0 2026/06/27 02:32:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/27 02:32:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/27 02:32:16 DEBUG : newLeaf(0x240355425000): close: 2026/06/27 02:32:16 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/27 02:32:16 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-27 02:32:16.037297129 +0000 UTC m=+229.620227051 2026/06/27 02:32:16 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/27 02:32:16 DEBUG : newLeaf(0x240355425000): >close: err= 2026/06/27 02:32:16 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:32:16 DEBUG : dir: Looking for writers 2026/06/27 02:32:16 DEBUG : Looking for writers 2026/06/27 02:32:16 DEBUG : dir: reading active writers 2026/06/27 02:32:16 DEBUG : newLeaf: reading active writers 2026/06/27 02:32:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/27 02:32:16 DEBUG : dir: Looking for writers 2026/06/27 02:32:16 DEBUG : Looking for writers 2026/06/27 02:32:16 DEBUG : dir: reading active writers 2026/06/27 02:32:16 DEBUG : newLeaf: reading active writers 2026/06/27 02:32:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/27 02:32:16 DEBUG : dir: Looking for writers 2026/06/27 02:32:16 DEBUG : Looking for writers 2026/06/27 02:32:16 DEBUG : newLeaf: reading active writers 2026/06/27 02:32:16 DEBUG : dir: reading active writers 2026/06/27 02:32:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/27 02:32:16 DEBUG : dir: Looking for writers 2026/06/27 02:32:16 DEBUG : Looking for writers 2026/06/27 02:32:16 DEBUG : dir: reading active writers 2026/06/27 02:32:16 DEBUG : newLeaf: reading active writers 2026/06/27 02:32:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/27 02:32:16 DEBUG : newLeaf: vfs cache: starting upload 2026/06/27 02:32:16 DEBUG : dir: Looking for writers 2026/06/27 02:32:16 DEBUG : Looking for writers 2026/06/27 02:32:16 DEBUG : dir: reading active writers 2026/06/27 02:32:16 DEBUG : newLeaf: reading active writers 2026/06/27 02:32:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/27 02:32:16 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/06/27 02:32:16 DEBUG : dir: Looking for writers 2026/06/27 02:32:16 DEBUG : Looking for writers 2026/06/27 02:32:16 DEBUG : dir: reading active writers 2026/06/27 02:32:16 DEBUG : newLeaf: reading active writers 2026/06/27 02:32:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/27 02:32:17 DEBUG : dir: Looking for writers 2026/06/27 02:32:17 DEBUG : Looking for writers 2026/06/27 02:32:17 DEBUG : dir: reading active writers 2026/06/27 02:32:17 DEBUG : newLeaf: reading active writers 2026/06/27 02:32:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/27 02:32:17 DEBUG : dir: Looking for writers 2026/06/27 02:32:17 DEBUG : Looking for writers 2026/06/27 02:32:17 DEBUG : dir: reading active writers 2026/06/27 02:32:17 DEBUG : newLeaf: reading active writers 2026/06/27 02:32:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/27 02:32:17 DEBUG : newLeaf: size = 25 OK 2026/06/27 02:32:17 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/27 02:32:17 INFO : newLeaf: Copied (replaced existing) 2026/06/27 02:32:17 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-27 02:32:16 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/27 02:32:17 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/27 02:32:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/27 02:32:17 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/27 02:32:18 DEBUG : dir: Looking for writers 2026/06/27 02:32:18 DEBUG : Looking for writers 2026/06/27 02:32:18 DEBUG : newLeaf: reading active writers 2026/06/27 02:32:18 DEBUG : dir: reading active writers 2026/06/27 02:32:18 DEBUG : >WaitForWriters: 2026/06/27 02:32:19 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:32:19 DEBUG : dir: Looking for writers 2026/06/27 02:32:19 DEBUG : Looking for writers 2026/06/27 02:32:19 DEBUG : dir: reading active writers 2026/06/27 02:32:19 DEBUG : newLeaf: reading active writers 2026/06/27 02:32:19 DEBUG : >WaitForWriters: 2026/06/27 02:32:19 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:32:20 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:32:20 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/27 02:32:20 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:32:20 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:32:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:32:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 02:32:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:32:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:32:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 02:32:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:32:20 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/27 02:32:21 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/27 02:32:23 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:32:23 DEBUG : dir: Looking for writers 2026/06/27 02:32:23 DEBUG : file1: reading active writers 2026/06/27 02:32:23 DEBUG : Looking for writers 2026/06/27 02:32:23 DEBUG : dir: reading active writers 2026/06/27 02:32:23 DEBUG : >WaitForWriters: 2026/06/27 02:32:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/27 02:32:23 DEBUG : dir/file1: newRWFileHandle: 2026/06/27 02:32:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/27 02:32:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/27 02:32:23 DEBUG : dir/file1(0x240355cba940): _readAt: size=512, off=0 2026/06/27 02:32:23 DEBUG : dir/file1(0x240355cba940): openPending: 2026/06/27 02:32:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/27 02:32:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/27 02:32:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 02:32:23 DEBUG : dir/file1(0x240355cba940): >openPending: err= 2026/06/27 02:32:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/06/27 02:32:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/27 02:32:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/27 02:32:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/27 02:32:23 DEBUG : dir/file1(0x240355cba940): >_readAt: n=14, err=EOF 2026/06/27 02:32:23 DEBUG : dir/file1(0x240355cba940): close: 2026/06/27 02:32:23 DEBUG : dir/file1(0x240355cba940): >close: err= 2026/06/27 02:32:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/27 02:32:24 DEBUG : newLeaf: vfs cache: fingerprint now "14,0001-01-01 00:00:00 +0000 UTC," 2026/06/27 02:32:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/27 02:32:24 DEBUG : newLeaf: Updating file with newLeaf 0x240355bc28f0 2026/06/27 02:32:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/27 02:32:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/27 02:32:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/27 02:32:25 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/27 02:32:25 DEBUG : dir/file1: Updating file with dir/file1 0x240355bc28f0 2026/06/27 02:32:25 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/27 02:32:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 02:32:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/27 02:32:26 DEBUG : dir/file1: newRWFileHandle: 2026/06/27 02:32:26 DEBUG : dir/file1(0x240355ab63c0): openPending: 2026/06/27 02:32:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,0001-01-01 00:00:00 +0000 UTC," 2026/06/27 02:32:26 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/27 02:32:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 02:32:26 DEBUG : dir/file1(0x240355ab63c0): >openPending: err= 2026/06/27 02:32:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/27 02:32:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/27 02:32:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/27 02:32:26 DEBUG : dir/file1(0x240355ab63c0): _writeAt: size=25, off=0 2026/06/27 02:32:26 DEBUG : dir/file1(0x240355ab63c0): >_writeAt: n=25, err= 2026/06/27 02:32:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/27 02:32:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/27 02:32:26 DEBUG : newLeaf: Updating file with newLeaf 0x240355bc28f0 2026/06/27 02:32:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/27 02:32:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/27 02:32:26 DEBUG : newLeaf(0x240355ab63c0): close: 2026/06/27 02:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/27 02:32:26 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-27 02:32:26.114780449 +0000 UTC m=+239.697710371 2026/06/27 02:32:26 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/27 02:32:26 DEBUG : newLeaf(0x240355ab63c0): >close: err= 2026/06/27 02:32:26 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:32:26 DEBUG : dir: Looking for writers 2026/06/27 02:32:26 DEBUG : Looking for writers 2026/06/27 02:32:26 DEBUG : dir: reading active writers 2026/06/27 02:32:26 DEBUG : newLeaf: reading active writers 2026/06/27 02:32:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/27 02:32:26 DEBUG : dir: Looking for writers 2026/06/27 02:32:26 DEBUG : Looking for writers 2026/06/27 02:32:26 DEBUG : dir: reading active writers 2026/06/27 02:32:26 DEBUG : newLeaf: reading active writers 2026/06/27 02:32:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/27 02:32:26 DEBUG : dir: Looking for writers 2026/06/27 02:32:26 DEBUG : Looking for writers 2026/06/27 02:32:26 DEBUG : dir: reading active writers 2026/06/27 02:32:26 DEBUG : newLeaf: reading active writers 2026/06/27 02:32:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/27 02:32:26 DEBUG : dir: Looking for writers 2026/06/27 02:32:26 DEBUG : Looking for writers 2026/06/27 02:32:26 DEBUG : dir: reading active writers 2026/06/27 02:32:26 DEBUG : newLeaf: reading active writers 2026/06/27 02:32:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/27 02:32:26 DEBUG : newLeaf: vfs cache: starting upload 2026/06/27 02:32:26 DEBUG : dir: Looking for writers 2026/06/27 02:32:26 DEBUG : Looking for writers 2026/06/27 02:32:26 DEBUG : dir: reading active writers 2026/06/27 02:32:26 DEBUG : newLeaf: reading active writers 2026/06/27 02:32:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/27 02:32:26 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/06/27 02:32:26 DEBUG : dir: Looking for writers 2026/06/27 02:32:26 DEBUG : Looking for writers 2026/06/27 02:32:26 DEBUG : dir: reading active writers 2026/06/27 02:32:26 DEBUG : newLeaf: reading active writers 2026/06/27 02:32:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/27 02:32:27 DEBUG : dir: Looking for writers 2026/06/27 02:32:27 DEBUG : Looking for writers 2026/06/27 02:32:27 DEBUG : newLeaf: reading active writers 2026/06/27 02:32:27 DEBUG : dir: reading active writers 2026/06/27 02:32:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/27 02:32:27 DEBUG : dir: Looking for writers 2026/06/27 02:32:27 DEBUG : Looking for writers 2026/06/27 02:32:27 DEBUG : newLeaf: reading active writers 2026/06/27 02:32:27 DEBUG : dir: reading active writers 2026/06/27 02:32:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/27 02:32:27 DEBUG : newLeaf: size = 25 OK 2026/06/27 02:32:27 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/27 02:32:27 INFO : newLeaf: Copied (replaced existing) 2026/06/27 02:32:27 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-27 02:32:26 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/27 02:32:27 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/27 02:32:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/27 02:32:27 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/27 02:32:28 DEBUG : dir: Looking for writers 2026/06/27 02:32:28 DEBUG : Looking for writers 2026/06/27 02:32:28 DEBUG : newLeaf: reading active writers 2026/06/27 02:32:28 DEBUG : dir: reading active writers 2026/06/27 02:32:28 DEBUG : >WaitForWriters: 2026/06/27 02:32:29 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:32:29 DEBUG : dir: Looking for writers 2026/06/27 02:32:29 DEBUG : Looking for writers 2026/06/27 02:32:29 DEBUG : dir: reading active writers 2026/06/27 02:32:29 DEBUG : newLeaf: reading active writers 2026/06/27 02:32:29 DEBUG : >WaitForWriters: 2026/06/27 02:32:29 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: cleaner exiting --- PASS: TestFileRename (57.86s) --- PASS: TestFileRename/off,forceCache=false (8.38s) --- PASS: TestFileRename/minimal,forceCache=false (8.77s) --- PASS: TestFileRename/minimal,forceCache=true (11.54s) --- PASS: TestFileRename/writes,forceCache=false (8.25s) --- PASS: TestFileRename/writes,forceCache=true (10.85s) --- PASS: TestFileRename/full,forceCache=false (10.07s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:32:30 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:32:30 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:32:30 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:32:30 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:32:30 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:32:30 DEBUG : Looking for writers 2026/06/27 02:32:30 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.35s) === 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:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:32:30 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:32:30 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:32:31 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/27 02:32:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/27 02:32:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/27 02:32:34 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/27 02:32:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/27 02:32:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/27 02:32:34 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/27 02:32:34 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/06/27 02:32:34 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:32:34 DEBUG : dir: Looking for writers 2026/06/27 02:32:34 DEBUG : file1: reading active writers 2026/06/27 02:32:34 DEBUG : Looking for writers 2026/06/27 02:32:34 DEBUG : dir: reading active writers 2026/06/27 02:32:34 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.99s) === RUN TestReadFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:32:35 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:32:35 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:32:36 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/27 02:32:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/27 02:32:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/27 02:32:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/27 02:32:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/27 02:32:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/27 02:32:39 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/27 02:32:39 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/27 02:32:39 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/27 02:32:39 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/27 02:32:39 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/27 02:32:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/27 02:32:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/27 02:32:39 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/27 02:32:39 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/06/27 02:32:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/06/27 02:32:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/06/27 02:32:39 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/06/27 02:32:40 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/06/27 02:32:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/06/27 02:32:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/06/27 02:32:40 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/06/27 02:32:40 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:32:40 DEBUG : dir: Looking for writers 2026/06/27 02:32:40 DEBUG : file1: reading active writers 2026/06/27 02:32:40 DEBUG : Looking for writers 2026/06/27 02:32:40 DEBUG : dir: reading active writers 2026/06/27 02:32:40 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (6.42s) === RUN TestReadFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:32:42 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:32:42 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:32:43 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/27 02:32:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/27 02:32:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/27 02:32:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/27 02:32:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/27 02:32:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/27 02:32:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/27 02:32:45 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/27 02:32:45 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/27 02:32:45 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/27 02:32:45 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/27 02:32:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/27 02:32:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/27 02:32:45 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/27 02:32:45 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/06/27 02:32:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/06/27 02:32:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/06/27 02:32:45 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/06/27 02:32:46 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/06/27 02:32:46 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/06/27 02:32:46 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/06/27 02:32:46 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/06/27 02:32:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/06/27 02:32:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/06/27 02:32:46 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/27 02:32:46 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/06/27 02:32:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/06/27 02:32:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/06/27 02:32:46 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/27 02:32:47 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/27 02:32:47 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/27 02:32:47 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/27 02:32:47 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/06/27 02:32:47 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/27 02:32:47 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/27 02:32:47 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/27 02:32:47 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/06/27 02:32:47 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:32:47 DEBUG : dir: Looking for writers 2026/06/27 02:32:47 DEBUG : file1: reading active writers 2026/06/27 02:32:47 DEBUG : Looking for writers 2026/06/27 02:32:47 DEBUG : dir: reading active writers 2026/06/27 02:32:47 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (6.36s) === RUN TestReadFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:32:48 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:32:48 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:32:49 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/27 02:32:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/27 02:32:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/27 02:32:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/27 02:32:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/27 02:32:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/27 02:32:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/27 02:32:51 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:32:51 DEBUG : dir: Looking for writers 2026/06/27 02:32:51 DEBUG : file1: reading active writers 2026/06/27 02:32:51 DEBUG : Looking for writers 2026/06/27 02:32:51 DEBUG : dir: reading active writers 2026/06/27 02:32:51 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.18s) === RUN TestReadFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:32:52 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:32:52 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:32:53 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/27 02:32:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/27 02:32:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/27 02:32:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/27 02:32:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/27 02:32:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/27 02:32:55 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/27 02:32:55 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/06/27 02:32:55 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/06/27 02:32:55 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:32:55 DEBUG : dir: Looking for writers 2026/06/27 02:32:55 DEBUG : file1: reading active writers 2026/06/27 02:32:55 DEBUG : Looking for writers 2026/06/27 02:32:55 DEBUG : dir: reading active writers 2026/06/27 02:32:55 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.36s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:32:57 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:32:57 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/27 02:32:57 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:32:57 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:32:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:32:57 DEBUG : Config file has changed externally - reloading 2026/06/27 02:32:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 02:32:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:32:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:32:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 02:32:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:32:57 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/27 02:32:58 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/27 02:32:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/27 02:32:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/27 02:32:59 DEBUG : dir/file1: newRWFileHandle: 2026/06/27 02:32:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/27 02:32:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/27 02:32:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/27 02:32:59 DEBUG : dir/file1(0x240355424600): _readAt: size=1, off=0 2026/06/27 02:32:59 DEBUG : dir/file1(0x240355424600): openPending: 2026/06/27 02:32:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/27 02:32:59 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/27 02:32:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 02:32:59 DEBUG : dir/file1(0x240355424600): >openPending: err= 2026/06/27 02:32:59 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/27 02:32:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/27 02:32:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/27 02:32:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/27 02:33:00 DEBUG : dir/file1(0x240355424600): >_readAt: n=1, err= 2026/06/27 02:33:00 DEBUG : dir/file1(0x240355424600): _readAt: size=256, off=1 2026/06/27 02:33:00 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/06/27 02:33:00 DEBUG : dir/file1(0x240355424600): >_readAt: n=15, err=EOF 2026/06/27 02:33:00 DEBUG : dir/file1(0x240355424600): _readAt: size=16, off=16 2026/06/27 02:33:00 DEBUG : dir/file1(0x240355424600): >_readAt: n=0, err=EOF 2026/06/27 02:33:00 DEBUG : dir/file1(0x240355424600): close: 2026/06/27 02:33:00 DEBUG : dir/file1(0x240355424600): >close: err= 2026/06/27 02:33:00 DEBUG : dir/file1(0x240355424600): close: 2026/06/27 02:33:00 DEBUG : dir/file1(0x240355424600): >close: err=file already closed 2026/06/27 02:33:00 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:33:00 DEBUG : dir: Looking for writers 2026/06/27 02:33:00 DEBUG : file1: reading active writers 2026/06/27 02:33:00 DEBUG : Looking for writers 2026/06/27 02:33:00 DEBUG : dir: reading active writers 2026/06/27 02:33:00 DEBUG : >WaitForWriters: 2026/06/27 02:33:00 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.14s) === RUN TestRWFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:33:01 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:33:01 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/27 02:33:01 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:01 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 02:33:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 02:33:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:01 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/27 02:33:02 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/27 02:33:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/27 02:33:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/27 02:33:04 DEBUG : dir/file1: newRWFileHandle: 2026/06/27 02:33:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/27 02:33:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/27 02:33:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/27 02:33:04 DEBUG : dir/file1(0x240355cba480): _readAt: size=1, off=0 2026/06/27 02:33:04 DEBUG : dir/file1(0x240355cba480): openPending: 2026/06/27 02:33:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/27 02:33:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/27 02:33:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 02:33:04 DEBUG : dir/file1(0x240355cba480): >openPending: err= 2026/06/27 02:33:04 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/27 02:33:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/27 02:33:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/27 02:33:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/27 02:33:04 DEBUG : dir/file1(0x240355cba480): >_readAt: n=1, err= 2026/06/27 02:33:04 DEBUG : dir/file1(0x240355cba480): _readAt: size=1, off=5 2026/06/27 02:33:04 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/27 02:33:04 DEBUG : dir/file1(0x240355cba480): >_readAt: n=1, err= 2026/06/27 02:33:04 DEBUG : dir/file1(0x240355cba480): _readAt: size=1, off=3 2026/06/27 02:33:04 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/27 02:33:04 DEBUG : dir/file1(0x240355cba480): >_readAt: n=1, err= 2026/06/27 02:33:04 DEBUG : dir/file1(0x240355cba480): _readAt: size=1, off=13 2026/06/27 02:33:04 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/27 02:33:04 DEBUG : dir/file1(0x240355cba480): >_readAt: n=1, err= 2026/06/27 02:33:04 DEBUG : dir/file1(0x240355cba480): _readAt: size=16, off=100 2026/06/27 02:33:04 DEBUG : dir/file1(0x240355cba480): >_readAt: n=0, err=EOF 2026/06/27 02:33:04 DEBUG : dir/file1(0x240355cba480): close: 2026/06/27 02:33:04 DEBUG : dir/file1(0x240355cba480): >close: err= 2026/06/27 02:33:04 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:33:04 DEBUG : dir: Looking for writers 2026/06/27 02:33:04 DEBUG : file1: reading active writers 2026/06/27 02:33:04 DEBUG : Looking for writers 2026/06/27 02:33:04 DEBUG : dir: reading active writers 2026/06/27 02:33:04 DEBUG : >WaitForWriters: 2026/06/27 02:33:04 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: cleaner exiting 2026/06/27 02:33: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-zalexoq6tovo/dir/file1: no such file or directory 2026/06/27 02:33: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-zalexoq6tovo/dir/file1: no such file or directory --- PASS: TestRWFileHandleSeek (4.31s) === RUN TestRWFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:33:05 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:33:05 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/27 02:33:05 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:05 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 02:33:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 02:33:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:05 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/27 02:33:06 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/27 02:33:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/27 02:33:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/27 02:33:08 DEBUG : dir/file1: newRWFileHandle: 2026/06/27 02:33:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/27 02:33:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/27 02:33:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/27 02:33:08 DEBUG : dir/file1(0x240355cbb580): _readAt: size=1, off=0 2026/06/27 02:33:08 DEBUG : dir/file1(0x240355cbb580): openPending: 2026/06/27 02:33:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/27 02:33:08 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/27 02:33:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 02:33:08 DEBUG : dir/file1(0x240355cbb580): >openPending: err= 2026/06/27 02:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/27 02:33:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/27 02:33:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/27 02:33:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/27 02:33:08 DEBUG : dir/file1(0x240355cbb580): >_readAt: n=1, err= 2026/06/27 02:33:08 DEBUG : dir/file1(0x240355cbb580): _readAt: size=1, off=5 2026/06/27 02:33:08 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/27 02:33:08 DEBUG : dir/file1(0x240355cbb580): >_readAt: n=1, err= 2026/06/27 02:33:08 DEBUG : dir/file1(0x240355cbb580): _readAt: size=1, off=1 2026/06/27 02:33:08 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/27 02:33:08 DEBUG : dir/file1(0x240355cbb580): >_readAt: n=1, err= 2026/06/27 02:33:08 DEBUG : dir/file1(0x240355cbb580): _readAt: size=6, off=10 2026/06/27 02:33:08 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/27 02:33:08 DEBUG : dir/file1(0x240355cbb580): >_readAt: n=6, err= 2026/06/27 02:33:08 DEBUG : dir/file1(0x240355cbb580): _readAt: size=256, off=10 2026/06/27 02:33:08 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/27 02:33:08 DEBUG : dir/file1(0x240355cbb580): >_readAt: n=6, err=EOF 2026/06/27 02:33:08 DEBUG : dir/file1(0x240355cbb580): _readAt: size=256, off=100 2026/06/27 02:33:08 DEBUG : dir/file1(0x240355cbb580): >_readAt: n=0, err=EOF 2026/06/27 02:33:08 DEBUG : dir/file1(0x240355cbb580): close: 2026/06/27 02:33:08 DEBUG : dir/file1(0x240355cbb580): >close: err= 2026/06/27 02:33:08 DEBUG : dir/file1(0x240355cbb580): _readAt: size=256, off=100 2026/06/27 02:33:08 DEBUG : dir/file1(0x240355cbb580): >_readAt: n=0, err=file already closed 2026/06/27 02:33:08 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:33:08 DEBUG : dir: Looking for writers 2026/06/27 02:33:08 DEBUG : file1: reading active writers 2026/06/27 02:33:08 DEBUG : Looking for writers 2026/06/27 02:33:08 DEBUG : dir: reading active writers 2026/06/27 02:33:08 DEBUG : >WaitForWriters: 2026/06/27 02:33:08 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: cleaner exiting 2026/06/27 02:33: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-zalexoq6tovo/dir/file1: no such file or directory 2026/06/27 02:33: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-zalexoq6tovo/dir/file1: no such file or directory --- PASS: TestRWFileHandleReadAt (4.15s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:33:09 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:33:09 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/27 02:33:09 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:09 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 02:33:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 02:33:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:09 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/27 02:33:10 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/27 02:33:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/27 02:33:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/27 02:33:12 DEBUG : dir/file1: newRWFileHandle: 2026/06/27 02:33:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/27 02:33:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/27 02:33:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/27 02:33:12 DEBUG : dir/file1(0x2403557245c0): RWFileHandle.Flush 2026/06/27 02:33:12 DEBUG : dir/file1(0x2403557245c0): _readAt: size=256, off=0 2026/06/27 02:33:12 DEBUG : dir/file1(0x2403557245c0): openPending: 2026/06/27 02:33:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/27 02:33:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/27 02:33:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 02:33:12 DEBUG : dir/file1(0x2403557245c0): >openPending: err= 2026/06/27 02:33:12 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/27 02:33:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/27 02:33:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/27 02:33:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/27 02:33:12 DEBUG : dir/file1(0x2403557245c0): >_readAt: n=16, err=EOF 2026/06/27 02:33:12 DEBUG : dir/file1(0x2403557245c0): RWFileHandle.Flush 2026/06/27 02:33:12 DEBUG : dir/file1(0x2403557245c0): RWFileHandle.Flush 2026/06/27 02:33:12 DEBUG : dir/file1(0x2403557245c0): close: 2026/06/27 02:33:12 DEBUG : dir/file1(0x2403557245c0): >close: err= 2026/06/27 02:33:12 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:33:12 DEBUG : dir: Looking for writers 2026/06/27 02:33:12 DEBUG : file1: reading active writers 2026/06/27 02:33:12 DEBUG : Looking for writers 2026/06/27 02:33:12 DEBUG : dir: reading active writers 2026/06/27 02:33:12 DEBUG : >WaitForWriters: 2026/06/27 02:33:12 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: cleaner exiting 2026/06/27 02:33: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-zalexoq6tovo/dir/file1: no such file or directory 2026/06/27 02:33: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-zalexoq6tovo/dir/file1: no such file or directory --- PASS: TestRWFileHandleFlushRead (4.11s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:33:13 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:33:13 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/27 02:33:13 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:13 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 02:33:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 02:33:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:13 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/27 02:33:14 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/27 02:33:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/27 02:33:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/27 02:33:16 DEBUG : dir/file1: newRWFileHandle: 2026/06/27 02:33:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/27 02:33:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/27 02:33:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/27 02:33:16 DEBUG : dir/file1(0x240355724fc0): _readAt: size=256, off=0 2026/06/27 02:33:16 DEBUG : dir/file1(0x240355724fc0): openPending: 2026/06/27 02:33:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/27 02:33:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/27 02:33:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 02:33:16 DEBUG : dir/file1(0x240355724fc0): >openPending: err= 2026/06/27 02:33:16 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/27 02:33:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/27 02:33:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/27 02:33:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/27 02:33:17 DEBUG : dir/file1(0x240355724fc0): >_readAt: n=16, err=EOF 2026/06/27 02:33:17 DEBUG : dir/file1(0x240355724fc0): RWFileHandle.Release 2026/06/27 02:33:17 DEBUG : dir/file1(0x240355724fc0): close: 2026/06/27 02:33:17 DEBUG : dir/file1(0x240355724fc0): >close: err= 2026/06/27 02:33:17 DEBUG : dir/file1(0x240355724fc0): RWFileHandle.Release 2026/06/27 02:33:17 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:33:17 DEBUG : dir: Looking for writers 2026/06/27 02:33:17 DEBUG : file1: reading active writers 2026/06/27 02:33:17 DEBUG : Looking for writers 2026/06/27 02:33:17 DEBUG : dir: reading active writers 2026/06/27 02:33:17 DEBUG : >WaitForWriters: 2026/06/27 02:33:17 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: cleaner exiting 2026/06/27 02:33:17 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo/dir/file1: no such file or directory 2026/06/27 02:33:17 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-zalexoq6tovo/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (4.51s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:33:18 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:33:18 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/27 02:33:18 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:18 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 02:33:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 02:33:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:18 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/27 02:33:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:18 DEBUG : file1: newRWFileHandle: 2026/06/27 02:33:18 DEBUG : file1(0x240355425140): openPending: 2026/06/27 02:33:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 02:33:18 DEBUG : file1(0x240355425140): >openPending: err= 2026/06/27 02:33:18 DEBUG : file1: >newRWFileHandle: err= 2026/06/27 02:33:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 02:33:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/27 02:33:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/27 02:33:18 DEBUG : file1(0x240355425140): _writeAt: size=5, off=0 2026/06/27 02:33:18 DEBUG : file1(0x240355425140): >_writeAt: n=5, err= 2026/06/27 02:33:18 DEBUG : file1(0x240355425140): _writeAt: size=7, off=5 2026/06/27 02:33:18 DEBUG : file1(0x240355425140): >_writeAt: n=7, err= 2026/06/27 02:33:18 DEBUG : file1: vfs cache: truncate to size=11 2026/06/27 02:33:18 DEBUG : file1(0x240355425140): close: 2026/06/27 02:33:18 DEBUG : file1: vfs cache: setting modification time to 2026-06-27 02:33:18.470000208 +0000 UTC m=+292.052930130 2026/06/27 02:33:18 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:18 DEBUG : file1(0x240355425140): >close: err= 2026/06/27 02:33:18 DEBUG : file1(0x240355425140): close: 2026/06/27 02:33:18 DEBUG : file1(0x240355425140): >close: err=file already closed 2026/06/27 02:33:18 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:33:18 DEBUG : Looking for writers 2026/06/27 02:33:18 DEBUG : file1: reading active writers 2026/06/27 02:33:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/27 02:33:18 DEBUG : Looking for writers 2026/06/27 02:33:18 DEBUG : file1: reading active writers 2026/06/27 02:33:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/27 02:33:18 DEBUG : Looking for writers 2026/06/27 02:33:18 DEBUG : file1: reading active writers 2026/06/27 02:33:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/27 02:33:18 DEBUG : Looking for writers 2026/06/27 02:33:18 DEBUG : file1: reading active writers 2026/06/27 02:33:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/27 02:33:18 DEBUG : file1: vfs cache: starting upload 2026/06/27 02:33:18 DEBUG : Looking for writers 2026/06/27 02:33:18 DEBUG : file1: reading active writers 2026/06/27 02:33:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/27 02:33:18 DEBUG : Looking for writers 2026/06/27 02:33:18 DEBUG : file1: reading active writers 2026/06/27 02:33:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/27 02:33:19 DEBUG : Looking for writers 2026/06/27 02:33:19 DEBUG : file1: reading active writers 2026/06/27 02:33:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/27 02:33:19 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/06/27 02:33:19 DEBUG : Looking for writers 2026/06/27 02:33:19 DEBUG : file1: reading active writers 2026/06/27 02:33:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/27 02:33:20 DEBUG : file1: size = 11 OK 2026/06/27 02:33:20 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/27 02:33:20 INFO : file1: Copied (new) 2026/06/27 02:33:20 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-27 02:33:18 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/06/27 02:33:20 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/27 02:33:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 02:33:20 INFO : file1: vfs cache: upload succeeded try #1 2026/06/27 02:33:20 DEBUG : Looking for writers 2026/06/27 02:33:20 DEBUG : file1: reading active writers 2026/06/27 02:33:20 DEBUG : >WaitForWriters: 2026/06/27 02:33:20 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:33:20 DEBUG : Looking for writers 2026/06/27 02:33:20 DEBUG : file1: reading active writers 2026/06/27 02:33:20 DEBUG : >WaitForWriters: 2026/06/27 02:33:20 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.15s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:33:21 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:33:21 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/27 02:33:21 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:21 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 02:33:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 02:33:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:21 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/27 02:33:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:21 DEBUG : file1: newRWFileHandle: 2026/06/27 02:33:21 DEBUG : file1(0x240355724680): openPending: 2026/06/27 02:33:21 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 02:33:21 DEBUG : file1(0x240355724680): >openPending: err= 2026/06/27 02:33:21 DEBUG : file1: >newRWFileHandle: err= 2026/06/27 02:33:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 02:33:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/27 02:33:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/27 02:33:21 DEBUG : file1(0x240355724680): _writeAt: size=7, off=0 2026/06/27 02:33:21 DEBUG : file1(0x240355724680): >_writeAt: n=7, err= 2026/06/27 02:33:21 DEBUG : file1(0x240355724680): _writeAt: size=6, off=5 2026/06/27 02:33:21 DEBUG : file1(0x240355724680): >_writeAt: n=6, err= 2026/06/27 02:33:21 DEBUG : file1(0x240355724680): close: 2026/06/27 02:33:21 DEBUG : file1: vfs cache: setting modification time to 2026-06-27 02:33:21.62091786 +0000 UTC m=+295.203847772 2026/06/27 02:33:21 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:21 DEBUG : file1(0x240355724680): >close: err= 2026/06/27 02:33:21 DEBUG : file1(0x240355724680): _writeAt: size=5, off=0 2026/06/27 02:33:21 DEBUG : file1(0x240355724680): >_writeAt: n=0, err=file already closed 2026/06/27 02:33:21 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:33:21 DEBUG : Looking for writers 2026/06/27 02:33:21 DEBUG : file1: reading active writers 2026/06/27 02:33:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/27 02:33:21 DEBUG : Looking for writers 2026/06/27 02:33:21 DEBUG : file1: reading active writers 2026/06/27 02:33:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/27 02:33:21 DEBUG : Looking for writers 2026/06/27 02:33:21 DEBUG : file1: reading active writers 2026/06/27 02:33:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/27 02:33:21 DEBUG : Looking for writers 2026/06/27 02:33:21 DEBUG : file1: reading active writers 2026/06/27 02:33:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/27 02:33:21 DEBUG : file1: vfs cache: starting upload 2026/06/27 02:33:21 DEBUG : Looking for writers 2026/06/27 02:33:21 DEBUG : file1: reading active writers 2026/06/27 02:33:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/27 02:33:21 DEBUG : Looking for writers 2026/06/27 02:33:21 DEBUG : file1: reading active writers 2026/06/27 02:33:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/27 02:33:22 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo/dir/file1: no such file or directory 2026/06/27 02:33:22 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-zalexoq6tovo/dir/file1: no such file or directory 2026/06/27 02:33:22 DEBUG : Looking for writers 2026/06/27 02:33:22 DEBUG : file1: reading active writers 2026/06/27 02:33:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/27 02:33:22 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/06/27 02:33:22 DEBUG : Looking for writers 2026/06/27 02:33:22 DEBUG : file1: reading active writers 2026/06/27 02:33:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/27 02:33:23 DEBUG : file1: size = 11 OK 2026/06/27 02:33:23 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/27 02:33:23 INFO : file1: Copied (new) 2026/06/27 02:33:23 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-27 02:33:21 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/06/27 02:33:23 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/27 02:33:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 02:33:23 INFO : file1: vfs cache: upload succeeded try #1 2026/06/27 02:33:23 DEBUG : Looking for writers 2026/06/27 02:33:23 DEBUG : file1: reading active writers 2026/06/27 02:33:23 DEBUG : >WaitForWriters: 2026/06/27 02:33:24 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:33:24 DEBUG : Looking for writers 2026/06/27 02:33:24 DEBUG : file1: reading active writers 2026/06/27 02:33:24 DEBUG : >WaitForWriters: 2026/06/27 02:33:24 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.16s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:33:24 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:33:24 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/27 02:33:24 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:24 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 02:33:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 02:33:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:24 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/27 02:33:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:24 DEBUG : file1: newRWFileHandle: 2026/06/27 02:33:24 DEBUG : file1(0x240355776c00): openPending: 2026/06/27 02:33:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 02:33:24 DEBUG : file1(0x240355776c00): >openPending: err= 2026/06/27 02:33:24 DEBUG : file1: >newRWFileHandle: err= 2026/06/27 02:33:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 02:33:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/27 02:33:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/27 02:33:24 DEBUG : file1(0x240355776c00): close: 2026/06/27 02:33:24 DEBUG : file1: vfs cache: setting modification time to 2026-06-27 02:33:24.781346502 +0000 UTC m=+298.364276414 2026/06/27 02:33:24 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:24 DEBUG : file1(0x240355776c00): >close: err= 2026/06/27 02:33:24 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/27 02:33:24 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/27 02:33:24 DEBUG : file2: newRWFileHandle: 2026/06/27 02:33:24 DEBUG : file2(0x2403557770c0): openPending: 2026/06/27 02:33:24 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:24 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/27 02:33:24 DEBUG : file2(0x2403557770c0): >openPending: err= 2026/06/27 02:33:24 DEBUG : file2: >newRWFileHandle: err= 2026/06/27 02:33:24 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/27 02:33:24 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/06/27 02:33:24 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/06/27 02:33:24 DEBUG : file2(0x2403557770c0): RWFileHandle.Flush 2026/06/27 02:33:24 DEBUG : file2(0x2403557770c0): RWFileHandle.Release 2026/06/27 02:33:24 DEBUG : file2(0x2403557770c0): close: 2026/06/27 02:33:24 DEBUG : file2: vfs cache: setting modification time to 2026-06-27 02:33:24.782259545 +0000 UTC m=+298.365189467 2026/06/27 02:33:24 INFO : file2: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:24 DEBUG : file2(0x2403557770c0): >close: err= 2026/06/27 02:33:24 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:33:24 DEBUG : Looking for writers 2026/06/27 02:33:24 DEBUG : file1: reading active writers 2026/06/27 02:33:24 DEBUG : file2: reading active writers 2026/06/27 02:33:24 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/06/27 02:33:24 DEBUG : Looking for writers 2026/06/27 02:33:24 DEBUG : file1: reading active writers 2026/06/27 02:33:24 DEBUG : file2: reading active writers 2026/06/27 02:33:24 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/06/27 02:33:24 DEBUG : Looking for writers 2026/06/27 02:33:24 DEBUG : file1: reading active writers 2026/06/27 02:33:24 DEBUG : file2: reading active writers 2026/06/27 02:33:24 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/06/27 02:33:24 DEBUG : Looking for writers 2026/06/27 02:33:24 DEBUG : file1: reading active writers 2026/06/27 02:33:24 DEBUG : file2: reading active writers 2026/06/27 02:33:24 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/06/27 02:33:24 DEBUG : file2: vfs cache: starting upload 2026/06/27 02:33:24 DEBUG : file1: vfs cache: starting upload 2026/06/27 02:33:24 DEBUG : Looking for writers 2026/06/27 02:33:24 DEBUG : file1: reading active writers 2026/06/27 02:33:24 DEBUG : file2: reading active writers 2026/06/27 02:33:24 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/06/27 02:33:25 DEBUG : Looking for writers 2026/06/27 02:33:25 DEBUG : file1: reading active writers 2026/06/27 02:33:25 DEBUG : file2: reading active writers 2026/06/27 02:33:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/06/27 02:33:25 DEBUG : Looking for writers 2026/06/27 02:33:25 DEBUG : file1: reading active writers 2026/06/27 02:33:25 DEBUG : file2: reading active writers 2026/06/27 02:33:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/06/27 02:33:26 DEBUG : Looking for writers 2026/06/27 02:33:26 DEBUG : file1: reading active writers 2026/06/27 02:33:26 DEBUG : file2: reading active writers 2026/06/27 02:33:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/06/27 02:33:26 DEBUG : file2: size = 0 OK 2026/06/27 02:33:26 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/27 02:33:26 INFO : file2: Copied (new) 2026/06/27 02:33:26 DEBUG : file2: vfs cache: fingerprint now "0,2026-06-27 02:33:24 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/06/27 02:33:26 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/06/27 02:33:26 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/27 02:33:26 INFO : file2: vfs cache: upload succeeded try #1 2026/06/27 02:33:27 DEBUG : Looking for writers 2026/06/27 02:33:27 DEBUG : file1: reading active writers 2026/06/27 02:33:27 DEBUG : file2: reading active writers 2026/06/27 02:33:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/27 02:33:27 DEBUG : file1: size = 0 OK 2026/06/27 02:33:27 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/27 02:33:27 INFO : file1: Copied (new) 2026/06/27 02:33:27 DEBUG : file1: vfs cache: fingerprint now "0,2026-06-27 02:33:24 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/06/27 02:33:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/27 02:33:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 02:33:27 INFO : file1: vfs cache: upload succeeded try #1 2026/06/27 02:33:28 DEBUG : Looking for writers 2026/06/27 02:33:28 DEBUG : file1: reading active writers 2026/06/27 02:33:28 DEBUG : file2: reading active writers 2026/06/27 02:33:28 DEBUG : >WaitForWriters: 2026/06/27 02:33:28 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:33:28 DEBUG : Looking for writers 2026/06/27 02:33:28 DEBUG : file1: reading active writers 2026/06/27 02:33:28 DEBUG : file2: reading active writers 2026/06/27 02:33:28 DEBUG : >WaitForWriters: 2026/06/27 02:33:28 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (4.35s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:33:28 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:33:28 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/27 02:33:28 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:28 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 02:33:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 02:33:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:28 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/27 02:33:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:29 DEBUG : file1: newRWFileHandle: 2026/06/27 02:33:29 DEBUG : file1(0x2403556df680): openPending: 2026/06/27 02:33:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 02:33:29 DEBUG : file1(0x2403556df680): >openPending: err= 2026/06/27 02:33:29 DEBUG : file1: >newRWFileHandle: err= 2026/06/27 02:33:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 02:33:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/27 02:33:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/27 02:33:29 DEBUG : file1(0x2403556df680): _writeAt: size=5, off=0 2026/06/27 02:33:29 DEBUG : file1(0x2403556df680): >_writeAt: n=5, err= 2026/06/27 02:33:29 DEBUG : file1(0x2403556df680): RWFileHandle.Flush 2026/06/27 02:33:29 DEBUG : file1(0x2403556df680): RWFileHandle.Flush 2026/06/27 02:33:29 DEBUG : file1(0x2403556df680): close: 2026/06/27 02:33:29 DEBUG : file1: vfs cache: setting modification time to 2026-06-27 02:33:29.134600169 +0000 UTC m=+302.717530091 2026/06/27 02:33:29 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:29 DEBUG : file1(0x2403556df680): >close: err= 2026/06/27 02:33:29 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:33:29 DEBUG : Looking for writers 2026/06/27 02:33:29 DEBUG : file1: reading active writers 2026/06/27 02:33:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/27 02:33:29 DEBUG : Looking for writers 2026/06/27 02:33:29 DEBUG : file1: reading active writers 2026/06/27 02:33:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/27 02:33:29 DEBUG : Looking for writers 2026/06/27 02:33:29 DEBUG : file1: reading active writers 2026/06/27 02:33:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/27 02:33:29 DEBUG : Looking for writers 2026/06/27 02:33:29 DEBUG : file1: reading active writers 2026/06/27 02:33:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/27 02:33:29 DEBUG : file1: vfs cache: starting upload 2026/06/27 02:33:29 DEBUG : Looking for writers 2026/06/27 02:33:29 DEBUG : file1: reading active writers 2026/06/27 02:33:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/27 02:33:29 DEBUG : Looking for writers 2026/06/27 02:33:29 DEBUG : file1: reading active writers 2026/06/27 02:33:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/27 02:33:29 DEBUG : Looking for writers 2026/06/27 02:33:29 DEBUG : file1: reading active writers 2026/06/27 02:33:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/27 02:33:30 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/06/27 02:33:30 DEBUG : Looking for writers 2026/06/27 02:33:30 DEBUG : file1: reading active writers 2026/06/27 02:33:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/27 02:33:30 DEBUG : file1: size = 5 OK 2026/06/27 02:33:30 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/27 02:33:30 INFO : file1: Copied (new) 2026/06/27 02:33:30 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-27 02:33:29 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/27 02:33:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/27 02:33:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 02:33:30 INFO : file1: vfs cache: upload succeeded try #1 2026/06/27 02:33:31 DEBUG : Looking for writers 2026/06/27 02:33:31 DEBUG : file1: reading active writers 2026/06/27 02:33:31 DEBUG : >WaitForWriters: 2026/06/27 02:33:31 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (3.00s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:33:31 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:33:31 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/27 02:33:31 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:31 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 02:33:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 02:33:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:31 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/27 02:33:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:32 DEBUG : file1: newRWFileHandle: 2026/06/27 02:33:32 DEBUG : file1(0x240355cba900): openPending: 2026/06/27 02:33:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 02:33:32 DEBUG : file1(0x240355cba900): >openPending: err= 2026/06/27 02:33:32 DEBUG : file1: >newRWFileHandle: err= 2026/06/27 02:33:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 02:33:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/27 02:33:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/27 02:33:32 DEBUG : file1(0x240355cba900): _writeAt: size=5, off=0 2026/06/27 02:33:32 DEBUG : file1(0x240355cba900): >_writeAt: n=5, err= 2026/06/27 02:33:32 DEBUG : file1(0x240355cba900): RWFileHandle.Release 2026/06/27 02:33:32 DEBUG : file1(0x240355cba900): close: 2026/06/27 02:33:32 DEBUG : file1: vfs cache: setting modification time to 2026-06-27 02:33:32.130337608 +0000 UTC m=+305.713267520 2026/06/27 02:33:32 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:32 DEBUG : file1(0x240355cba900): >close: err= 2026/06/27 02:33:32 DEBUG : file1(0x240355cba900): RWFileHandle.Release 2026/06/27 02:33:32 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:33:32 DEBUG : Looking for writers 2026/06/27 02:33:32 DEBUG : file1: reading active writers 2026/06/27 02:33:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/27 02:33:32 DEBUG : Looking for writers 2026/06/27 02:33:32 DEBUG : file1: reading active writers 2026/06/27 02:33:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/27 02:33:32 DEBUG : Looking for writers 2026/06/27 02:33:32 DEBUG : file1: reading active writers 2026/06/27 02:33:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/27 02:33:32 DEBUG : Looking for writers 2026/06/27 02:33:32 DEBUG : file1: reading active writers 2026/06/27 02:33:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/27 02:33:32 DEBUG : file1: vfs cache: starting upload 2026/06/27 02:33:32 DEBUG : Looking for writers 2026/06/27 02:33:32 DEBUG : file1: reading active writers 2026/06/27 02:33:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/27 02:33:32 DEBUG : Looking for writers 2026/06/27 02:33:32 DEBUG : file1: reading active writers 2026/06/27 02:33:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/27 02:33:32 DEBUG : Looking for writers 2026/06/27 02:33:32 DEBUG : file1: reading active writers 2026/06/27 02:33:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/27 02:33:33 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/06/27 02:33:33 DEBUG : Looking for writers 2026/06/27 02:33:33 DEBUG : file1: reading active writers 2026/06/27 02:33:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/27 02:33:34 DEBUG : file1: size = 5 OK 2026/06/27 02:33:34 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/27 02:33:34 INFO : file1: Copied (new) 2026/06/27 02:33:34 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-27 02:33:32 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/27 02:33:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/27 02:33:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 02:33:34 INFO : file1: vfs cache: upload succeeded try #1 2026/06/27 02:33:34 DEBUG : Looking for writers 2026/06/27 02:33:34 DEBUG : file1: reading active writers 2026/06/27 02:33:34 DEBUG : >WaitForWriters: 2026/06/27 02:33:34 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (2.99s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:33:34 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:33:34 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/27 02:33:34 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:34 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 02:33:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 02:33:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:34 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/27 02:33:36 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/27 02:33:37 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/06/27 02:33:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/27 02:33:37 DEBUG : dir/file1: newRWFileHandle: 2026/06/27 02:33:37 DEBUG : dir/file1(0x240355776dc0): openPending: 2026/06/27 02:33:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/27 02:33:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/27 02:33:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 02:33:37 DEBUG : dir/file1(0x240355776dc0): >openPending: err= 2026/06/27 02:33:37 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/27 02:33:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/27 02:33:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/27 02:33:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/27 02:33:37 DEBUG : dir/file1(0x240355776dc0): _writeAt: size=5, off=0 2026/06/27 02:33:37 DEBUG : dir/file1(0x240355776dc0): >_writeAt: n=5, err= 2026/06/27 02:33:37 DEBUG : dir/file1(0x240355776dc0): close: 2026/06/27 02:33:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:37 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-27 02:33:37.779160448 +0000 UTC m=+311.362090370 2026/06/27 02:33:37 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:37 DEBUG : dir/file1(0x240355776dc0): >close: err= 2026/06/27 02:33:37 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:33:37 DEBUG : dir: Looking for writers 2026/06/27 02:33:37 DEBUG : file1: reading active writers 2026/06/27 02:33:37 DEBUG : Looking for writers 2026/06/27 02:33:37 DEBUG : dir: reading active writers 2026/06/27 02:33:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/27 02:33:37 DEBUG : dir: Looking for writers 2026/06/27 02:33:37 DEBUG : file1: reading active writers 2026/06/27 02:33:37 DEBUG : Looking for writers 2026/06/27 02:33:37 DEBUG : dir: reading active writers 2026/06/27 02:33:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/27 02:33:37 DEBUG : dir: Looking for writers 2026/06/27 02:33:37 DEBUG : file1: reading active writers 2026/06/27 02:33:37 DEBUG : Looking for writers 2026/06/27 02:33:37 DEBUG : dir: reading active writers 2026/06/27 02:33:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/27 02:33:37 DEBUG : dir: Looking for writers 2026/06/27 02:33:37 DEBUG : file1: reading active writers 2026/06/27 02:33:37 DEBUG : Looking for writers 2026/06/27 02:33:37 DEBUG : dir: reading active writers 2026/06/27 02:33:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/27 02:33:37 DEBUG : dir/file1: vfs cache: starting upload 2026/06/27 02:33:37 DEBUG : dir: Looking for writers 2026/06/27 02:33:37 DEBUG : file1: reading active writers 2026/06/27 02:33:37 DEBUG : Looking for writers 2026/06/27 02:33:37 DEBUG : dir: reading active writers 2026/06/27 02:33:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/27 02:33:38 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/06/27 02:33:38 DEBUG : dir: Looking for writers 2026/06/27 02:33:38 DEBUG : file1: reading active writers 2026/06/27 02:33:38 DEBUG : Looking for writers 2026/06/27 02:33:38 DEBUG : dir: reading active writers 2026/06/27 02:33:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/27 02:33:38 DEBUG : dir: Looking for writers 2026/06/27 02:33:38 DEBUG : file1: reading active writers 2026/06/27 02:33:38 DEBUG : Looking for writers 2026/06/27 02:33:38 DEBUG : dir: reading active writers 2026/06/27 02:33:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/27 02:33:39 DEBUG : dir/file1: size = 5 OK 2026/06/27 02:33:39 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/27 02:33:39 INFO : dir/file1: Copied (replaced existing) 2026/06/27 02:33:39 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-06-27 02:33:37 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/27 02:33:39 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/27 02:33:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 02:33:39 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/27 02:33:39 DEBUG : dir: Looking for writers 2026/06/27 02:33:39 DEBUG : file1: reading active writers 2026/06/27 02:33:39 DEBUG : Looking for writers 2026/06/27 02:33:39 DEBUG : dir: reading active writers 2026/06/27 02:33:39 DEBUG : >WaitForWriters: 2026/06/27 02:33:39 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (5.19s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:33:40 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:33:40 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/27 02:33:40 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:40 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 02:33:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 02:33:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:40 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/27 02:33:41 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/27 02:33:42 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:42 DEBUG : dir/file1: newRWFileHandle: 2026/06/27 02:33:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/27 02:33:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 02:33:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/27 02:33:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/27 02:33:42 DEBUG : dir/file1(0x240355ab6980): _writeAt: size=5, off=0 2026/06/27 02:33:42 DEBUG : dir/file1(0x240355ab6980): openPending: 2026/06/27 02:33:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/27 02:33:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/27 02:33:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 02:33:42 DEBUG : dir/file1(0x240355ab6980): >openPending: err= 2026/06/27 02:33:42 DEBUG : dir/file1(0x240355ab6980): >_writeAt: n=5, err= 2026/06/27 02:33:42 DEBUG : dir/file1(0x240355ab6980): _writeAt: size=15, off=5 2026/06/27 02:33:42 DEBUG : dir/file1(0x240355ab6980): >_writeAt: n=15, err= 2026/06/27 02:33:42 DEBUG : dir/file1(0x240355ab6980): close: 2026/06/27 02:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/06/27 02:33:42 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-27 02:33:42.956139876 +0000 UTC m=+316.539069789 2026/06/27 02:33:42 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:42 DEBUG : dir/file1(0x240355ab6980): >close: err= 2026/06/27 02:33:42 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:33:42 DEBUG : dir: Looking for writers 2026/06/27 02:33:42 DEBUG : file1: reading active writers 2026/06/27 02:33:42 DEBUG : Looking for writers 2026/06/27 02:33:42 DEBUG : dir: reading active writers 2026/06/27 02:33:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/27 02:33:42 DEBUG : dir: Looking for writers 2026/06/27 02:33:42 DEBUG : file1: reading active writers 2026/06/27 02:33:42 DEBUG : Looking for writers 2026/06/27 02:33:42 DEBUG : dir: reading active writers 2026/06/27 02:33:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/27 02:33:42 DEBUG : dir: Looking for writers 2026/06/27 02:33:42 DEBUG : file1: reading active writers 2026/06/27 02:33:42 DEBUG : Looking for writers 2026/06/27 02:33:42 DEBUG : dir: reading active writers 2026/06/27 02:33:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/27 02:33:43 DEBUG : dir: Looking for writers 2026/06/27 02:33:43 DEBUG : file1: reading active writers 2026/06/27 02:33:43 DEBUG : Looking for writers 2026/06/27 02:33:43 DEBUG : dir: reading active writers 2026/06/27 02:33:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/27 02:33:43 DEBUG : dir/file1: vfs cache: starting upload 2026/06/27 02:33:43 DEBUG : dir: Looking for writers 2026/06/27 02:33:43 DEBUG : file1: reading active writers 2026/06/27 02:33:43 DEBUG : Looking for writers 2026/06/27 02:33:43 DEBUG : dir: reading active writers 2026/06/27 02:33:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/27 02:33:43 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2026/06/27 02:33:43 DEBUG : dir: Looking for writers 2026/06/27 02:33:43 DEBUG : file1: reading active writers 2026/06/27 02:33:43 DEBUG : Looking for writers 2026/06/27 02:33:43 DEBUG : dir: reading active writers 2026/06/27 02:33:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/27 02:33:43 DEBUG : dir: Looking for writers 2026/06/27 02:33:43 DEBUG : file1: reading active writers 2026/06/27 02:33:43 DEBUG : Looking for writers 2026/06/27 02:33:43 DEBUG : dir: reading active writers 2026/06/27 02:33:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/27 02:33:44 DEBUG : dir/file1: size = 20 OK 2026/06/27 02:33:44 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/06/27 02:33:44 INFO : dir/file1: Copied (replaced existing) 2026/06/27 02:33:44 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-06-27 02:33:42 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/06/27 02:33:44 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/27 02:33:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 02:33:44 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/27 02:33:44 DEBUG : dir: Looking for writers 2026/06/27 02:33:44 DEBUG : file1: reading active writers 2026/06/27 02:33:44 DEBUG : Looking for writers 2026/06/27 02:33:44 DEBUG : dir: reading active writers 2026/06/27 02:33:44 DEBUG : >WaitForWriters: 2026/06/27 02:33:44 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (5.18s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:33:45 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:33:45 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/27 02:33:45 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:45 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 02:33:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 02:33:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:45 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/27 02:33:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:45 DEBUG : file1: newRWFileHandle: 2026/06/27 02:33:45 DEBUG : file1(0x240355cba480): openPending: 2026/06/27 02:33:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 02:33:45 DEBUG : file1(0x240355cba480): >openPending: err= 2026/06/27 02:33:45 DEBUG : file1: >newRWFileHandle: err= 2026/06/27 02:33:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 02:33:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/27 02:33:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/27 02:33:45 DEBUG : file1(0x240355cba480): _writeAt: size=5, off=0 2026/06/27 02:33:45 DEBUG : file1(0x240355cba480): >_writeAt: n=5, err= 2026/06/27 02:33:45 DEBUG : file1(0x240355cba480): close: 2026/06/27 02:33:45 DEBUG : file1: vfs cache: setting modification time to 2026-06-27 02:33:45.496379263 +0000 UTC m=+319.079309205 2026/06/27 02:33:45 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:45 DEBUG : file1(0x240355cba480): >close: err= 2026/06/27 02:33:45 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:33:45 DEBUG : Looking for writers 2026/06/27 02:33:45 DEBUG : file1: reading active writers 2026/06/27 02:33:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/27 02:33:45 DEBUG : Looking for writers 2026/06/27 02:33:45 DEBUG : file1: reading active writers 2026/06/27 02:33:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/27 02:33:45 DEBUG : Looking for writers 2026/06/27 02:33:45 DEBUG : file1: reading active writers 2026/06/27 02:33:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/27 02:33:45 DEBUG : Looking for writers 2026/06/27 02:33:45 DEBUG : file1: reading active writers 2026/06/27 02:33:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/27 02:33:45 DEBUG : file1: vfs cache: starting upload 2026/06/27 02:33:45 DEBUG : Looking for writers 2026/06/27 02:33:45 DEBUG : file1: reading active writers 2026/06/27 02:33:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/27 02:33:45 DEBUG : Looking for writers 2026/06/27 02:33:45 DEBUG : file1: reading active writers 2026/06/27 02:33:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/27 02:33:46 DEBUG : Looking for writers 2026/06/27 02:33:46 DEBUG : file1: reading active writers 2026/06/27 02:33:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/27 02:33:46 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/06/27 02:33:46 DEBUG : Looking for writers 2026/06/27 02:33:46 DEBUG : file1: reading active writers 2026/06/27 02:33:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/27 02:33:47 DEBUG : file1: size = 5 OK 2026/06/27 02:33:47 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/27 02:33:47 INFO : file1: Copied (new) 2026/06/27 02:33:47 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-27 02:33:45 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/27 02:33:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/27 02:33:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 02:33:47 INFO : file1: vfs cache: upload succeeded try #1 2026/06/27 02:33:47 DEBUG : Looking for writers 2026/06/27 02:33:47 DEBUG : file1: reading active writers 2026/06/27 02:33:47 DEBUG : >WaitForWriters: 2026/06/27 02:33:47 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (3.00s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:33:48 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:33:48 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/27 02:33:48 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:48 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 02:33:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 02:33:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/06/27 02:33:48 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbbb80): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbbb80): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbbb80): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbbb80): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbbb80): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.492483802 +0000 UTC m=+322.075413715 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbbb80): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035567cb40): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035567cb40): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035567cb40): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035567cb40): >_readAt: n=2, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035567cb40): _writeAt: size=3, off=2 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035567cb40): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035567cb40): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.492483802 +0000 UTC m=+322.075413715 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035567cb40): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035567db40): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035567db40): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035567db40): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035567db40): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035567db40): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.492483802 +0000 UTC m=+322.075413715 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035567db40): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403556fde30 item 1 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403556df480): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403556df480): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403556df480): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403556df480): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403556df480): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.494914756 +0000 UTC m=+322.077844678 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403556df480): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403556df9c0): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403556df9c0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403556df9c0): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403556df9c0): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403556df9c0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.494914756 +0000 UTC m=+322.077844678 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403556df9c0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403556bb490 item 2 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355724100): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355724100): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355724100): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355724100): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355724100): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.496369807 +0000 UTC m=+322.079299729 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355724100): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355724580): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355724580): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355724580): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355724580): >_readAt: n=2, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355724580): _writeAt: size=3, off=2 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355724580): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355724580): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.496369807 +0000 UTC m=+322.079299729 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355724580): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355724a40): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355724a40): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355724a40): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355724a40): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355724a40): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.496369807 +0000 UTC m=+322.079299729 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355724a40): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355728930 item 3 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403557250c0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403557250c0): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403557250c0): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403557250c0): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403557250c0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.498394538 +0000 UTC m=+322.081324460 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403557250c0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355725640): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355725640): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355725640): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355725640): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355725640): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.498394538 +0000 UTC m=+322.081324460 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355725640): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355b445b0 item 4 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ca4040): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ca4040): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ca4040): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ca4040): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ca4040): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.499821406 +0000 UTC m=+322.082751318 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ca4040): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ca44c0): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ca44c0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ca44c0): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ca44c0): >_readAt: n=2, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ca44c0): _writeAt: size=3, off=2 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ca44c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ca44c0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.499821406 +0000 UTC m=+322.082751318 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ca44c0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ca4980): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ca4980): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ca4980): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ca4980): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ca4980): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.499821406 +0000 UTC m=+322.082751318 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ca4980): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355b44c40 item 5 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ca5000): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ca5000): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ca5000): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ca5000): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ca5000): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.50215147 +0000 UTC m=+322.085081413 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ca5000): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ca5540): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ca5540): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ca5540): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ca5540): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ca5540): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.50215147 +0000 UTC m=+322.085081413 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ca5540): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355b45500 item 6 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ca5bc0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ca5bc0): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ca5bc0): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ca5bc0): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ca5bc0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.504048551 +0000 UTC m=+322.086978473 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ca5bc0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbc1c0): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbc1c0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbc1c0): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbc1c0): >_readAt: n=2, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbc1c0): _writeAt: size=3, off=2 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbc1c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbc1c0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.504048551 +0000 UTC m=+322.086978473 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbc1c0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbc680): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbc680): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbc680): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbc680): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbc680): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.504048551 +0000 UTC m=+322.086978473 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbc680): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355b45b20 item 7 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbcd00): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbcd00): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbcd00): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbcd00): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbcd00): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.506376651 +0000 UTC m=+322.089306653 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbcd00): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbd240): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbd240): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbd240): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbd240): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbd240): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.506376651 +0000 UTC m=+322.089306653 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbd240): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403556f2d90 item 8 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbd800): _readAt: size=2, off=0 2026/06/27 02:33:48 ERROR : open-test-file(0x240355cbd800): Couldn't read size of file 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbd800): >_readAt: n=0, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbd800): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbd800): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbd800): close: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbd800): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbdbc0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbdbc0): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbdbc0): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbdbc0): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbdbc0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.508009356 +0000 UTC m=+322.090939278 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbdbc0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce0140): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce0140): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce0140): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce0140): >_readAt: n=2, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce0140): _writeAt: size=3, off=2 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce0140): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce0140): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.508009356 +0000 UTC m=+322.090939278 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce0140): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce0640): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce0640): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce0640): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce0640): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce0640): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.508009356 +0000 UTC m=+322.090939278 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce0640): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403556f3730 item 9 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce0cc0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce0cc0): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce0cc0): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce0cc0): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce0cc0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.511457239 +0000 UTC m=+322.094387151 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce0cc0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce1200): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce1200): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce1200): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce1200): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce1200): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.511457239 +0000 UTC m=+322.094387151 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce1200): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355708770 item 10 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce1840): _readAt: size=2, off=0 2026/06/27 02:33:48 ERROR : open-test-file(0x240355ce1840): Couldn't read size of file 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce1840): >_readAt: n=0, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce1840): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce1840): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce1840): close: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce1840): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce1c00): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce1c00): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce1c00): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce1c00): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce1c00): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.51314139 +0000 UTC m=+322.096071312 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce1c00): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cfc200): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cfc200): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cfc200): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cfc200): >_readAt: n=2, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cfc200): _writeAt: size=3, off=2 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cfc200): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cfc200): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.51314139 +0000 UTC m=+322.096071312 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cfc200): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cfc700): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cfc700): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cfc700): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cfc700): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cfc700): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.51314139 +0000 UTC m=+322.096071312 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cfc700): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355709340 item 11 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cfcd80): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cfcd80): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cfcd80): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cfcd80): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cfcd80): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.515374312 +0000 UTC m=+322.098304264 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cfcd80): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cfd2c0): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cfd2c0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cfd2c0): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cfd2c0): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cfd2c0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.515374312 +0000 UTC m=+322.098304264 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cfd2c0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355d0a070 item 12 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cfd900): _readAt: size=2, off=0 2026/06/27 02:33:48 ERROR : open-test-file(0x240355cfd900): Couldn't read size of file 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cfd900): >_readAt: n=0, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cfd900): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cfd900): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cfd900): close: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cfd900): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cfdcc0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cfdcc0): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cfdcc0): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cfdcc0): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cfdcc0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.5171153 +0000 UTC m=+322.100045222 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cfdcc0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d3a480): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d3a480): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d3a480): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d3a480): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d3a480): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.5171153 +0000 UTC m=+322.100045222 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d3a480): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355d0a3f0 item 13 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ab6f80): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ab6f80): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ab6f80): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ab6f80): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ab6f80): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.518598313 +0000 UTC m=+322.101528225 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ab6f80): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ab7900): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ab7900): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ab7900): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ab7900): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ab7900): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.518598313 +0000 UTC m=+322.101528225 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ab7900): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403559fc070 item 14 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035675e240): _readAt: size=2, off=0 2026/06/27 02:33:48 ERROR : open-test-file(0x24035675e240): Couldn't read size of file 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035675e240): >_readAt: n=0, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035675e240): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035675e240): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035675e240): close: 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035675e240): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035675e600): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035675e600): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035675e600): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035675e600): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035675e600): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.520927796 +0000 UTC m=+322.103857708 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035675e600): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035675ecc0): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035675ecc0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035675ecc0): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035675ecc0): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035675ecc0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.520927796 +0000 UTC m=+322.103857708 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035675ecc0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403559fc3f0 item 15 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 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/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355424c00): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355424c00): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355424c00): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355424c00): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355424c00): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.52281028 +0000 UTC m=+322.105740192 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355424c00): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355425280): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355425280): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355425280): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355425280): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355425280): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.52281028 +0000 UTC m=+322.105740192 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355425280): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355413180 item 16 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403554258c0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403554258c0): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403554258c0): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403554258c0): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403554258c0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.52447766 +0000 UTC m=+322.107407572 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403554258c0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355425d40): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355425d40): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355425d40): open at offset 5 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355425d40): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355425d40): >_readAt: n=2, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355425d40): _writeAt: size=3, off=7 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355425d40): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355425d40): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.52447766 +0000 UTC m=+322.107407572 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355425d40): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357190340): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357190340): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357190340): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357190340): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357190340): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.52447766 +0000 UTC m=+322.107407572 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357190340): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403571861c0 item 17 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571909c0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571909c0): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571909c0): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571909c0): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571909c0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.53162692 +0000 UTC m=+322.114556833 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571909c0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357190f00): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357190f00): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357190f00): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357190f00): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357190f00): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.53162692 +0000 UTC m=+322.114556833 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357190f00): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240357186690 item 18 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357191580): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357191580): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357191580): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357191580): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357191580): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.536363482 +0000 UTC m=+322.119293394 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357191580): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357191a80): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357191a80): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357191a80): open at offset 5 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357191a80): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357191a80): >_readAt: n=2, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357191a80): _writeAt: size=3, off=7 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357191a80): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357191a80): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.536363482 +0000 UTC m=+322.119293394 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357191a80): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571ac080): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571ac080): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571ac080): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571ac080): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571ac080): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.536363482 +0000 UTC m=+322.119293394 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571ac080): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240357186a10 item 19 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571ac700): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571ac700): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571ac700): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571ac700): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571ac700): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.541882152 +0000 UTC m=+322.124812063 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571ac700): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571acc40): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571acc40): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571acc40): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571acc40): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571acc40): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.541882152 +0000 UTC m=+322.124812063 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571acc40): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240357186ee0 item 20 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571ad2c0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571ad2c0): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571ad2c0): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571ad2c0): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571ad2c0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.543387558 +0000 UTC m=+322.126317470 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571ad2c0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571ad7c0): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571ad7c0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571ad7c0): open at offset 5 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571ad7c0): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571ad7c0): >_readAt: n=2, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571ad7c0): _writeAt: size=3, off=7 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571ad7c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571ad7c0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.543387558 +0000 UTC m=+322.126317470 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571ad7c0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571adcc0): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571adcc0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571adcc0): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571adcc0): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571adcc0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.543387558 +0000 UTC m=+322.126317470 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571adcc0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240357187260 item 21 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571ca440): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571ca440): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571ca440): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571ca440): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571ca440): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.545214145 +0000 UTC m=+322.128144058 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571ca440): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571ca980): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571ca980): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571ca980): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571ca980): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571ca980): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.545214145 +0000 UTC m=+322.128144058 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571ca980): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240357187730 item 22 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571cb000): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571cb000): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571cb000): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571cb000): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571cb000): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.546779465 +0000 UTC m=+322.129709376 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571cb000): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571cb500): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571cb500): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571cb500): open at offset 5 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571cb500): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571cb500): >_readAt: n=2, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571cb500): _writeAt: size=3, off=7 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571cb500): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571cb500): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.546779465 +0000 UTC m=+322.129709376 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571cb500): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571cba00): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571cba00): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571cba00): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571cba00): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571cba00): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.546779465 +0000 UTC m=+322.129709376 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571cba00): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240357187ab0 item 23 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 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/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571e8180): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571e8180): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571e8180): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571e8180): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571e8180): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.548453367 +0000 UTC m=+322.131383278 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571e8180): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571e86c0): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571e86c0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571e86c0): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571e86c0): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571e86c0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.548453367 +0000 UTC m=+322.131383278 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571e86c0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403571ea0e0 item 24 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571e8d00): _readAt: size=2, off=0 2026/06/27 02:33:48 ERROR : open-test-file(0x2403571e8d00): Couldn't read size of file 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571e8d00): >_readAt: n=0, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571e8d00): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571e8d00): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571e8d00): close: 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571e8d00): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571e90c0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571e90c0): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571e90c0): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571e90c0): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571e90c0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.549761462 +0000 UTC m=+322.132691374 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571e90c0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571e95c0): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571e95c0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571e95c0): open at offset 5 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571e95c0): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571e95c0): >_readAt: n=2, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571e95c0): _writeAt: size=3, off=7 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571e95c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571e95c0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.549761462 +0000 UTC m=+322.132691374 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571e95c0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571e9b00): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571e9b00): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571e9b00): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571e9b00): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571e9b00): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.549761462 +0000 UTC m=+322.132691374 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403571e9b00): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403571ea460 item 25 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357202280): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357202280): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357202280): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357202280): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357202280): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.551430766 +0000 UTC m=+322.134360678 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357202280): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572027c0): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572027c0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572027c0): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572027c0): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572027c0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.551430766 +0000 UTC m=+322.134360678 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572027c0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403571ea930 item 26 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357202e00): _readAt: size=2, off=0 2026/06/27 02:33:48 ERROR : open-test-file(0x240357202e00): Couldn't read size of file 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357202e00): >_readAt: n=0, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357202e00): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357202e00): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357202e00): close: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357202e00): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572031c0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572031c0): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572031c0): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572031c0): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572031c0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.552966238 +0000 UTC m=+322.135896160 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572031c0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572036c0): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572036c0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572036c0): open at offset 5 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572036c0): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572036c0): >_readAt: n=2, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572036c0): _writeAt: size=3, off=7 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572036c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572036c0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.552966238 +0000 UTC m=+322.135896160 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572036c0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357203c00): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357203c00): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357203c00): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357203c00): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357203c00): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.552966238 +0000 UTC m=+322.135896160 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357203c00): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403571eacb0 item 27 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 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/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357226380): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357226380): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357226380): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357226380): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357226380): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.560512153 +0000 UTC m=+322.143442065 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357226380): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572268c0): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572268c0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572268c0): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572268c0): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572268c0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.560512153 +0000 UTC m=+322.143442065 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572268c0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403571eb180 item 28 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357226f00): _readAt: size=2, off=0 2026/06/27 02:33:48 ERROR : open-test-file(0x240357226f00): Couldn't read size of file 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357226f00): >_readAt: n=0, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357226f00): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357226f00): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357226f00): close: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357226f00): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572272c0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572272c0): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572272c0): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572272c0): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572272c0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.562180425 +0000 UTC m=+322.145110337 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572272c0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357227980): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357227980): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357227980): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357227980): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357227980): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.562180425 +0000 UTC m=+322.145110337 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357227980): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403571eb500 item 29 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 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/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357240100): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357240100): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357240100): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357240100): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357240100): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.563689257 +0000 UTC m=+322.146619169 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357240100): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357240640): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357240640): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357240640): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357240640): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357240640): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.563689257 +0000 UTC m=+322.146619169 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357240640): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403571eb880 item 30 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 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/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357240c80): _readAt: size=2, off=0 2026/06/27 02:33:48 ERROR : open-test-file(0x240357240c80): Couldn't read size of file 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357240c80): >_readAt: n=0, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357240c80): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357240c80): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357240c80): close: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357240c80): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357241040): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357241040): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357241040): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357241040): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357241040): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.565493043 +0000 UTC m=+322.148422955 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357241040): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357241700): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357241700): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357241700): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357241700): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357241700): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.565493043 +0000 UTC m=+322.148422955 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357241700): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403571ebc00 item 31 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 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/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357241d80): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357241d80): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357241d80): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357241d80): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357241d80): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.567069452 +0000 UTC m=+322.149999395 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357241d80): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035725e3c0): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035725e3c0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035725e3c0): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035725e3c0): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035725e3c0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.567069452 +0000 UTC m=+322.149999395 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035725e3c0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24035725c0e0 item 32 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035725ea00): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035725ea00): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035725ea00): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035725ea00): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035725ea00): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.568491872 +0000 UTC m=+322.151421804 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035725ea00): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035725ee80): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035725ee80): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035725ee80): _writeAt: size=3, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035725ee80): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035725ee80): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24035725c460 item 33 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035725ee80): >_writeAt: n=3, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035725ee80): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.568974498 +0000 UTC m=+322.151904420 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035725ee80): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035725f380): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035725f380): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035725f380): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035725f380): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035725f380): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.568974498 +0000 UTC m=+322.151904420 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035725f380): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24035725c620 item 33 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035725f9c0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035725f9c0): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035725f9c0): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035725f9c0): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035725f9c0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.570393953 +0000 UTC m=+322.153323894 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035725f9c0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035725fe40): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035725fe40): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24035725c9a0 item 34 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035725fe40): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035725fe40): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035725fe40): _writeAt: size=3, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035725fe40): >_writeAt: n=3, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035725fe40): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.57089315 +0000 UTC m=+322.153823062 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035725fe40): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357282480): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357282480): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357282480): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357282480): >_readAt: n=3, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357282480): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.57089315 +0000 UTC m=+322.153823062 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357282480): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24035725cb60 item 34 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357282ac0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357282ac0): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357282ac0): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357282ac0): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357282ac0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.57210803 +0000 UTC m=+322.155037942 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357282ac0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357282f40): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357282f40): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357282f40): _writeAt: size=3, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357282f40): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357282f40): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24035725cee0 item 35 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357282f40): >_writeAt: n=3, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357282f40): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.572530794 +0000 UTC m=+322.155460706 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357282f40): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357283440): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357283440): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357283440): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357283440): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357283440): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.572530794 +0000 UTC m=+322.155460706 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357283440): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24035725d0a0 item 35 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357283ac0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357283ac0): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357283ac0): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357283ac0): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357283ac0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.573868224 +0000 UTC m=+322.156798157 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357283ac0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572a20c0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572a20c0): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24035725d420 item 36 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572a20c0): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572a20c0): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572a20c0): _writeAt: size=3, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572a20c0): >_writeAt: n=3, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572a20c0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.574442933 +0000 UTC m=+322.157372855 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572a20c0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572a2600): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572a2600): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572a2600): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572a2600): >_readAt: n=3, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572a2600): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.574442933 +0000 UTC m=+322.157372855 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572a2600): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24035725d5e0 item 36 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572a2c40): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572a2c40): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572a2c40): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572a2c40): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572a2c40): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.576004074 +0000 UTC m=+322.158933986 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572a2c40): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572a30c0): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572a30c0): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572a30c0): _writeAt: size=3, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572a30c0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572a30c0): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24035725d960 item 37 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572a30c0): >_writeAt: n=3, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572a30c0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.576739074 +0000 UTC m=+322.159668986 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572a30c0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572a35c0): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572a35c0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572a35c0): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572a35c0): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572a35c0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.576739074 +0000 UTC m=+322.159668986 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572a35c0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24035725db20 item 37 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572a3c40): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572a3c40): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572a3c40): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572a3c40): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572a3c40): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.578693021 +0000 UTC m=+322.161622953 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572a3c40): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572bc240): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572bc240): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403572be000 item 38 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572bc240): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572bc240): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572bc240): _writeAt: size=3, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572bc240): >_writeAt: n=3, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572bc240): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.579257852 +0000 UTC m=+322.162187764 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572bc240): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572bc780): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572bc780): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572bc780): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572bc780): >_readAt: n=3, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572bc780): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.579257852 +0000 UTC m=+322.162187764 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572bc780): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403572be1c0 item 38 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572bce00): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572bce00): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572bce00): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572bce00): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572bce00): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.580618135 +0000 UTC m=+322.163548067 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572bce00): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572bd300): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572bd300): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572bd300): _writeAt: size=3, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572bd300): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572bd300): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403572be540 item 39 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572bd300): >_writeAt: n=3, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572bd300): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.581144643 +0000 UTC m=+322.164074565 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572bd300): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572bd800): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572bd800): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572bd800): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572bd800): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572bd800): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.581144643 +0000 UTC m=+322.164074565 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572bd800): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403572be700 item 39 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572bde80): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572bde80): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572bde80): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572bde80): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572bde80): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.582633369 +0000 UTC m=+322.165563291 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572bde80): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572da480): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572da480): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403572bea80 item 40 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572da480): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572da480): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572da480): _writeAt: size=3, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572da480): >_writeAt: n=3, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572da480): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.583185324 +0000 UTC m=+322.166115266 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572da480): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572da9c0): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572da9c0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572da9c0): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572da9c0): >_readAt: n=3, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572da9c0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.583185324 +0000 UTC m=+322.166115266 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572da9c0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403572bec40 item 40 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572daf80): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572daf80): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572daf80): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572daf80): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572daf80): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572daf80): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572daf80): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.584760591 +0000 UTC m=+322.167690513 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572daf80): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572db480): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572db480): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572db480): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403572befc0 item 41 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572db480): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572db480): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.585305224 +0000 UTC m=+322.168235135 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572db480): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572db940): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572db940): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572db940): _writeAt: size=3, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572db940): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572db940): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403572bf180 item 41 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572db940): >_writeAt: n=3, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572db940): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.585795564 +0000 UTC m=+322.168725476 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572db940): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572dbe80): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572dbe80): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572dbe80): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572dbe80): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572dbe80): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.585795564 +0000 UTC m=+322.168725476 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572dbe80): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403572bf340 item 41 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572fc5c0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572fc5c0): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572fc5c0): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572fc5c0): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572fc5c0): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572fc5c0): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572fc5c0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.587213606 +0000 UTC m=+322.170143518 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572fc5c0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572fcac0): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572fcac0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572fcac0): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403572bf6c0 item 42 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572fcac0): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572fcac0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.587686884 +0000 UTC m=+322.170616796 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572fcac0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572fd000): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572fd000): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403572bf880 item 42 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572fd000): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572fd000): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572fd000): _writeAt: size=3, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572fd000): >_writeAt: n=3, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572fd000): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.58827568 +0000 UTC m=+322.171205612 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572fd000): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572fd580): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572fd580): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572fd580): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572fd580): >_readAt: n=3, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572fd580): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.58827568 +0000 UTC m=+322.171205612 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572fd580): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403572bfa40 item 42 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572fdbc0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572fdbc0): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572fdbc0): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572fdbc0): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572fdbc0): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572fdbc0): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572fdbc0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.591763096 +0000 UTC m=+322.174693008 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403572fdbc0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573181c0): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573181c0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573181c0): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403572bfdc0 item 43 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573181c0): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573181c0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.592332876 +0000 UTC m=+322.175262788 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573181c0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357318700): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357318700): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357318700): _writeAt: size=3, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357318700): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357318700): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403573220e0 item 43 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357318700): >_writeAt: n=3, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357318700): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.592914989 +0000 UTC m=+322.175844901 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357318700): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357318c40): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357318c40): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357318c40): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357318c40): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357318c40): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.592914989 +0000 UTC m=+322.175844901 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357318c40): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403573222a0 item 43 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357319280): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357319280): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357319280): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357319280): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357319280): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357319280): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357319280): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.59430608 +0000 UTC m=+322.177235992 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357319280): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357319780): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357319780): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357319780): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240357322620 item 44 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357319780): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357319780): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.594814735 +0000 UTC m=+322.177744647 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357319780): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357319cc0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357319cc0): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403573227e0 item 44 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357319cc0): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357319cc0): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357319cc0): _writeAt: size=3, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357319cc0): >_writeAt: n=3, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357319cc0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.595423768 +0000 UTC m=+322.178353680 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357319cc0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035733a340): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035733a340): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035733a340): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035733a340): >_readAt: n=3, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035733a340): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.595423768 +0000 UTC m=+322.178353680 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035733a340): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403573229a0 item 44 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035733a980): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035733a980): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035733a980): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035733a980): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035733a980): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035733a980): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035733a980): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.596713298 +0000 UTC m=+322.179643211 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035733a980): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035733ae80): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035733ae80): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035733ae80): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240357322d20 item 45 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035733ae80): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035733ae80): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.597219399 +0000 UTC m=+322.180149311 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035733ae80): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035733b580): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035733b580): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035733b580): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035733b580): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035733b580): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.597219399 +0000 UTC m=+322.180149311 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035733b580): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240357322ee0 item 45 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035733bbc0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035733bbc0): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035733bbc0): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035733bbc0): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035733bbc0): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035733bbc0): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035733bbc0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.598649804 +0000 UTC m=+322.181579735 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035733bbc0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573621c0): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573621c0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573621c0): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240357323260 item 46 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573621c0): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573621c0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.599189046 +0000 UTC m=+322.182118968 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573621c0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573628c0): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573628c0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573628c0): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573628c0): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573628c0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.599189046 +0000 UTC m=+322.182118968 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573628c0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240357323420 item 46 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357362f00): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357362f00): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357362f00): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357362f00): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357362f00): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357362f00): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357362f00): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.600680777 +0000 UTC m=+322.183610699 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357362f00): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357363400): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357363400): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357363400): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403573237a0 item 47 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357363400): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357363400): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.601265945 +0000 UTC m=+322.184195857 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357363400): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357363b00): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357363b00): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357363b00): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357363b00): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357363b00): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.601265945 +0000 UTC m=+322.184195857 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240357363b00): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240357323960 item 47 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 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/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035737a240): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035737a240): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035737a240): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035737a240): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035737a240): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035737a240): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035737a240): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.602776009 +0000 UTC m=+322.185705921 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035737a240): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035737a740): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035737a740): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035737a740): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240357323ce0 item 48 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035737a740): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035737a740): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.603343905 +0000 UTC m=+322.186273817 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035737a740): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035737ae40): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035737ae40): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035737ae40): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035737ae40): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035737ae40): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.603343905 +0000 UTC m=+322.186273817 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035737ae40): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24035738a000 item 48 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035737b480): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035737b480): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035737b480): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035737b480): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035737b480): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.604773849 +0000 UTC m=+322.187703761 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035737b480): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035737b900): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035737b900): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035737b900): _writeAt: size=3, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035737b900): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035737b900): open at offset 5 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035737b900): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24035738a380 item 49 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035737b900): >_writeAt: n=3, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035737b900): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.605283095 +0000 UTC m=+322.188213008 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035737b900): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035737be40): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035737be40): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035737be40): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035737be40): >_readAt: n=8, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035737be40): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.605283095 +0000 UTC m=+322.188213008 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035737be40): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24035738a540 item 49 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035739c5c0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035739c5c0): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035739c5c0): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035739c5c0): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035739c5c0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.606600278 +0000 UTC m=+322.189530200 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035739c5c0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035739cac0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035739cac0): open at offset 5 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035739cac0): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24035738a8c0 item 50 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035739cac0): _readAt: size=2, off=5 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035739cac0): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035739cac0): _writeAt: size=3, off=5 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035739cac0): >_writeAt: n=3, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035739cac0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.60722998 +0000 UTC m=+322.190159912 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035739cac0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035739d040): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035739d040): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035739d040): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035739d040): >_readAt: n=3, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035739d040): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.60722998 +0000 UTC m=+322.190159912 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035739d040): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24035738aa80 item 50 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035739d6c0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035739d6c0): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035739d6c0): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035739d6c0): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035739d6c0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.608584783 +0000 UTC m=+322.191514706 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035739d6c0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035739dbc0): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035739dbc0): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035739dbc0): _writeAt: size=3, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035739dbc0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035739dbc0): open at offset 5 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035739dbc0): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24035738ae00 item 51 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035739dbc0): >_writeAt: n=3, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035739dbc0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.609114478 +0000 UTC m=+322.192044390 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035739dbc0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573ba200): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573ba200): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573ba200): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573ba200): >_readAt: n=8, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573ba200): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.609114478 +0000 UTC m=+322.192044390 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573ba200): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24035738afc0 item 51 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573ba880): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573ba880): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573ba880): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573ba880): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573ba880): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.610416803 +0000 UTC m=+322.193346714 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573ba880): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573bad80): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573bad80): open at offset 5 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573bad80): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24035738b340 item 52 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573bad80): _readAt: size=2, off=5 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573bad80): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573bad80): _writeAt: size=3, off=5 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573bad80): >_writeAt: n=3, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573bad80): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.611000428 +0000 UTC m=+322.193930340 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573bad80): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573bb300): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573bb300): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573bb300): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573bb300): >_readAt: n=3, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573bb300): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.611000428 +0000 UTC m=+322.193930340 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573bb300): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24035738b500 item 52 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573bb980): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573bb980): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573bb980): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573bb980): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573bb980): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.612776212 +0000 UTC m=+322.195706124 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573bb980): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573bbe80): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573bbe80): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573bbe80): _writeAt: size=3, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573bbe80): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573bbe80): open at offset 5 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573bbe80): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24035738b880 item 53 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573bbe80): >_writeAt: n=3, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573bbe80): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.613281429 +0000 UTC m=+322.196211342 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573bbe80): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573d64c0): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573d64c0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573d64c0): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573d64c0): >_readAt: n=8, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573d64c0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.613281429 +0000 UTC m=+322.196211342 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573d64c0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24035738ba40 item 53 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573d6b40): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573d6b40): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573d6b40): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573d6b40): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573d6b40): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.614554319 +0000 UTC m=+322.197484231 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573d6b40): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573d7040): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573d7040): open at offset 5 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573d7040): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24035738bdc0 item 54 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573d7040): _readAt: size=2, off=5 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573d7040): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573d7040): _writeAt: size=3, off=5 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573d7040): >_writeAt: n=3, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573d7040): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.615177269 +0000 UTC m=+322.198107181 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573d7040): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573d75c0): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573d75c0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573d75c0): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573d75c0): >_readAt: n=3, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573d75c0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.615177269 +0000 UTC m=+322.198107181 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573d75c0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403573ea0e0 item 54 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573d7c40): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573d7c40): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573d7c40): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573d7c40): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573d7c40): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.616389855 +0000 UTC m=+322.199319767 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573d7c40): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f6240): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f6240): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f6240): _writeAt: size=3, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f6240): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f6240): open at offset 5 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f6240): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403573ea460 item 55 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f6240): >_writeAt: n=3, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f6240): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.616876998 +0000 UTC m=+322.199806911 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f6240): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f6780): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f6780): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f6780): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f6780): >_readAt: n=8, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f6780): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.616876998 +0000 UTC m=+322.199806911 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f6780): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403573ea620 item 55 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 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/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f6e00): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f6e00): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f6e00): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f6e00): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f6e00): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.618394668 +0000 UTC m=+322.201324580 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f6e00): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f7300): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f7300): open at offset 5 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f7300): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403573ea9a0 item 56 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f7300): _readAt: size=2, off=5 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f7300): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f7300): _writeAt: size=3, off=5 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f7300): >_writeAt: n=3, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f7300): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.618974777 +0000 UTC m=+322.201904689 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f7300): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f7880): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f7880): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f7880): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f7880): >_readAt: n=3, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f7880): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.618974777 +0000 UTC m=+322.201904689 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f7880): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403573eab60 item 56 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c62040): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c62040): open at offset 0 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c62040): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c62040): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c62040): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c62040): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c62040): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c62040): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.622613527 +0000 UTC m=+322.205543440 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c62040): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f6180): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f6180): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f6180): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403573ea070 item 57 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f6180): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f6180): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.62335546 +0000 UTC m=+322.206285402 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f6180): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f66c0): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f66c0): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f66c0): _writeAt: size=3, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f66c0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f66c0): open at offset 5 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f66c0): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403573ea230 item 57 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f66c0): >_writeAt: n=3, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f66c0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.623874254 +0000 UTC m=+322.206804166 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f66c0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f6c40): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f6c40): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f6c40): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f6c40): >_readAt: n=8, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f6c40): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.623874254 +0000 UTC m=+322.206804166 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f6c40): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403573ea3f0 item 57 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f7280): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f7280): open at offset 0 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f7280): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f7280): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f7280): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f7280): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f7280): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f7280): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.625360415 +0000 UTC m=+322.208290326 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f7280): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f77c0): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f77c0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f77c0): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403573ea770 item 58 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f77c0): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f77c0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.626022717 +0000 UTC m=+322.208952640 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403573f77c0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c62440): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c62440): open at offset 5 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c62440): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403573ea930 item 58 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c62440): _readAt: size=2, off=5 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c62440): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c62440): _writeAt: size=3, off=5 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c62440): >_writeAt: n=3, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c62440): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.626742759 +0000 UTC m=+322.209672671 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c62440): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c62a00): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c62a00): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c62a00): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c62a00): >_readAt: n=3, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c62a00): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.626742759 +0000 UTC m=+322.209672671 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c62a00): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403573eaaf0 item 58 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c63040): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c63040): open at offset 0 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c63040): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c63040): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c63040): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c63040): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c63040): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c63040): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.628540384 +0000 UTC m=+322.211470325 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c63040): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c63580): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c63580): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c63580): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403573eb030 item 59 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c63580): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c63580): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.628982403 +0000 UTC m=+322.211912315 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c63580): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c63ac0): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c63ac0): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c63ac0): _writeAt: size=3, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c63ac0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c63ac0): open at offset 5 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c63ac0): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403573eb1f0 item 59 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c63ac0): >_writeAt: n=3, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c63ac0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.629551242 +0000 UTC m=+322.212481153 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c63ac0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cba240): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cba240): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cba240): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cba240): >_readAt: n=8, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cba240): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.629551242 +0000 UTC m=+322.212481153 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cba240): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403573eb3b0 item 59 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 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/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbaa80): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbaa80): open at offset 0 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbaa80): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbaa80): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbaa80): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbaa80): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbaa80): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbaa80): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.630948003 +0000 UTC m=+322.213877915 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbaa80): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbafc0): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbafc0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbafc0): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403573eb730 item 60 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbafc0): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbafc0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.631520899 +0000 UTC m=+322.214450810 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbafc0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbb540): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbb540): open at offset 5 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbb540): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403573eb8f0 item 60 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbb540): _readAt: size=2, off=5 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbb540): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbb540): _writeAt: size=3, off=5 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbb540): >_writeAt: n=3, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbb540): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.632365103 +0000 UTC m=+322.215295015 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbb540): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbbe80): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbbe80): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbbe80): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbbe80): >_readAt: n=3, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbbe80): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.632365103 +0000 UTC m=+322.215295015 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cbbe80): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403573ebab0 item 60 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035567db40): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035567db40): open at offset 0 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035567db40): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035567db40): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035567db40): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035567db40): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035567db40): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035567db40): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.633718032 +0000 UTC m=+322.216647954 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x24035567db40): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403556dea40): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403556dea40): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403556dea40): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403573ebe30 item 61 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403556dea40): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403556dea40): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.634326544 +0000 UTC m=+322.217256476 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403556dea40): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403556dfac0): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403556dfac0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403556dfac0): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403556dfac0): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403556dfac0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.634326544 +0000 UTC m=+322.217256476 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x2403556dfac0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24035576b110 item 61 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 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/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355724200): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355724200): open at offset 0 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355724200): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355724200): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355724200): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355724200): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355724200): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355724200): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.635848011 +0000 UTC m=+322.218777963 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355724200): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355724740): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355724740): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355724740): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24035576bc70 item 62 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355724740): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355724740): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.636656799 +0000 UTC m=+322.219586741 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355724740): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355724e40): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355724e40): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355724e40): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355724e40): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355724e40): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.636656799 +0000 UTC m=+322.219586741 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355724e40): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403559fc150 item 62 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 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/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ab6200): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ab6200): open at offset 0 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ab6200): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ab6200): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ab6200): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ab6200): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ab6200): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ab6200): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.638338897 +0000 UTC m=+322.221268808 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ab6200): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ab6900): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ab6900): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ab6900): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355996690 item 63 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ab6900): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ab6900): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.638896854 +0000 UTC m=+322.221826766 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ab6900): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ab7640): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ab7640): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ab7640): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ab7640): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ab7640): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.638896854 +0000 UTC m=+322.221826766 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ab7640): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355996af0 item 63 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 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/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355424280): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355424280): open at offset 0 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355424280): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355424280): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355424280): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355424280): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355424280): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355424280): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.640530912 +0000 UTC m=+322.223460844 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355424280): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355424d40): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355424d40): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355424d40): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403559972d0 item 64 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355424d40): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355424d40): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.640938476 +0000 UTC m=+322.223868388 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355424d40): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355425540): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355425540): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355425540): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355425540): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355425540): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.640938476 +0000 UTC m=+322.223868388 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355425540): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355997810 item 64 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355425b80): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355425b80): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355425b80): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355425b80): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355425b80): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.642378721 +0000 UTC m=+322.225308632 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355425b80): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355776680): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355776680): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355776680): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355776680): >_readAt: n=2, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355776680): _writeAt: size=3, off=2 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355764150 item 65 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355776680): >_writeAt: n=3, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355776680): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.642981842 +0000 UTC m=+322.225911754 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355776680): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355776e80): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355776e80): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355776e80): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355776e80): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355776e80): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.642981842 +0000 UTC m=+322.225911754 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355776e80): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355764bd0 item 65 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355777800): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355777800): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355777800): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355777800): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355777800): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.644657979 +0000 UTC m=+322.227587901 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355777800): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a12440): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a12440): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355765810 item 66 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a12440): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a12440): >_readAt: n=0, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a12440): _writeAt: size=3, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a12440): >_writeAt: n=3, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a12440): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.645272483 +0000 UTC m=+322.228202395 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a12440): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a12980): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a12980): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a12980): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a12980): >_readAt: n=3, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a12980): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.645272483 +0000 UTC m=+322.228202395 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a12980): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355c989a0 item 66 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a12fc0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a12fc0): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a12fc0): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a12fc0): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a12fc0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.646615874 +0000 UTC m=+322.229545786 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a12fc0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a13440): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a13440): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a13440): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a13440): >_readAt: n=2, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a13440): _writeAt: size=3, off=2 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24035575a310 item 67 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a13440): >_writeAt: n=3, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a13440): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.647320747 +0000 UTC m=+322.230250659 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a13440): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a13940): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a13940): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a13940): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a13940): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a13940): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.647320747 +0000 UTC m=+322.230250659 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a13940): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24035575a620 item 67 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a980c0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a980c0): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a980c0): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a980c0): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a980c0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.648778954 +0000 UTC m=+322.231708866 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a980c0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a985c0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a985c0): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24035575b880 item 68 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a985c0): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a985c0): >_readAt: n=0, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a985c0): _writeAt: size=3, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a985c0): >_writeAt: n=3, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a985c0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.649520476 +0000 UTC m=+322.232450389 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a985c0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a98b00): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a98b00): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a98b00): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a98b00): >_readAt: n=3, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a98b00): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.649520476 +0000 UTC m=+322.232450389 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a98b00): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24035577cbd0 item 68 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a99140): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a99140): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a99140): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a99140): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a99140): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.650943788 +0000 UTC m=+322.233873710 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a99140): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a995c0): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a995c0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a995c0): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a995c0): >_readAt: n=2, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a995c0): _writeAt: size=3, off=2 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24035570b180 item 69 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a995c0): >_writeAt: n=3, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a995c0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.651526392 +0000 UTC m=+322.234456324 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a995c0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a99ac0): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a99ac0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a99ac0): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a99ac0): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a99ac0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.651526392 +0000 UTC m=+322.234456324 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355a99ac0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355c302a0 item 69 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ac2240): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ac2240): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ac2240): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ac2240): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ac2240): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.652960554 +0000 UTC m=+322.235890466 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ac2240): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ac2740): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ac2740): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355c308c0 item 70 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ac2740): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ac2740): >_readAt: n=0, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ac2740): _writeAt: size=3, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ac2740): >_writeAt: n=3, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ac2740): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.653686597 +0000 UTC m=+322.236616520 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ac2740): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ac2c80): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ac2c80): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ac2c80): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ac2c80): >_readAt: n=3, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ac2c80): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.653686597 +0000 UTC m=+322.236616520 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ac2c80): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355c30bd0 item 70 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ac3300): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ac3300): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ac3300): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ac3300): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ac3300): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.655186783 +0000 UTC m=+322.238116715 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ac3300): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ac3800): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ac3800): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ac3800): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ac3800): >_readAt: n=2, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ac3800): _writeAt: size=3, off=2 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355c31960 item 71 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ac3800): >_writeAt: n=3, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ac3800): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.655677695 +0000 UTC m=+322.238607607 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ac3800): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ac3d00): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ac3d00): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ac3d00): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ac3d00): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ac3d00): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.655677695 +0000 UTC m=+322.238607607 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ac3d00): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355c31dc0 item 71 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b2e480): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b2e480): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b2e480): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b2e480): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b2e480): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.657033499 +0000 UTC m=+322.239963411 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b2e480): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b2e980): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b2e980): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355c38620 item 72 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b2e980): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b2e980): >_readAt: n=0, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b2e980): _writeAt: size=3, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b2e980): >_writeAt: n=3, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b2e980): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.65764111 +0000 UTC m=+322.240571042 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b2e980): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b2eec0): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b2eec0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b2eec0): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b2eec0): >_readAt: n=3, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b2eec0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.65764111 +0000 UTC m=+322.240571042 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b2eec0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355c389a0 item 72 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b2f480): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b2f480): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b2f480): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b2f480): >_readAt: n=0, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b2f480): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b2f480): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b2f480): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.659041048 +0000 UTC m=+322.241970960 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b2f480): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b2f980): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b2f980): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b2f980): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355c39500 item 73 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b2f980): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b2f980): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.659589908 +0000 UTC m=+322.242519820 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b2f980): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b2fe40): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b2fe40): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b2fe40): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b2fe40): >_readAt: n=2, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b2fe40): _writeAt: size=3, off=2 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355c396c0 item 73 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b2fe40): >_writeAt: n=3, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b2fe40): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.660326401 +0000 UTC m=+322.243256313 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b2fe40): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b7e480): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b7e480): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b7e480): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b7e480): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b7e480): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.660326401 +0000 UTC m=+322.243256313 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b7e480): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355c39880 item 73 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b7eac0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b7eac0): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b7eac0): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b7eac0): >_readAt: n=0, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b7eac0): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b7eac0): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b7eac0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.661630369 +0000 UTC m=+322.244560281 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b7eac0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b7efc0): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b7efc0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b7efc0): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355d142a0 item 74 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b7efc0): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b7efc0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.662300026 +0000 UTC m=+322.245229938 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b7efc0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b7f500): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b7f500): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355d14460 item 74 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b7f500): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b7f500): >_readAt: n=0, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b7f500): _writeAt: size=3, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b7f500): >_writeAt: n=3, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b7f500): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.66292551 +0000 UTC m=+322.245855512 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b7f500): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b7fa80): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b7fa80): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b7fa80): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b7fa80): >_readAt: n=3, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b7fa80): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.66292551 +0000 UTC m=+322.245855512 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355b7fa80): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355d159d0 item 74 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355bce1c0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355bce1c0): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355bce1c0): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355bce1c0): >_readAt: n=0, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355bce1c0): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355bce1c0): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355bce1c0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.664914082 +0000 UTC m=+322.247843995 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355bce1c0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355bce6c0): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355bce6c0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355bce6c0): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355b0e2a0 item 75 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355bce6c0): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355bce6c0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.665486177 +0000 UTC m=+322.248416088 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355bce6c0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355bcec00): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355bcec00): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355bcec00): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355bcec00): >_readAt: n=2, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355bcec00): _writeAt: size=3, off=2 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355b0e8c0 item 75 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355bcec00): >_writeAt: n=3, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355bcec00): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.666024046 +0000 UTC m=+322.248953958 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355bcec00): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355bcf140): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355bcf140): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355bcf140): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355bcf140): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355bcf140): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.666024046 +0000 UTC m=+322.248953958 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355bcf140): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355b0ee70 item 75 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355bcf780): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355bcf780): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355bcf780): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355bcf780): >_readAt: n=0, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355bcf780): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355bcf780): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355bcf780): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.667403175 +0000 UTC m=+322.250333087 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355bcf780): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355bcfc80): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355bcfc80): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355bcfc80): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355b0fe30 item 76 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355bcfc80): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355bcfc80): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.668038918 +0000 UTC m=+322.250968851 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355bcfc80): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c082c0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c082c0): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355710380 item 76 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c082c0): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c082c0): >_readAt: n=0, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c082c0): _writeAt: size=3, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c082c0): >_writeAt: n=3, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c082c0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.668696903 +0000 UTC m=+322.251626835 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c082c0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c08840): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c08840): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c08840): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c08840): >_readAt: n=3, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c08840): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.668696903 +0000 UTC m=+322.251626835 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c08840): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355710b60 item 76 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c08e80): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c08e80): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c08e80): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c08e80): >_readAt: n=0, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c08e80): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c08e80): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c08e80): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.670329899 +0000 UTC m=+322.253259831 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c08e80): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c09380): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c09380): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c09380): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24035535e700 item 77 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c09380): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c09380): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.670869332 +0000 UTC m=+322.253799254 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c09380): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c09a80): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c09a80): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c09a80): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c09a80): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c09a80): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.670869332 +0000 UTC m=+322.253799254 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355c09a80): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24035535f260 item 77 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355caa1c0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355caa1c0): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355caa1c0): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355caa1c0): >_readAt: n=0, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355caa1c0): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355caa1c0): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355caa1c0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.672858485 +0000 UTC m=+322.255788397 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355caa1c0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355caa6c0): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355caa6c0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355caa6c0): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403556fda40 item 78 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355caa6c0): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355caa6c0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.673443714 +0000 UTC m=+322.256373626 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355caa6c0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355caadc0): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355caadc0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355caadc0): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355caadc0): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355caadc0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.673443714 +0000 UTC m=+322.256373626 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355caadc0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403556ba5b0 item 78 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cab400): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cab400): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cab400): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cab400): >_readAt: n=0, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cab400): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cab400): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cab400): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.675334573 +0000 UTC m=+322.258264495 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cab400): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cab900): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cab900): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cab900): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403556bafc0 item 79 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cab900): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cab900): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.675808262 +0000 UTC m=+322.258738205 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cab900): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cc8100): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cc8100): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cc8100): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cc8100): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cc8100): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.675808262 +0000 UTC m=+322.258738205 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cc8100): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403556bbb20 item 79 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 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/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cc8740): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cc8740): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cc8740): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cc8740): >_readAt: n=0, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cc8740): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cc8740): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cc8740): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.67734073 +0000 UTC m=+322.260270692 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cc8740): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cc8c40): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cc8c40): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cc8c40): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355729500 item 80 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cc8c40): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cc8c40): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.677774785 +0000 UTC m=+322.260704697 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cc8c40): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cc9340): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cc9340): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cc9340): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cc9340): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cc9340): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.677774785 +0000 UTC m=+322.260704697 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cc9340): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355b440e0 item 80 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cc9980): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cc9980): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cc9980): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cc9980): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cc9980): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.679277976 +0000 UTC m=+322.262207928 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cc9980): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cc9e00): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cc9e00): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cc9e00): open at offset 5 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cc9e00): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cc9e00): >_readAt: n=2, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cc9e00): _writeAt: size=3, off=7 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355b449a0 item 81 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cc9e00): >_writeAt: n=3, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cc9e00): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.679885436 +0000 UTC m=+322.262815348 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355cc9e00): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce8440): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce8440): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce8440): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce8440): >_readAt: n=8, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce8440): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.679885436 +0000 UTC m=+322.262815348 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce8440): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355b44c40 item 81 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce8ac0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce8ac0): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce8ac0): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce8ac0): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce8ac0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.681285915 +0000 UTC m=+322.264215887 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce8ac0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce8fc0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce8fc0): open at offset 5 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce8fc0): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355b451f0 item 82 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce8fc0): _readAt: size=2, off=5 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce8fc0): >_readAt: n=0, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce8fc0): _writeAt: size=3, off=5 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce8fc0): >_writeAt: n=3, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce8fc0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.681843763 +0000 UTC m=+322.264773674 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce8fc0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce9540): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce9540): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce9540): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce9540): >_readAt: n=3, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce9540): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.681843763 +0000 UTC m=+322.264773674 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce9540): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355b45570 item 82 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce9bc0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce9bc0): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce9bc0): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce9bc0): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce9bc0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.683260843 +0000 UTC m=+322.266190765 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355ce9bc0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d021c0): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d021c0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d021c0): open at offset 5 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d021c0): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d021c0): >_readAt: n=2, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d021c0): _writeAt: size=3, off=7 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355b45ce0 item 83 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d021c0): >_writeAt: n=3, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d021c0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.683812729 +0000 UTC m=+322.266742641 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d021c0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d02700): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d02700): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d02700): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d02700): >_readAt: n=8, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d02700): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.683812729 +0000 UTC m=+322.266742641 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d02700): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403556f2150 item 83 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d02d80): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d02d80): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d02d80): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d02d80): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d02d80): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.685359813 +0000 UTC m=+322.268289735 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d02d80): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d03280): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d03280): open at offset 5 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d03280): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403556f3110 item 84 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d03280): _readAt: size=2, off=5 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d03280): >_readAt: n=0, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d03280): _writeAt: size=3, off=5 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d03280): >_writeAt: n=3, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d03280): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.68596559 +0000 UTC m=+322.268895512 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d03280): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d03800): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d03800): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d03800): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d03800): >_readAt: n=3, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d03800): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.68596559 +0000 UTC m=+322.268895512 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d03800): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403556f35e0 item 84 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d03e80): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d03e80): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d03e80): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d03e80): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d03e80): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.687601862 +0000 UTC m=+322.270531784 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d03e80): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d5c480): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d5c480): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d5c480): open at offset 5 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d5c480): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d5c480): >_readAt: n=2, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d5c480): _writeAt: size=3, off=7 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403557082a0 item 85 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d5c480): >_writeAt: n=3, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d5c480): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.688209813 +0000 UTC m=+322.271139735 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d5c480): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d5c9c0): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d5c9c0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d5c9c0): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d5c9c0): >_readAt: n=8, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d5c9c0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.688209813 +0000 UTC m=+322.271139735 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d5c9c0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355708690 item 85 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d5d040): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d5d040): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d5d040): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d5d040): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d5d040): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.689733392 +0000 UTC m=+322.272663354 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d5d040): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d5d540): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d5d540): open at offset 5 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d5d540): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403557090a0 item 86 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d5d540): _readAt: size=2, off=5 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d5d540): >_readAt: n=0, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d5d540): _writeAt: size=3, off=5 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d5d540): >_writeAt: n=3, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d5d540): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.690438297 +0000 UTC m=+322.273368229 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d5d540): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d5dac0): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d5dac0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d5dac0): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d5dac0): >_readAt: n=3, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d5dac0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.690438297 +0000 UTC m=+322.273368229 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d5dac0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355709500 item 86 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d78240): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d78240): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d78240): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d78240): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d78240): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.692045002 +0000 UTC m=+322.274974924 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d78240): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d78740): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d78740): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d78740): open at offset 5 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d78740): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d78740): >_readAt: n=2, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d78740): _writeAt: size=3, off=7 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355732150 item 87 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d78740): >_writeAt: n=3, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d78740): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.692598151 +0000 UTC m=+322.275528082 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d78740): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d78c80): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d78c80): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d78c80): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d78c80): >_readAt: n=8, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d78c80): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.692598151 +0000 UTC m=+322.275528082 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d78c80): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355732700 item 87 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 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/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d79300): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d79300): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d79300): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d79300): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d79300): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.694012235 +0000 UTC m=+322.276942147 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d79300): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d79800): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d79800): open at offset 5 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d79800): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355733490 item 88 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d79800): _readAt: size=2, off=5 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d79800): >_readAt: n=0, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d79800): _writeAt: size=3, off=5 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d79800): >_writeAt: n=3, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d79800): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.694694546 +0000 UTC m=+322.277624458 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d79800): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d79d80): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d79d80): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d79d80): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d79d80): >_readAt: n=3, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d79d80): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.694694546 +0000 UTC m=+322.277624458 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d79d80): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403554127e0 item 88 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d904c0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d904c0): open at offset 0 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d904c0): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d904c0): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d904c0): >_readAt: n=0, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d904c0): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d904c0): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d904c0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.695952608 +0000 UTC m=+322.278882540 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d904c0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d90a00): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d90a00): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d90a00): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355413420 item 89 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d90a00): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d90a00): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.696474637 +0000 UTC m=+322.279404549 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d90a00): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d90f40): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d90f40): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d90f40): open at offset 5 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d90f40): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d90f40): >_readAt: n=2, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d90f40): _writeAt: size=3, off=7 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355d9e070 item 89 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d90f40): >_writeAt: n=3, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d90f40): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.697005293 +0000 UTC m=+322.279935205 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d90f40): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d914c0): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d914c0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d914c0): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d914c0): >_readAt: n=8, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d914c0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.697005293 +0000 UTC m=+322.279935205 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d914c0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355d9e230 item 89 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d91b00): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d91b00): open at offset 0 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d91b00): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d91b00): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d91b00): >_readAt: n=0, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d91b00): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d91b00): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d91b00): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.69863874 +0000 UTC m=+322.281568652 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355d91b00): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355daa140): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355daa140): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355daa140): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355d9e5b0 item 90 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355daa140): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355daa140): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.698967376 +0000 UTC m=+322.281897289 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355daa140): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355daa680): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355daa680): open at offset 5 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355daa680): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355d9e770 item 90 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355daa680): _readAt: size=2, off=5 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355daa680): >_readAt: n=0, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355daa680): _writeAt: size=3, off=5 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355daa680): >_writeAt: n=3, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355daa680): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.699508162 +0000 UTC m=+322.282438074 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355daa680): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355daac40): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355daac40): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355daac40): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355daac40): >_readAt: n=3, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355daac40): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.699508162 +0000 UTC m=+322.282438074 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355daac40): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355d9e930 item 90 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dab280): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dab280): open at offset 0 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dab280): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dab280): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dab280): >_readAt: n=0, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dab280): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dab280): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dab280): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.70079647 +0000 UTC m=+322.283726383 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dab280): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dab7c0): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dab7c0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dab7c0): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355d9ecb0 item 91 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dab7c0): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dab7c0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.701276371 +0000 UTC m=+322.284206284 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dab7c0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dabd00): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dabd00): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dabd00): open at offset 5 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dabd00): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dabd00): >_readAt: n=2, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dabd00): _writeAt: size=3, off=7 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355d9ee70 item 91 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dabd00): >_writeAt: n=3, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dabd00): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.701904079 +0000 UTC m=+322.284833992 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dabd00): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dc6380): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dc6380): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dc6380): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dc6380): >_readAt: n=8, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dc6380): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.701904079 +0000 UTC m=+322.284833992 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dc6380): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355d9f030 item 91 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 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/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dc69c0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dc69c0): open at offset 0 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dc69c0): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dc69c0): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dc69c0): >_readAt: n=0, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dc69c0): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dc69c0): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dc69c0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.703333392 +0000 UTC m=+322.286263345 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dc69c0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dc6f00): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dc6f00): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dc6f00): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355d9f3b0 item 92 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dc6f00): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dc6f00): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.703798025 +0000 UTC m=+322.286727937 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dc6f00): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dc7440): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dc7440): open at offset 5 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dc7440): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355d9f570 item 92 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dc7440): _readAt: size=2, off=5 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dc7440): >_readAt: n=0, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dc7440): _writeAt: size=3, off=5 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dc7440): >_writeAt: n=3, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dc7440): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.704356523 +0000 UTC m=+322.287286435 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dc7440): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dc7a00): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dc7a00): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dc7a00): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dc7a00): >_readAt: n=3, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dc7a00): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.704356523 +0000 UTC m=+322.287286435 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dc7a00): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355d9f730 item 92 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355de0140): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355de0140): open at offset 0 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355de0140): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355de0140): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355de0140): >_readAt: n=0, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355de0140): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355de0140): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355de0140): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.705449194 +0000 UTC m=+322.288379105 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355de0140): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355de0680): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355de0680): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355de0680): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355d9fab0 item 93 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355de0680): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355de0680): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.705917954 +0000 UTC m=+322.288847886 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355de0680): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355de0d80): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355de0d80): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355de0d80): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355de0d80): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355de0d80): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.705917954 +0000 UTC m=+322.288847886 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355de0d80): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355d9fc70 item 93 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 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/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355de13c0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355de13c0): open at offset 0 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355de13c0): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355de13c0): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355de13c0): >_readAt: n=0, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355de13c0): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355de13c0): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355de13c0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.707827879 +0000 UTC m=+322.290757791 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355de13c0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355de1900): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355de1900): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355de1900): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355df2150 item 94 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355de1900): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355de1900): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.708565524 +0000 UTC m=+322.291495436 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355de1900): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dfa100): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dfa100): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dfa100): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dfa100): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dfa100): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.708565524 +0000 UTC m=+322.291495436 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dfa100): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355df2310 item 94 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 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/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dfa740): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dfa740): open at offset 0 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dfa740): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dfa740): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dfa740): >_readAt: n=0, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dfa740): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dfa740): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dfa740): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.71035331 +0000 UTC m=+322.293283222 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dfa740): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dfac80): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dfac80): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dfac80): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355df2690 item 95 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dfac80): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dfac80): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.710748792 +0000 UTC m=+322.293678704 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dfac80): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dfb380): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dfb380): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dfb380): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dfb380): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dfb380): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.710748792 +0000 UTC m=+322.293678704 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dfb380): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355df2850 item 95 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 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/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dfb9c0): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dfb9c0): open at offset 0 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dfb9c0): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dfb9c0): _readAt: size=2, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dfb9c0): >_readAt: n=0, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dfb9c0): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dfb9c0): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dfb9c0): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.711943835 +0000 UTC m=+322.294873748 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355dfb9c0): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355e16000): _writeAt: size=5, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355e16000): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355e16000): >openPending: err= 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355df2bd0 item 96 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355e16000): >_writeAt: n=5, err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355e16000): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.712394261 +0000 UTC m=+322.295324173 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355e16000): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 02:33:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355e16700): _readAt: size=512, off=0 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355e16700): openPending: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355e16700): >openPending: err= 2026/06/27 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355e16700): >_readAt: n=5, err=EOF 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355e16700): close: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:48.712394261 +0000 UTC m=+322.295324173 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:48 DEBUG : open-test-file(0x240355e16700): >close: err= 2026/06/27 02:33:48 DEBUG : open-test-file: Remove: 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355df2d90 item 96 2026/06/27 02:33:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:48 DEBUG : open-test-file: >Remove: err= 2026/06/27 02:33:48 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:33:48 DEBUG : Looking for writers 2026/06/27 02:33:48 DEBUG : >WaitForWriters: 2026/06/27 02:33:48 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:33:49 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:33:49 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/27 02:33:49 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:49 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 02:33:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 02:33:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/06/27 02:33:49 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355725c00): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355725c00): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355725c00): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355725c00): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355725c00): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.253596718 +0000 UTC m=+322.836526660 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355725c00): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ecc180): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ecc180): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ecc180): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ecc180): >_readAt: n=2, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ecc180): _writeAt: size=3, off=2 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ecc180): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ecc180): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.253596718 +0000 UTC m=+322.836526660 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ecc180): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ecc640): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ecc640): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ecc640): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ecc640): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ecc640): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.253596718 +0000 UTC m=+322.836526660 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ecc640): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403559fd2d0 item 1 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355eccc80): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355eccc80): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355eccc80): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355eccc80): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355eccc80): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.256305622 +0000 UTC m=+322.839235545 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355eccc80): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ecd180): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ecd180): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ecd180): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ecd180): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ecd180): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.256305622 +0000 UTC m=+322.839235545 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ecd180): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403559fd7a0 item 2 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ecd7c0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ecd7c0): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ecd7c0): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ecd7c0): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ecd7c0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.257915666 +0000 UTC m=+322.840845588 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ecd7c0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ecdc40): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ecdc40): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ecdc40): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ecdc40): >_readAt: n=2, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ecdc40): _writeAt: size=3, off=2 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ecdc40): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ecdc40): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.257915666 +0000 UTC m=+322.840845588 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ecdc40): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355eea200): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355eea200): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355eea200): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355eea200): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355eea200): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.257915666 +0000 UTC m=+322.840845588 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355eea200): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403559fdb20 item 3 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355eea880): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355eea880): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355eea880): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355eea880): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355eea880): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.260281085 +0000 UTC m=+322.843211008 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355eea880): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355eeadc0): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355eeadc0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355eeadc0): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355eeadc0): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355eeadc0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.260281085 +0000 UTC m=+322.843211008 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355eeadc0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355ef6150 item 4 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355eeb400): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355eeb400): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355eeb400): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355eeb400): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355eeb400): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.261806139 +0000 UTC m=+322.844736051 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355eeb400): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355eeb880): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355eeb880): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355eeb880): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355eeb880): >_readAt: n=2, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355eeb880): _writeAt: size=3, off=2 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355eeb880): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355eeb880): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.261806139 +0000 UTC m=+322.844736051 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355eeb880): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355eebd40): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355eebd40): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355eebd40): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355eebd40): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355eebd40): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.261806139 +0000 UTC m=+322.844736051 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355eebd40): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355ef64d0 item 5 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f884c0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f884c0): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f884c0): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f884c0): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f884c0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.263982203 +0000 UTC m=+322.846912125 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f884c0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f88a00): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f88a00): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f88a00): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f88a00): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f88a00): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.263982203 +0000 UTC m=+322.846912125 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f88a00): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355ef69a0 item 6 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f89080): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f89080): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f89080): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f89080): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f89080): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.265557911 +0000 UTC m=+322.848487823 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f89080): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f89580): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f89580): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f89580): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f89580): >_readAt: n=2, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f89580): _writeAt: size=3, off=2 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f89580): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f89580): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.265557911 +0000 UTC m=+322.848487823 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f89580): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f89a40): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f89a40): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f89a40): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f89a40): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f89a40): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.265557911 +0000 UTC m=+322.848487823 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f89a40): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355ef6d20 item 7 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355faa1c0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355faa1c0): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355faa1c0): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355faa1c0): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355faa1c0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.267873448 +0000 UTC m=+322.850803370 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355faa1c0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355faa700): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355faa700): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355faa700): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355faa700): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355faa700): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.267873448 +0000 UTC m=+322.850803370 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355faa700): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355ef71f0 item 8 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355faacc0): _readAt: size=2, off=0 2026/06/27 02:33:49 ERROR : open-test-file(0x240355faacc0): Couldn't read size of file 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355faacc0): >_readAt: n=0, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355faacc0): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355faacc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355faacc0): close: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355faacc0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fab080): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fab080): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fab080): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fab080): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fab080): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.269597294 +0000 UTC m=+322.852527216 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fab080): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fab500): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fab500): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fab500): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fab500): >_readAt: n=2, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fab500): _writeAt: size=3, off=2 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fab500): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fab500): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.269597294 +0000 UTC m=+322.852527216 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fab500): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355faba00): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355faba00): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355faba00): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355faba00): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355faba00): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.269597294 +0000 UTC m=+322.852527216 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355faba00): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355ef7570 item 9 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fc8180): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fc8180): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fc8180): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fc8180): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fc8180): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.271982801 +0000 UTC m=+322.854912714 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fc8180): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fc86c0): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fc86c0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fc86c0): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fc86c0): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fc86c0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.271982801 +0000 UTC m=+322.854912714 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fc86c0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355ef7a40 item 10 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fc8d00): _readAt: size=2, off=0 2026/06/27 02:33:49 ERROR : open-test-file(0x240355fc8d00): Couldn't read size of file 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fc8d00): >_readAt: n=0, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fc8d00): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fc8d00): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fc8d00): close: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fc8d00): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fc90c0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fc90c0): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fc90c0): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fc90c0): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fc90c0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.273656323 +0000 UTC m=+322.856586285 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fc90c0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fc95c0): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fc95c0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fc95c0): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fc95c0): >_readAt: n=2, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fc95c0): _writeAt: size=3, off=2 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fc95c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fc95c0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.273656323 +0000 UTC m=+322.856586285 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fc95c0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fc9ac0): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fc9ac0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fc9ac0): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fc9ac0): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fc9ac0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.273656323 +0000 UTC m=+322.856586285 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fc9ac0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355ef7dc0 item 11 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fe8240): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fe8240): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fe8240): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fe8240): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fe8240): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.27571065 +0000 UTC m=+322.858640572 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fe8240): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fe8780): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fe8780): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fe8780): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fe8780): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fe8780): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.27571065 +0000 UTC m=+322.858640572 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fe8780): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355fda3f0 item 12 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fe8dc0): _readAt: size=2, off=0 2026/06/27 02:33:49 ERROR : open-test-file(0x240355fe8dc0): Couldn't read size of file 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fe8dc0): >_readAt: n=0, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fe8dc0): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fe8dc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fe8dc0): close: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fe8dc0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fe9180): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fe9180): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fe9180): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fe9180): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fe9180): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.277466386 +0000 UTC m=+322.860396308 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fe9180): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fe9840): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fe9840): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fe9840): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fe9840): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fe9840): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.277466386 +0000 UTC m=+322.860396308 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fe9840): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355fda770 item 13 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fe9ec0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fe9ec0): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fe9ec0): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fe9ec0): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fe9ec0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.279191223 +0000 UTC m=+322.862121145 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fe9ec0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240356004500): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240356004500): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240356004500): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240356004500): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240356004500): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.279191223 +0000 UTC m=+322.862121145 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240356004500): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355fdaaf0 item 14 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240356004b40): _readAt: size=2, off=0 2026/06/27 02:33:49 ERROR : open-test-file(0x240356004b40): Couldn't read size of file 2026/06/27 02:33:49 DEBUG : open-test-file(0x240356004b40): >_readAt: n=0, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240356004b40): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240356004b40): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x240356004b40): close: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240356004b40): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240356004f00): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240356004f00): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240356004f00): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240356004f00): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240356004f00): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.280649391 +0000 UTC m=+322.863579343 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240356004f00): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560055c0): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560055c0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560055c0): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560055c0): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560055c0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.280649391 +0000 UTC m=+322.863579343 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560055c0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355fdae70 item 15 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 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/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240356005c40): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240356005c40): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240356005c40): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240356005c40): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240356005c40): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.282320818 +0000 UTC m=+322.865250770 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240356005c40): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035601e280): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035601e280): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035601e280): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035601e280): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035601e280): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.282320818 +0000 UTC m=+322.865250770 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035601e280): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355fdb1f0 item 16 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035601e8c0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035601e8c0): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035601e8c0): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035601e8c0): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035601e8c0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.283520881 +0000 UTC m=+322.866450793 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035601e8c0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035601ed40): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035601ed40): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035601ed40): open at offset 5 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035601ed40): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035601ed40): >_readAt: n=2, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035601ed40): _writeAt: size=3, off=7 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035601ed40): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035601ed40): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.283520881 +0000 UTC m=+322.866450793 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035601ed40): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035601f240): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035601f240): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035601f240): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035601f240): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035601f240): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.283520881 +0000 UTC m=+322.866450793 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035601f240): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355fdb570 item 17 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035601f8c0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035601f8c0): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035601f8c0): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035601f8c0): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035601f8c0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.28586452 +0000 UTC m=+322.868794432 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035601f8c0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035601fe00): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035601fe00): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035601fe00): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035601fe00): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035601fe00): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.28586452 +0000 UTC m=+322.868794432 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035601fe00): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355fdba40 item 18 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035603c580): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035603c580): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035603c580): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035603c580): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035603c580): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.287165993 +0000 UTC m=+322.870095925 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035603c580): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035603ca80): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035603ca80): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035603ca80): open at offset 5 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035603ca80): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035603ca80): >_readAt: n=2, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035603ca80): _writeAt: size=3, off=7 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035603ca80): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035603ca80): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.287165993 +0000 UTC m=+322.870095925 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035603ca80): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035603cf80): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035603cf80): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035603cf80): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035603cf80): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035603cf80): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.287165993 +0000 UTC m=+322.870095925 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035603cf80): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355fdbdc0 item 19 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035603d600): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035603d600): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035603d600): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035603d600): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035603d600): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.289102628 +0000 UTC m=+322.872032541 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035603d600): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035603db40): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035603db40): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035603db40): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035603db40): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035603db40): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.289102628 +0000 UTC m=+322.872032541 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035603db40): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403560483f0 item 20 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560602c0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560602c0): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560602c0): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560602c0): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560602c0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.290447173 +0000 UTC m=+322.873377084 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560602c0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560607c0): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560607c0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560607c0): open at offset 5 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560607c0): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560607c0): >_readAt: n=2, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560607c0): _writeAt: size=3, off=7 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560607c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560607c0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.290447173 +0000 UTC m=+322.873377084 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560607c0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240356060cc0): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240356060cc0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240356060cc0): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240356060cc0): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240356060cc0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.290447173 +0000 UTC m=+322.873377084 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240356060cc0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240356048770 item 21 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240356061340): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240356061340): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240356061340): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240356061340): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240356061340): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.292297496 +0000 UTC m=+322.875227408 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240356061340): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240356061880): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240356061880): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240356061880): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240356061880): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240356061880): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.292297496 +0000 UTC m=+322.875227408 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240356061880): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240356048c40 item 22 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035607c000): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035607c000): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035607c000): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035607c000): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035607c000): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.293529328 +0000 UTC m=+322.876459240 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035607c000): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035607c500): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035607c500): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035607c500): open at offset 5 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035607c500): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035607c500): >_readAt: n=2, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035607c500): _writeAt: size=3, off=7 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035607c500): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035607c500): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.293529328 +0000 UTC m=+322.876459240 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035607c500): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035607ca00): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035607ca00): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035607ca00): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035607ca00): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035607ca00): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.293529328 +0000 UTC m=+322.876459240 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035607ca00): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240356048fc0 item 23 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 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/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035607d080): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035607d080): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035607d080): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035607d080): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035607d080): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.295798648 +0000 UTC m=+322.878728620 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035607d080): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035607d5c0): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035607d5c0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035607d5c0): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035607d5c0): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035607d5c0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.295798648 +0000 UTC m=+322.878728620 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035607d5c0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240356049490 item 24 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035607dc00): _readAt: size=2, off=0 2026/06/27 02:33:49 ERROR : open-test-file(0x24035607dc00): Couldn't read size of file 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035607dc00): >_readAt: n=0, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035607dc00): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035607dc00): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035607dc00): close: 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035607dc00): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035609a0c0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035609a0c0): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035609a0c0): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035609a0c0): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035609a0c0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.297525059 +0000 UTC m=+322.880454981 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035609a0c0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035609a5c0): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035609a5c0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035609a5c0): open at offset 5 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035609a5c0): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035609a5c0): >_readAt: n=2, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035609a5c0): _writeAt: size=3, off=7 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035609a5c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035609a5c0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.297525059 +0000 UTC m=+322.880454981 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035609a5c0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035609ab00): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035609ab00): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035609ab00): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035609ab00): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035609ab00): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.297525059 +0000 UTC m=+322.880454981 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035609ab00): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240356049810 item 25 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035609b180): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035609b180): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035609b180): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035609b180): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035609b180): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.299687528 +0000 UTC m=+322.882617450 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035609b180): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035609b6c0): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035609b6c0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035609b6c0): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035609b6c0): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035609b6c0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.299687528 +0000 UTC m=+322.882617450 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035609b6c0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240356049ce0 item 26 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035609bd00): _readAt: size=2, off=0 2026/06/27 02:33:49 ERROR : open-test-file(0x24035609bd00): Couldn't read size of file 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035609bd00): >_readAt: n=0, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035609bd00): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035609bd00): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035609bd00): close: 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035609bd00): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560ba1c0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560ba1c0): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560ba1c0): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560ba1c0): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560ba1c0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.30107365 +0000 UTC m=+322.884003563 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560ba1c0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560ba6c0): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560ba6c0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560ba6c0): open at offset 5 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560ba6c0): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560ba6c0): >_readAt: n=2, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560ba6c0): _writeAt: size=3, off=7 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560ba6c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560ba6c0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.30107365 +0000 UTC m=+322.884003563 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560ba6c0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560bac00): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560bac00): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560bac00): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560bac00): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560bac00): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.30107365 +0000 UTC m=+322.884003563 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560bac00): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403560b01c0 item 27 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 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/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560bb280): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560bb280): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560bb280): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560bb280): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560bb280): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.3027094 +0000 UTC m=+322.885639313 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560bb280): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560bb7c0): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560bb7c0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560bb7c0): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560bb7c0): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560bb7c0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.3027094 +0000 UTC m=+322.885639313 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560bb7c0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403560b0690 item 28 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560bbe00): _readAt: size=2, off=0 2026/06/27 02:33:49 ERROR : open-test-file(0x2403560bbe00): Couldn't read size of file 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560bbe00): >_readAt: n=0, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560bbe00): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560bbe00): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560bbe00): close: 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560bbe00): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560d62c0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560d62c0): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560d62c0): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560d62c0): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560d62c0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.304120179 +0000 UTC m=+322.887050091 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560d62c0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560d6980): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560d6980): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560d6980): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560d6980): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560d6980): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.304120179 +0000 UTC m=+322.887050091 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560d6980): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403560b0a10 item 29 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 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/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560d7000): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560d7000): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560d7000): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560d7000): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560d7000): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.305378922 +0000 UTC m=+322.888308834 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560d7000): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560d7540): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560d7540): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560d7540): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560d7540): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560d7540): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.305378922 +0000 UTC m=+322.888308834 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560d7540): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403560b0d90 item 30 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 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/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560d7b80): _readAt: size=2, off=0 2026/06/27 02:33:49 ERROR : open-test-file(0x2403560d7b80): Couldn't read size of file 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560d7b80): >_readAt: n=0, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560d7b80): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560d7b80): >_writeAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560d7b80): close: 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560d7b80): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560f2040): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560f2040): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560f2040): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560f2040): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560f2040): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.306706634 +0000 UTC m=+322.889636546 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560f2040): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560f2700): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560f2700): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560f2700): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560f2700): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560f2700): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.306706634 +0000 UTC m=+322.889636546 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560f2700): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403560b1110 item 31 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 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/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560f2d80): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560f2d80): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560f2d80): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560f2d80): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560f2d80): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.307984993 +0000 UTC m=+322.890914906 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560f2d80): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560f32c0): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560f32c0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560f32c0): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560f32c0): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560f32c0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.307984993 +0000 UTC m=+322.890914906 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560f32c0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403560b1490 item 32 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560f3900): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560f3900): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560f3900): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560f3900): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560f3900): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.309222877 +0000 UTC m=+322.892152789 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560f3900): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560f3d80): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560f3d80): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560f3d80): _writeAt: size=3, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560f3d80): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560f3d80): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403560b1810 item 33 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560f3d80): >_writeAt: n=3, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560f3d80): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.309682681 +0000 UTC m=+322.892612592 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403560f3d80): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610e380): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610e380): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610e380): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610e380): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610e380): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.309682681 +0000 UTC m=+322.892612592 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610e380): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403560b19d0 item 33 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610e9c0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610e9c0): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610e9c0): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610e9c0): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610e9c0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.313568946 +0000 UTC m=+322.896498859 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610e9c0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610ee40): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610ee40): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403560b1d50 item 34 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610ee40): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610ee40): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610ee40): _writeAt: size=3, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610ee40): >_writeAt: n=3, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610ee40): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.314227543 +0000 UTC m=+322.897157455 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610ee40): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610f380): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610f380): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610f380): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610f380): >_readAt: n=3, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610f380): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.314227543 +0000 UTC m=+322.897157455 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610f380): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240356128070 item 34 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e16200): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e16200): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e16200): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e16200): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e16200): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.317361325 +0000 UTC m=+322.900291237 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e16200): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e16700): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e16700): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e16700): _writeAt: size=3, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e16700): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e16700): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355e221c0 item 35 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e16700): >_writeAt: n=3, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e16700): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.318051851 +0000 UTC m=+322.900981763 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e16700): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e16c00): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e16c00): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e16c00): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e16c00): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e16c00): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.318051851 +0000 UTC m=+322.900981763 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e16c00): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355e22380 item 35 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e17500): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e17500): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e17500): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e17500): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e17500): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.3194899 +0000 UTC m=+322.902419812 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e17500): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e17a00): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e17a00): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355e22700 item 36 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e17a00): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e17a00): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e17a00): _writeAt: size=3, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e17a00): >_writeAt: n=3, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e17a00): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.320007983 +0000 UTC m=+322.902937895 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e17a00): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610e040): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610e040): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610e040): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610e040): >_readAt: n=3, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610e040): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.320007983 +0000 UTC m=+322.902937895 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610e040): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355e228c0 item 36 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610e680): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610e680): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610e680): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610e680): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610e680): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.321107527 +0000 UTC m=+322.904037439 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610e680): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610eb00): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610eb00): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610eb00): _writeAt: size=3, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610eb00): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610eb00): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355e22c40 item 37 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610eb00): >_writeAt: n=3, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610eb00): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.321537815 +0000 UTC m=+322.904467737 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610eb00): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610f040): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610f040): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610f040): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610f040): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610f040): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.321537815 +0000 UTC m=+322.904467737 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610f040): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355e22e00 item 37 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610f980): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610f980): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610f980): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610f980): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610f980): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.322698113 +0000 UTC m=+322.905628025 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610f980): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610fe80): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610fe80): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355e23180 item 38 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610fe80): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610fe80): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610fe80): _writeAt: size=3, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610fe80): >_writeAt: n=3, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610fe80): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.323167123 +0000 UTC m=+322.906097035 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035610fe80): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f006c0): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f006c0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f006c0): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f006c0): >_readAt: n=3, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f006c0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.323167123 +0000 UTC m=+322.906097035 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f006c0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355e23340 item 38 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f00d40): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f00d40): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f00d40): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f00d40): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f00d40): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.324578814 +0000 UTC m=+322.907508736 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f00d40): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f01240): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f01240): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f01240): _writeAt: size=3, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f01240): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f01240): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355e236c0 item 39 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f01240): >_writeAt: n=3, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f01240): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.325115822 +0000 UTC m=+322.908045754 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f01240): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f01740): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f01740): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f01740): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f01740): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f01740): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.325115822 +0000 UTC m=+322.908045754 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f01740): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355e23880 item 39 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f01dc0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f01dc0): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f01dc0): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f01dc0): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f01dc0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.326647687 +0000 UTC m=+322.909577609 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f01dc0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cba540): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cba540): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355e23c00 item 40 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cba540): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cba540): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cba540): _writeAt: size=3, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cba540): >_writeAt: n=3, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cba540): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.327313807 +0000 UTC m=+322.910243779 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cba540): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cbabc0): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cbabc0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cbabc0): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cbabc0): >_readAt: n=3, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cbabc0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.327313807 +0000 UTC m=+322.910243779 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cbabc0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355e23dc0 item 40 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cbb180): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cbb180): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cbb180): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cbb180): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cbb180): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cbb180): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cbb180): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.328702625 +0000 UTC m=+322.911632536 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cbb180): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cbb940): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cbb940): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cbb940): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403561283f0 item 41 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cbb940): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cbb940): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.329217009 +0000 UTC m=+322.912146931 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cbb940): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cbbe80): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cbbe80): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cbbe80): _writeAt: size=3, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cbbe80): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cbbe80): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403561285b0 item 41 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cbbe80): >_writeAt: n=3, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cbbe80): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.329811565 +0000 UTC m=+322.912741478 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cbbe80): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035567da40): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035567da40): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035567da40): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035567da40): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035567da40): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.329811565 +0000 UTC m=+322.912741478 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x24035567da40): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240356128770 item 41 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403556dea40): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403556dea40): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403556dea40): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403556dea40): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403556dea40): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403556dea40): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403556dea40): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.33131585 +0000 UTC m=+322.914245762 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403556dea40): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403556df880): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403556df880): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403556df880): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240356128af0 item 42 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403556df880): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403556df880): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.331801282 +0000 UTC m=+322.914731193 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403556df880): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403556dfdc0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403556dfdc0): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240356128cb0 item 42 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403556dfdc0): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403556dfdc0): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403556dfdc0): _writeAt: size=3, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403556dfdc0): >_writeAt: n=3, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403556dfdc0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.332395206 +0000 UTC m=+322.915325118 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403556dfdc0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ab6400): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ab6400): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ab6400): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ab6400): >_readAt: n=3, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ab6400): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.332395206 +0000 UTC m=+322.915325118 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ab6400): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240356128e70 item 42 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ab6ec0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ab6ec0): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ab6ec0): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ab6ec0): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ab6ec0): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ab6ec0): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ab6ec0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.333647116 +0000 UTC m=+322.916577028 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ab6ec0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ab7680): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ab7680): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ab7680): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403561291f0 item 43 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ab7680): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ab7680): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.334193141 +0000 UTC m=+322.917123063 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ab7680): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355424040): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355424040): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355424040): _writeAt: size=3, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355424040): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355424040): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403561293b0 item 43 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355424040): >_writeAt: n=3, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355424040): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.334730129 +0000 UTC m=+322.917660051 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355424040): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355424b80): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355424b80): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355424b80): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355424b80): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355424b80): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.334730129 +0000 UTC m=+322.917660051 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355424b80): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240356129570 item 43 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355425300): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355425300): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355425300): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355425300): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355425300): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355425300): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355425300): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.335930523 +0000 UTC m=+322.918860435 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355425300): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355425800): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355425800): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355425800): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403561298f0 item 44 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355425800): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355425800): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.336395194 +0000 UTC m=+322.919325106 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355425800): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355425d40): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355425d40): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240356129ab0 item 44 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355425d40): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355425d40): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355425d40): _writeAt: size=3, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355425d40): >_writeAt: n=3, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355425d40): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.337031188 +0000 UTC m=+322.919961110 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355425d40): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355776c40): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355776c40): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355776c40): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355776c40): >_readAt: n=3, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355776c40): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.337031188 +0000 UTC m=+322.919961110 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355776c40): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240356129c70 item 44 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355777280): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355777280): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355777280): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355777280): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355777280): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355777280): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355777280): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.33835311 +0000 UTC m=+322.921283032 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355777280): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355777e80): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355777e80): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355777e80): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355d3e380 item 45 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355777e80): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355777e80): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.338780281 +0000 UTC m=+322.921710194 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355777e80): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403557246c0): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403557246c0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403557246c0): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403557246c0): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403557246c0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.338780281 +0000 UTC m=+322.921710194 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x2403557246c0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355d3e540 item 45 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355724d00): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355724d00): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355724d00): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355724d00): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355724d00): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355724d00): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355724d00): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.340219854 +0000 UTC m=+322.923149767 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355724d00): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355725200): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355725200): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355725200): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355d3e8c0 item 46 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355725200): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355725200): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.340669488 +0000 UTC m=+322.923599399 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355725200): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355725cc0): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355725cc0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355725cc0): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355725cc0): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355725cc0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.340669488 +0000 UTC m=+322.923599399 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355725cc0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355d3ea80 item 46 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a3c400): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a3c400): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a3c400): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a3c400): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a3c400): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a3c400): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a3c400): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.342120011 +0000 UTC m=+322.925049943 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a3c400): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a3c900): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a3c900): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a3c900): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355d3ee00 item 47 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a3c900): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a3c900): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.342712894 +0000 UTC m=+322.925642806 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a3c900): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a3d000): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a3d000): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a3d000): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a3d000): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a3d000): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.342712894 +0000 UTC m=+322.925642806 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a3d000): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355d3efc0 item 47 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 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/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a3d640): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a3d640): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a3d640): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a3d640): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a3d640): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a3d640): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a3d640): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.343862242 +0000 UTC m=+322.926792153 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a3d640): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a3db40): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a3db40): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a3db40): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355d3f340 item 48 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a3db40): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a3db40): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.344254948 +0000 UTC m=+322.927184861 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a3db40): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a8e340): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a8e340): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a8e340): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a8e340): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a8e340): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.344254948 +0000 UTC m=+322.927184861 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a8e340): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355d3f500 item 48 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a8e980): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a8e980): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a8e980): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a8e980): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a8e980): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.345416158 +0000 UTC m=+322.928346070 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a8e980): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a8ee00): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a8ee00): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a8ee00): _writeAt: size=3, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a8ee00): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a8ee00): open at offset 5 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a8ee00): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355d3f880 item 49 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a8ee00): >_writeAt: n=3, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a8ee00): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.345815949 +0000 UTC m=+322.928745861 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a8ee00): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a8f340): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a8f340): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a8f340): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a8f340): >_readAt: n=8, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a8f340): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.345815949 +0000 UTC m=+322.928745861 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a8f340): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355d3fa40 item 49 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a8f9c0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a8f9c0): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a8f9c0): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a8f9c0): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a8f9c0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.346843187 +0000 UTC m=+322.929773099 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a8f9c0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a8fec0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a8fec0): open at offset 5 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a8fec0): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355d3fdc0 item 50 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a8fec0): _readAt: size=2, off=5 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a8fec0): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a8fec0): _writeAt: size=3, off=5 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a8fec0): >_writeAt: n=3, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a8fec0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.347285708 +0000 UTC m=+322.930215619 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a8fec0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a9e540): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a9e540): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a9e540): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a9e540): >_readAt: n=3, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a9e540): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.347285708 +0000 UTC m=+322.930215619 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a9e540): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24035576aa10 item 50 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a9ebc0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a9ebc0): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a9ebc0): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a9ebc0): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a9ebc0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.348353953 +0000 UTC m=+322.931283865 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a9ebc0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a9f0c0): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a9f0c0): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a9f0c0): _writeAt: size=3, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a9f0c0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a9f0c0): open at offset 5 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a9f0c0): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24035576b5e0 item 51 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a9f0c0): >_writeAt: n=3, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a9f0c0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.348862518 +0000 UTC m=+322.931792430 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a9f0c0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a9f600): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a9f600): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a9f600): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a9f600): >_readAt: n=8, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a9f600): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.348862518 +0000 UTC m=+322.931792430 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a9f600): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24035576bb90 item 51 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a9fc80): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a9fc80): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a9fc80): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a9fc80): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a9fc80): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.35023323 +0000 UTC m=+322.933163142 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355a9fc80): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ada280): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ada280): open at offset 5 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ada280): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355996a80 item 52 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ada280): _readAt: size=2, off=5 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ada280): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ada280): _writeAt: size=3, off=5 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ada280): >_writeAt: n=3, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ada280): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.350773054 +0000 UTC m=+322.933702966 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ada280): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ada800): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ada800): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ada800): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ada800): >_readAt: n=3, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ada800): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.350773054 +0000 UTC m=+322.933702966 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ada800): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355996cb0 item 52 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355adae80): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355adae80): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355adae80): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355adae80): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355adae80): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.352074226 +0000 UTC m=+322.935004139 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355adae80): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355adb380): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355adb380): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355adb380): _writeAt: size=3, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355adb380): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355adb380): open at offset 5 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355adb380): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403559976c0 item 53 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355adb380): >_writeAt: n=3, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355adb380): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.352611956 +0000 UTC m=+322.935541868 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355adb380): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355adb8c0): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355adb8c0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355adb8c0): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355adb8c0): >_readAt: n=8, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355adb8c0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.352611956 +0000 UTC m=+322.935541868 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355adb8c0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355774af0 item 53 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355afe040): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355afe040): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355afe040): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355afe040): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355afe040): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.353907298 +0000 UTC m=+322.936837209 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355afe040): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355afe540): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355afe540): open at offset 5 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355afe540): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355764a10 item 54 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355afe540): _readAt: size=2, off=5 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355afe540): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355afe540): _writeAt: size=3, off=5 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355afe540): >_writeAt: n=3, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355afe540): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.354470134 +0000 UTC m=+322.937400046 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355afe540): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355afeac0): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355afeac0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355afeac0): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355afeac0): >_readAt: n=3, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355afeac0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.354470134 +0000 UTC m=+322.937400046 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355afeac0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355765110 item 54 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355aff140): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355aff140): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355aff140): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355aff140): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355aff140): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.355643958 +0000 UTC m=+322.938573869 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355aff140): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355aff640): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355aff640): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355aff640): _writeAt: size=3, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355aff640): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355aff640): open at offset 5 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355aff640): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355765b90 item 55 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355aff640): >_writeAt: n=3, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355aff640): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.356107027 +0000 UTC m=+322.939036939 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355aff640): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355affb80): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355affb80): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355affb80): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355affb80): >_readAt: n=8, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355affb80): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.356107027 +0000 UTC m=+322.939036939 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355affb80): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355c995e0 item 55 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 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/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355b52300): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355b52300): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355b52300): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355b52300): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355b52300): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.357282213 +0000 UTC m=+322.940212125 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355b52300): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355b52800): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355b52800): open at offset 5 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355b52800): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24035575a4d0 item 56 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355b52800): _readAt: size=2, off=5 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355b52800): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355b52800): _writeAt: size=3, off=5 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355b52800): >_writeAt: n=3, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355b52800): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.357778936 +0000 UTC m=+322.940708848 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355b52800): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355b52d80): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355b52d80): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355b52d80): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355b52d80): >_readAt: n=3, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355b52d80): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.357778936 +0000 UTC m=+322.940708848 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355b52d80): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24035575aee0 item 56 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355b533c0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355b533c0): open at offset 0 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355b533c0): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355b533c0): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355b533c0): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355b533c0): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355b533c0): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355b533c0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.358898798 +0000 UTC m=+322.941828710 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355b533c0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355b53900): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355b53900): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355b53900): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24035577caf0 item 57 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355b53900): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355b53900): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.35937893 +0000 UTC m=+322.942308841 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355b53900): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355b53e40): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355b53e40): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355b53e40): _writeAt: size=3, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355b53e40): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355b53e40): open at offset 5 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355b53e40): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24035570a9a0 item 57 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355b53e40): >_writeAt: n=3, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355b53e40): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.359883125 +0000 UTC m=+322.942813037 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355b53e40): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ba04c0): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ba04c0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ba04c0): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ba04c0): >_readAt: n=8, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ba04c0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.359883125 +0000 UTC m=+322.942813037 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ba04c0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24035570b110 item 57 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ba0b00): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ba0b00): open at offset 0 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ba0b00): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ba0b00): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ba0b00): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ba0b00): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ba0b00): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ba0b00): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.360978702 +0000 UTC m=+322.943908614 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ba0b00): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ba1040): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ba1040): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ba1040): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355c30620 item 58 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ba1040): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ba1040): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.361376028 +0000 UTC m=+322.944305940 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ba1040): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ba1580): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ba1580): open at offset 5 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ba1580): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355c307e0 item 58 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ba1580): _readAt: size=2, off=5 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ba1580): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ba1580): _writeAt: size=3, off=5 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ba1580): >_writeAt: n=3, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ba1580): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.361838266 +0000 UTC m=+322.944768178 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ba1580): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ba1b40): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ba1b40): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ba1b40): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ba1b40): >_readAt: n=3, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ba1b40): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.361838266 +0000 UTC m=+322.944768178 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ba1b40): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355c30b60 item 58 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bda280): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bda280): open at offset 0 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bda280): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bda280): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bda280): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bda280): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bda280): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bda280): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.362861455 +0000 UTC m=+322.945791368 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bda280): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bda7c0): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bda7c0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bda7c0): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355c318f0 item 59 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bda7c0): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bda7c0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.363214529 +0000 UTC m=+322.946144441 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bda7c0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bdad00): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bdad00): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bdad00): _writeAt: size=3, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bdad00): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bdad00): open at offset 5 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bdad00): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355c31ce0 item 59 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bdad00): >_writeAt: n=3, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bdad00): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.363720359 +0000 UTC m=+322.946650291 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bdad00): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bdb280): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bdb280): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bdb280): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bdb280): >_readAt: n=8, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bdb280): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.363720359 +0000 UTC m=+322.946650291 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bdb280): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355c381c0 item 59 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 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/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bdb8c0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bdb8c0): open at offset 0 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bdb8c0): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bdb8c0): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bdb8c0): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bdb8c0): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bdb8c0): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bdb8c0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.365311585 +0000 UTC m=+322.948241497 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bdb8c0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bdbe00): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bdbe00): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bdbe00): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355c387e0 item 60 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bdbe00): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bdbe00): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.365826873 +0000 UTC m=+322.948756784 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bdbe00): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bf0440): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bf0440): open at offset 5 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bf0440): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355c38e00 item 60 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bf0440): _readAt: size=2, off=5 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bf0440): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bf0440): _writeAt: size=3, off=5 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bf0440): >_writeAt: n=3, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bf0440): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.366521256 +0000 UTC m=+322.949451168 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bf0440): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bf0a00): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bf0a00): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bf0a00): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bf0a00): >_readAt: n=3, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bf0a00): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.366521256 +0000 UTC m=+322.949451168 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bf0a00): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355c393b0 item 60 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bf1040): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bf1040): open at offset 0 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bf1040): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bf1040): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bf1040): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bf1040): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bf1040): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bf1040): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.367981267 +0000 UTC m=+322.950911199 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bf1040): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bf1580): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bf1580): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bf1580): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355c39810 item 61 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bf1580): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bf1580): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.368557729 +0000 UTC m=+322.951487642 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bf1580): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bf1c80): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bf1c80): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bf1c80): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bf1c80): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bf1c80): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.368557729 +0000 UTC m=+322.951487642 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355bf1c80): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355c39ce0 item 61 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 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/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c423c0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c423c0): open at offset 0 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c423c0): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c423c0): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c423c0): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c423c0): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c423c0): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c423c0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.370162782 +0000 UTC m=+322.953092694 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c423c0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c42900): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c42900): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c42900): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355d143f0 item 62 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c42900): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c42900): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.3707585 +0000 UTC m=+322.953688412 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c42900): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c43000): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c43000): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c43000): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c43000): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c43000): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.3707585 +0000 UTC m=+322.953688412 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c43000): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355d15960 item 62 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 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/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c43640): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c43640): open at offset 0 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c43640): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c43640): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c43640): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c43640): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c43640): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c43640): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.372336292 +0000 UTC m=+322.955266204 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c43640): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c43b80): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c43b80): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c43b80): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355b0e150 item 63 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c43b80): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c43b80): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.372769575 +0000 UTC m=+322.955699487 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c43b80): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c84380): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c84380): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c84380): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c84380): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c84380): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.372769575 +0000 UTC m=+322.955699487 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c84380): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355b0e770 item 63 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 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/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c849c0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c849c0): open at offset 0 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c849c0): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c849c0): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c849c0): >_readAt: n=0, err=Bad file descriptor 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c849c0): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c849c0): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c849c0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.373977914 +0000 UTC m=+322.956907826 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c849c0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c84f00): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c84f00): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c84f00): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355b0f3b0 item 64 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c84f00): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c84f00): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.374405105 +0000 UTC m=+322.957335017 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c84f00): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c85600): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c85600): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c85600): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c85600): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c85600): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.374405105 +0000 UTC m=+322.957335017 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c85600): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355b0fc70 item 64 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c85c40): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c85c40): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c85c40): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c85c40): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c85c40): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.37561183 +0000 UTC m=+322.958541742 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355c85c40): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ca41c0): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ca41c0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ca41c0): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ca41c0): >_readAt: n=2, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ca41c0): _writeAt: size=3, off=2 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355710620 item 65 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ca41c0): >_writeAt: n=3, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ca41c0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.376063037 +0000 UTC m=+322.958992949 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ca41c0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ca46c0): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ca46c0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ca46c0): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ca46c0): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ca46c0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.376063037 +0000 UTC m=+322.958992949 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ca46c0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355710cb0 item 65 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ca4d00): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ca4d00): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ca4d00): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ca4d00): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ca4d00): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.37727914 +0000 UTC m=+322.960209053 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ca4d00): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ca5180): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ca5180): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24035535ecb0 item 66 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ca5180): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ca5180): >_readAt: n=0, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ca5180): _writeAt: size=3, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ca5180): >_writeAt: n=3, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ca5180): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.377763119 +0000 UTC m=+322.960693031 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ca5180): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ca56c0): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ca56c0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ca56c0): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ca56c0): >_readAt: n=3, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ca56c0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.377763119 +0000 UTC m=+322.960693031 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ca56c0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24035535fb20 item 66 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ca5d00): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ca5d00): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ca5d00): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ca5d00): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ca5d00): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.378910142 +0000 UTC m=+322.961840054 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ca5d00): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cc2280): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cc2280): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cc2280): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cc2280): >_readAt: n=2, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cc2280): _writeAt: size=3, off=2 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403556fda40 item 67 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cc2280): >_writeAt: n=3, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cc2280): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.379389933 +0000 UTC m=+322.962319845 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cc2280): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cc2780): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cc2780): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cc2780): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cc2780): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cc2780): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.379389933 +0000 UTC m=+322.962319845 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cc2780): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403556ba5b0 item 67 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cc2e00): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cc2e00): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cc2e00): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cc2e00): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cc2e00): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.380500077 +0000 UTC m=+322.963429989 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cc2e00): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cc3300): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cc3300): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403556bafc0 item 68 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cc3300): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cc3300): >_readAt: n=0, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cc3300): _writeAt: size=3, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cc3300): >_writeAt: n=3, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cc3300): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.38098175 +0000 UTC m=+322.963911662 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cc3300): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cc3840): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cc3840): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cc3840): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cc3840): >_readAt: n=3, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cc3840): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.38098175 +0000 UTC m=+322.963911662 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cc3840): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403556bbb20 item 68 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cc3e80): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cc3e80): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cc3e80): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cc3e80): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cc3e80): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.382136428 +0000 UTC m=+322.965066340 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cc3e80): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cea400): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cea400): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cea400): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cea400): >_readAt: n=2, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cea400): _writeAt: size=3, off=2 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355729500 item 69 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cea400): >_writeAt: n=3, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cea400): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.382508227 +0000 UTC m=+322.965438138 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cea400): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cea900): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cea900): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cea900): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cea900): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cea900): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.382508227 +0000 UTC m=+322.965438138 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355cea900): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355b440e0 item 69 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ceaf80): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ceaf80): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ceaf80): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ceaf80): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ceaf80): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.383583395 +0000 UTC m=+322.966513307 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ceaf80): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ceb480): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ceb480): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355b449a0 item 70 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ceb480): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ceb480): >_readAt: n=0, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ceb480): _writeAt: size=3, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ceb480): >_writeAt: n=3, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ceb480): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.384059919 +0000 UTC m=+322.966989831 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ceb480): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ceb9c0): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ceb9c0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ceb9c0): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ceb9c0): >_readAt: n=3, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ceb9c0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.384059919 +0000 UTC m=+322.966989831 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355ceb9c0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355b44c40 item 70 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d04140): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d04140): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d04140): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d04140): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d04140): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.385162518 +0000 UTC m=+322.968092440 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d04140): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d04640): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d04640): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d04640): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d04640): >_readAt: n=2, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d04640): _writeAt: size=3, off=2 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355b451f0 item 71 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d04640): >_writeAt: n=3, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d04640): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.385618885 +0000 UTC m=+322.968548798 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d04640): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d04b40): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d04b40): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d04b40): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d04b40): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d04b40): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.385618885 +0000 UTC m=+322.968548798 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d04b40): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355b45570 item 71 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d051c0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d051c0): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d051c0): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d051c0): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d051c0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.386760949 +0000 UTC m=+322.969690862 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d051c0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d056c0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d056c0): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355b45ce0 item 72 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d056c0): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d056c0): >_readAt: n=0, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d056c0): _writeAt: size=3, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d056c0): >_writeAt: n=3, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d056c0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.387222646 +0000 UTC m=+322.970152559 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d056c0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d05c00): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d05c00): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d05c00): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d05c00): >_readAt: n=3, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d05c00): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.387222646 +0000 UTC m=+322.970152559 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d05c00): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403556f2150 item 72 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d442c0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d442c0): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d442c0): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d442c0): >_readAt: n=0, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d442c0): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d442c0): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d442c0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.388394847 +0000 UTC m=+322.971324759 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d442c0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d447c0): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d447c0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d447c0): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403556f3110 item 73 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d447c0): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d447c0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.388836906 +0000 UTC m=+322.971766818 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d447c0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d44c80): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d44c80): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d44c80): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d44c80): >_readAt: n=2, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d44c80): _writeAt: size=3, off=2 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403556f35e0 item 73 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d44c80): >_writeAt: n=3, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d44c80): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.38930747 +0000 UTC m=+322.972237381 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d44c80): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e2a100): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e2a100): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e2a100): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e2a100): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e2a100): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.38930747 +0000 UTC m=+322.972237381 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e2a100): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403556f3810 item 73 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e2a740): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e2a740): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e2a740): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e2a740): >_readAt: n=0, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e2a740): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e2a740): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e2a740): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.390571382 +0000 UTC m=+322.973501294 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e2a740): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e2ac40): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e2ac40): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e2ac40): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403557087e0 item 74 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e2ac40): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e2ac40): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.390987333 +0000 UTC m=+322.973917245 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e2ac40): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e2b180): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e2b180): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355708ee0 item 74 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e2b180): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e2b180): >_readAt: n=0, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e2b180): _writeAt: size=3, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e2b180): >_writeAt: n=3, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e2b180): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.391469558 +0000 UTC m=+322.974399470 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e2b180): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e2b700): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e2b700): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e2b700): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e2b700): >_readAt: n=3, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e2b700): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.391469558 +0000 UTC m=+322.974399470 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e2b700): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403557093b0 item 74 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e2bd40): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e2bd40): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e2bd40): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e2bd40): >_readAt: n=0, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e2bd40): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e2bd40): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e2bd40): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.392516673 +0000 UTC m=+322.975446586 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e2bd40): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e4e340): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e4e340): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e4e340): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355709ce0 item 75 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e4e340): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e4e340): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.392938345 +0000 UTC m=+322.975868257 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e4e340): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e4e880): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e4e880): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e4e880): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e4e880): >_readAt: n=2, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e4e880): _writeAt: size=3, off=2 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355732230 item 75 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e4e880): >_writeAt: n=3, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e4e880): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.393487867 +0000 UTC m=+322.976417779 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e4e880): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e4edc0): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e4edc0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e4edc0): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e4edc0): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e4edc0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.393487867 +0000 UTC m=+322.976417779 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e4edc0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403557329a0 item 75 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e4f400): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e4f400): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e4f400): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e4f400): >_readAt: n=0, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e4f400): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e4f400): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e4f400): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.394611076 +0000 UTC m=+322.977540988 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e4f400): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e4f900): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e4f900): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e4f900): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355733d50 item 76 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e4f900): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e4f900): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.39500755 +0000 UTC m=+322.977937462 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e4f900): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e4fe40): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e4fe40): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403554128c0 item 76 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e4fe40): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e4fe40): >_readAt: n=0, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e4fe40): _writeAt: size=3, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e4fe40): >_writeAt: n=3, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e4fe40): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.395450751 +0000 UTC m=+322.978380663 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e4fe40): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e684c0): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e684c0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e684c0): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e684c0): >_readAt: n=3, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e684c0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.395450751 +0000 UTC m=+322.978380663 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e684c0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355412e70 item 76 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e68b00): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e68b00): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e68b00): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e68b00): >_readAt: n=0, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e68b00): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e68b00): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e68b00): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.396451049 +0000 UTC m=+322.979380962 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e68b00): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e69000): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e69000): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e69000): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403559fc150 item 77 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e69000): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e69000): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.396944816 +0000 UTC m=+322.979874729 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e69000): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e69700): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e69700): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e69700): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e69700): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e69700): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.396944816 +0000 UTC m=+322.979874729 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e69700): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403559fc310 item 77 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e69d40): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e69d40): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e69d40): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e69d40): >_readAt: n=0, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e69d40): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e69d40): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e69d40): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.398218507 +0000 UTC m=+322.981148419 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e69d40): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d80340): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d80340): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d80340): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403559fc850 item 78 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d80340): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d80340): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.398785752 +0000 UTC m=+322.981715664 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d80340): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d80a40): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d80a40): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d80a40): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d80a40): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d80a40): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.398785752 +0000 UTC m=+322.981715664 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d80a40): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403559fca10 item 78 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d81080): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d81080): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d81080): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d81080): >_readAt: n=0, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d81080): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d81080): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d81080): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.400054975 +0000 UTC m=+322.982984887 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d81080): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d81580): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d81580): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d81580): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403559fcd90 item 79 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d81580): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d81580): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.400390463 +0000 UTC m=+322.983320385 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d81580): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d81c80): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d81c80): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d81c80): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d81c80): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d81c80): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.400390463 +0000 UTC m=+322.983320385 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d81c80): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403559fcf50 item 79 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 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/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d983c0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d983c0): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d983c0): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d983c0): >_readAt: n=0, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d983c0): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d983c0): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d983c0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.401813355 +0000 UTC m=+322.984743268 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d983c0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d988c0): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d988c0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d988c0): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403559fd2d0 item 80 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d988c0): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d988c0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.402231501 +0000 UTC m=+322.985161413 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d988c0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d98fc0): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d98fc0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d98fc0): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d98fc0): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d98fc0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.402231501 +0000 UTC m=+322.985161413 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d98fc0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403559fd490 item 80 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d99600): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d99600): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d99600): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d99600): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d99600): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.403518988 +0000 UTC m=+322.986448899 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d99600): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d99a80): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d99a80): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d99a80): open at offset 5 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d99a80): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d99a80): >_readAt: n=2, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d99a80): _writeAt: size=3, off=7 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403559fd810 item 81 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d99a80): >_writeAt: n=3, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d99a80): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.403974471 +0000 UTC m=+322.986904383 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355d99a80): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355db40c0): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355db40c0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355db40c0): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355db40c0): >_readAt: n=8, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355db40c0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.403974471 +0000 UTC m=+322.986904383 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355db40c0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403559fd9d0 item 81 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355db4740): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355db4740): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355db4740): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355db4740): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355db4740): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.405123048 +0000 UTC m=+322.988052960 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355db4740): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355db4c40): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355db4c40): open at offset 5 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355db4c40): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403559fdd50 item 82 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355db4c40): _readAt: size=2, off=5 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355db4c40): >_readAt: n=0, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355db4c40): _writeAt: size=3, off=5 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355db4c40): >_writeAt: n=3, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355db4c40): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.405623968 +0000 UTC m=+322.988553880 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355db4c40): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355db51c0): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355db51c0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355db51c0): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355db51c0): >_readAt: n=3, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355db51c0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.405623968 +0000 UTC m=+322.988553880 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355db51c0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403560b0070 item 82 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355db5840): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355db5840): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355db5840): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355db5840): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355db5840): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.406820133 +0000 UTC m=+322.989750046 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355db5840): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355db5d40): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355db5d40): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355db5d40): open at offset 5 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355db5d40): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355db5d40): >_readAt: n=2, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355db5d40): _writeAt: size=3, off=7 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403560b03f0 item 83 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355db5d40): >_writeAt: n=3, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355db5d40): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.407355629 +0000 UTC m=+322.990285541 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355db5d40): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355dd2380): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355dd2380): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355dd2380): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355dd2380): >_readAt: n=8, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355dd2380): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.407355629 +0000 UTC m=+322.990285541 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355dd2380): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403560b05b0 item 83 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355dd2a00): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355dd2a00): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355dd2a00): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355dd2a00): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355dd2a00): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.408540994 +0000 UTC m=+322.991470906 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355dd2a00): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355dd2f00): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355dd2f00): open at offset 5 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355dd2f00): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403560b0930 item 84 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355dd2f00): _readAt: size=2, off=5 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355dd2f00): >_readAt: n=0, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355dd2f00): _writeAt: size=3, off=5 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355dd2f00): >_writeAt: n=3, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355dd2f00): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.409296793 +0000 UTC m=+322.992226704 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355dd2f00): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355dd3480): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355dd3480): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355dd3480): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355dd3480): >_readAt: n=3, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355dd3480): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.409296793 +0000 UTC m=+322.992226704 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355dd3480): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403560b0af0 item 84 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355dd3b00): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355dd3b00): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355dd3b00): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355dd3b00): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355dd3b00): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.410373504 +0000 UTC m=+322.993303416 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355dd3b00): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355dea100): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355dea100): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355dea100): open at offset 5 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355dea100): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355dea100): >_readAt: n=2, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355dea100): _writeAt: size=3, off=7 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403560b0e70 item 85 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355dea100): >_writeAt: n=3, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355dea100): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.410828899 +0000 UTC m=+322.993758811 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355dea100): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355dea640): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355dea640): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355dea640): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355dea640): >_readAt: n=8, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355dea640): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.410828899 +0000 UTC m=+322.993758811 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355dea640): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403560b1030 item 85 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355deacc0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355deacc0): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355deacc0): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355deacc0): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355deacc0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.412017951 +0000 UTC m=+322.994947863 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355deacc0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355deb1c0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355deb1c0): open at offset 5 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355deb1c0): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403560b13b0 item 86 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355deb1c0): _readAt: size=2, off=5 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355deb1c0): >_readAt: n=0, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355deb1c0): _writeAt: size=3, off=5 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355deb1c0): >_writeAt: n=3, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355deb1c0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.412496881 +0000 UTC m=+322.995426803 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355deb1c0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355deb740): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355deb740): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355deb740): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355deb740): >_readAt: n=3, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355deb740): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.412496881 +0000 UTC m=+322.995426803 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355deb740): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403560b1570 item 86 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355debdc0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355debdc0): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355debdc0): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355debdc0): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355debdc0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.413559063 +0000 UTC m=+322.996488975 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355debdc0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e0c3c0): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e0c3c0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e0c3c0): open at offset 5 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e0c3c0): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e0c3c0): >_readAt: n=2, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e0c3c0): _writeAt: size=3, off=7 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403560b18f0 item 87 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e0c3c0): >_writeAt: n=3, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e0c3c0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.413998178 +0000 UTC m=+322.996928090 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e0c3c0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e0c900): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e0c900): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e0c900): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e0c900): >_readAt: n=8, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e0c900): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.413998178 +0000 UTC m=+322.996928090 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e0c900): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2403560b1ab0 item 87 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 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/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e0cf80): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e0cf80): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e0cf80): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e0cf80): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e0cf80): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.415279544 +0000 UTC m=+322.998209455 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355e0cf80): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f182c0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f182c0): open at offset 5 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f182c0): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355f24070 item 88 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f182c0): _readAt: size=2, off=5 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f182c0): >_readAt: n=0, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f182c0): _writeAt: size=3, off=5 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f182c0): >_writeAt: n=3, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f182c0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.415673303 +0000 UTC m=+322.998603215 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f182c0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f18840): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f18840): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f18840): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f18840): >_readAt: n=3, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f18840): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.415673303 +0000 UTC m=+322.998603215 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f18840): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355f24230 item 88 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f18e80): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f18e80): open at offset 0 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f18e80): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f18e80): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f18e80): >_readAt: n=0, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f18e80): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f18e80): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f18e80): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.416765583 +0000 UTC m=+322.999695496 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f18e80): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f193c0): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f193c0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f193c0): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355f245b0 item 89 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f193c0): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f193c0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.417198445 +0000 UTC m=+323.000128357 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f193c0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f19900): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f19900): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f19900): open at offset 5 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f19900): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f19900): >_readAt: n=2, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f19900): _writeAt: size=3, off=7 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355f24770 item 89 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f19900): >_writeAt: n=3, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f19900): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.417656175 +0000 UTC m=+323.000586087 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f19900): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f19e80): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f19e80): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f19e80): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f19e80): >_readAt: n=8, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f19e80): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.417656175 +0000 UTC m=+323.000586087 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f19e80): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355f24930 item 89 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f3e5c0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f3e5c0): open at offset 0 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f3e5c0): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f3e5c0): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f3e5c0): >_readAt: n=0, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f3e5c0): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f3e5c0): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f3e5c0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.418752423 +0000 UTC m=+323.001682334 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f3e5c0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f3eb00): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f3eb00): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f3eb00): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355f24cb0 item 90 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f3eb00): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f3eb00): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.419147094 +0000 UTC m=+323.002077006 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f3eb00): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f3f040): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f3f040): open at offset 5 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f3f040): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355f24e70 item 90 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f3f040): _readAt: size=2, off=5 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f3f040): >_readAt: n=0, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f3f040): _writeAt: size=3, off=5 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f3f040): >_writeAt: n=3, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f3f040): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.419661019 +0000 UTC m=+323.002590941 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f3f040): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f3f600): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f3f600): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f3f600): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f3f600): >_readAt: n=3, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f3f600): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.419661019 +0000 UTC m=+323.002590941 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f3f600): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355f25030 item 90 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f3fc40): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f3fc40): open at offset 0 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f3fc40): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f3fc40): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f3fc40): >_readAt: n=0, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f3fc40): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f3fc40): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f3fc40): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.420714215 +0000 UTC m=+323.003644127 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f3fc40): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f5a280): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f5a280): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f5a280): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355f253b0 item 91 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f5a280): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f5a280): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.421378432 +0000 UTC m=+323.004308354 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f5a280): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f5a7c0): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f5a7c0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f5a7c0): open at offset 5 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f5a7c0): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f5a7c0): >_readAt: n=2, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f5a7c0): _writeAt: size=3, off=7 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355f25570 item 91 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f5a7c0): >_writeAt: n=3, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f5a7c0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.421918085 +0000 UTC m=+323.004847997 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f5a7c0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f5ad40): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f5ad40): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f5ad40): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f5ad40): >_readAt: n=8, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f5ad40): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.421918085 +0000 UTC m=+323.004847997 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f5ad40): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355f25730 item 91 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 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/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f5b380): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f5b380): open at offset 0 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f5b380): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f5b380): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f5b380): >_readAt: n=0, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f5b380): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f5b380): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f5b380): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.423442457 +0000 UTC m=+323.006372369 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f5b380): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f5b8c0): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f5b8c0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f5b8c0): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355f25ab0 item 92 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f5b8c0): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f5b8c0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.423907159 +0000 UTC m=+323.006837072 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f5b8c0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f5be00): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f5be00): open at offset 5 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f5be00): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355f25c70 item 92 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f5be00): _readAt: size=2, off=5 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f5be00): >_readAt: n=0, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f5be00): _writeAt: size=3, off=5 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f5be00): >_writeAt: n=3, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f5be00): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.424468101 +0000 UTC m=+323.007398023 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f5be00): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f724c0): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f724c0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f724c0): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f724c0): >_readAt: n=3, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f724c0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.424468101 +0000 UTC m=+323.007398023 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f724c0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355f25e30 item 92 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f72b00): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f72b00): open at offset 0 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f72b00): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f72b00): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f72b00): >_readAt: n=0, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f72b00): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f72b00): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f72b00): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.425608602 +0000 UTC m=+323.008538514 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f72b00): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f73040): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f73040): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f73040): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355f76310 item 93 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f73040): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f73040): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.425992473 +0000 UTC m=+323.008922386 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f73040): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f73740): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f73740): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f73740): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f73740): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f73740): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.425992473 +0000 UTC m=+323.008922386 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f73740): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355f764d0 item 93 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 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/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f73d80): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f73d80): open at offset 0 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f73d80): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f73d80): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f73d80): >_readAt: n=0, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f73d80): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f73d80): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f73d80): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.427206132 +0000 UTC m=+323.010136043 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f73d80): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f923c0): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f923c0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f923c0): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355f76850 item 94 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f923c0): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f923c0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.427778847 +0000 UTC m=+323.010708759 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f923c0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f92ac0): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f92ac0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f92ac0): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f92ac0): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f92ac0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.427778847 +0000 UTC m=+323.010708759 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f92ac0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355f76a10 item 94 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 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/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f93100): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f93100): open at offset 0 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f93100): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f93100): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f93100): >_readAt: n=0, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f93100): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f93100): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f93100): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.428964132 +0000 UTC m=+323.011894044 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f93100): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f93640): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f93640): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f93640): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355f76d90 item 95 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f93640): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f93640): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.429472787 +0000 UTC m=+323.012402699 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f93640): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f93d40): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f93d40): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f93d40): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f93d40): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f93d40): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.429472787 +0000 UTC m=+323.012402699 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355f93d40): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355f76f50 item 95 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 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/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fae480): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fae480): open at offset 0 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fae480): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fae480): _readAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fae480): >_readAt: n=0, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fae480): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fae480): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fae480): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.430850693 +0000 UTC m=+323.013780605 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fae480): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fae9c0): _writeAt: size=5, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fae9c0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fae9c0): >openPending: err= 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355f772d0 item 96 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fae9c0): >_writeAt: n=5, err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fae9c0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.431684638 +0000 UTC m=+323.014614560 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355fae9c0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/27 02:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/27 02:33:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355faf0c0): _readAt: size=512, off=0 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355faf0c0): openPending: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355faf0c0): >openPending: err= 2026/06/27 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355faf0c0): >_readAt: n=5, err=EOF 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355faf0c0): close: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-27 02:33:49.431684638 +0000 UTC m=+323.014614560 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : open-test-file(0x240355faf0c0): >close: err= 2026/06/27 02:33:49 DEBUG : open-test-file: Remove: 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x240355f77490 item 96 2026/06/27 02:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/27 02:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/27 02:33:49 DEBUG : open-test-file: >Remove: err= 2026/06/27 02:33:49 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:33:49 DEBUG : Looking for writers 2026/06/27 02:33:49 DEBUG : >WaitForWriters: 2026/06/27 02:33:49 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.48s) --- PASS: TestRWFileHandleOpenTests/writes (0.76s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.18s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- 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.72s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:33:49 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:33:49 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/27 02:33:49 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:49 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 02:33:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 02:33:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:49 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/27 02:33:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:49 DEBUG : file1: newRWFileHandle: 2026/06/27 02:33:49 DEBUG : file1(0x24035616c140): openPending: 2026/06/27 02:33:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 02:33:49 DEBUG : file1(0x24035616c140): >openPending: err= 2026/06/27 02:33:49 DEBUG : file1: >newRWFileHandle: err= 2026/06/27 02:33:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 02:33:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/27 02:33:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/27 02:33:49 DEBUG : file1(0x24035616c140): _writeAt: size=2, off=0 2026/06/27 02:33:49 DEBUG : file1(0x24035616c140): >_writeAt: n=2, err= 2026/06/27 02:33:49 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/06/27 02:33:49 DEBUG : file1(0x24035616c140): RWFileHandle.Flush 2026/06/27 02:33:49 DEBUG : file1(0x24035616c140): RWFileHandle.Release 2026/06/27 02:33:49 DEBUG : file1(0x24035616c140): close: 2026/06/27 02:33:49 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/06/27 02:33:49 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:49 DEBUG : file1(0x24035616c140): >close: err= 2026/06/27 02:33:49 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:33:49 DEBUG : Looking for writers 2026/06/27 02:33:49 DEBUG : file1: reading active writers 2026/06/27 02:33:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/27 02:33:49 DEBUG : Looking for writers 2026/06/27 02:33:49 DEBUG : file1: reading active writers 2026/06/27 02:33:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/27 02:33:50 DEBUG : Looking for writers 2026/06/27 02:33:50 DEBUG : file1: reading active writers 2026/06/27 02:33:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/27 02:33:50 DEBUG : Looking for writers 2026/06/27 02:33:50 DEBUG : file1: reading active writers 2026/06/27 02:33:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/27 02:33:50 DEBUG : file1: vfs cache: starting upload 2026/06/27 02:33:50 DEBUG : Looking for writers 2026/06/27 02:33:50 DEBUG : file1: reading active writers 2026/06/27 02:33:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/27 02:33:50 DEBUG : Looking for writers 2026/06/27 02:33:50 DEBUG : file1: reading active writers 2026/06/27 02:33:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/27 02:33:50 DEBUG : Looking for writers 2026/06/27 02:33:50 DEBUG : file1: reading active writers 2026/06/27 02:33:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/27 02:33:50 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/06/27 02:33:51 DEBUG : Looking for writers 2026/06/27 02:33:51 DEBUG : file1: reading active writers 2026/06/27 02:33:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/27 02:33:51 DEBUG : file1: size = 2 OK 2026/06/27 02:33:51 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/06/27 02:33:51 INFO : file1: Copied (new) 2026/06/27 02:33:51 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/06/27 02:33:51 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/27 02:33:51 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/06/27 02:33:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 02:33:51 INFO : file1: vfs cache: upload succeeded try #1 2026/06/27 02:33:52 DEBUG : Looking for writers 2026/06/27 02:33:52 DEBUG : file1: reading active writers 2026/06/27 02:33:52 DEBUG : >WaitForWriters: 2026/06/27 02:33:52 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:33:52 DEBUG : Looking for writers 2026/06/27 02:33:52 DEBUG : file1: reading active writers 2026/06/27 02:33:52 DEBUG : >WaitForWriters: 2026/06/27 02:33:52 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.17s) === RUN TestRWCacheRename run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:33:52 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:33:52 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/27 02:33:52 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:52 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 02:33:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 02:33:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:52 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:33:52 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/27 02:33:53 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:33:53 DEBUG : rename_me: newRWFileHandle: 2026/06/27 02:33:53 DEBUG : rename_me(0x240355e0cd00): openPending: 2026/06/27 02:33:53 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/27 02:33:53 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/27 02:33:53 DEBUG : rename_me(0x240355e0cd00): >openPending: err= 2026/06/27 02:33:53 DEBUG : rename_me: >newRWFileHandle: err= 2026/06/27 02:33:53 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/27 02:33:53 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/06/27 02:33:53 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/06/27 02:33:53 DEBUG : rename_me(0x240355e0cd00): _writeAt: size=5, off=0 2026/06/27 02:33:53 DEBUG : rename_me(0x240355e0cd00): >_writeAt: n=5, err= 2026/06/27 02:33:53 DEBUG : rename_me(0x240355e0cd00): close: 2026/06/27 02:33:53 DEBUG : rename_me: vfs cache: setting modification time to 2026-06-27 02:33:53.145323182 +0000 UTC m=+326.728253135 2026/06/27 02:33:53 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/06/27 02:33:53 DEBUG : rename_me(0x240355e0cd00): >close: err= 2026/06/27 02:33:53 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/06/27 02:33:53 DEBUG : i_was_renamed: Updating file with 0x240355a6f930 2026/06/27 02:33:53 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/06/27 02:33:53 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/27 02:33:53 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:33:53 DEBUG : Looking for writers 2026/06/27 02:33:53 DEBUG : i_was_renamed: reading active writers 2026/06/27 02:33:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/27 02:33:53 DEBUG : Looking for writers 2026/06/27 02:33:53 DEBUG : i_was_renamed: reading active writers 2026/06/27 02:33:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/27 02:33:53 DEBUG : Looking for writers 2026/06/27 02:33:53 DEBUG : i_was_renamed: reading active writers 2026/06/27 02:33:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/27 02:33:53 DEBUG : Looking for writers 2026/06/27 02:33:53 DEBUG : i_was_renamed: reading active writers 2026/06/27 02:33:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/27 02:33:53 DEBUG : i_was_renamed: vfs cache: starting upload 2026/06/27 02:33:53 DEBUG : Looking for writers 2026/06/27 02:33:53 DEBUG : i_was_renamed: reading active writers 2026/06/27 02:33:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/27 02:33:53 DEBUG : Looking for writers 2026/06/27 02:33:53 DEBUG : i_was_renamed: reading active writers 2026/06/27 02:33:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/27 02:33:53 DEBUG : Looking for writers 2026/06/27 02:33:53 DEBUG : i_was_renamed: reading active writers 2026/06/27 02:33:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/27 02:33:54 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2026/06/27 02:33:54 DEBUG : Looking for writers 2026/06/27 02:33:54 DEBUG : i_was_renamed: reading active writers 2026/06/27 02:33:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/27 02:33:55 DEBUG : i_was_renamed: size = 5 OK 2026/06/27 02:33:55 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/27 02:33:55 INFO : i_was_renamed: Copied (new) 2026/06/27 02:33:55 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-06-27 02:33:53 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/27 02:33:55 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/06/27 02:33:55 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/27 02:33:55 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/06/27 02:33:55 DEBUG : Looking for writers 2026/06/27 02:33:55 DEBUG : i_was_renamed: reading active writers 2026/06/27 02:33:55 DEBUG : >WaitForWriters: 2026/06/27 02:33:55 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (3.00s) === RUN TestRWCacheUpdate run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:33:55 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:33:55 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/27 02:33:55 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:55 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 02:33:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/27 02:33:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zalexoq6tovo" 2026/06/27 02:33:55 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/27 02:33:56 DEBUG : forgetting directory cache 2026/06/27 02:33:56 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/06/27 02:33:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:33:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/27 02:33:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/27 02:33:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/27 02:33:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/27 02:33:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/27 02:33:58 DEBUG : TestRWCacheUpdate(0x24035616c180): _readAt: size=512, off=0 2026/06/27 02:33:58 DEBUG : TestRWCacheUpdate(0x24035616c180): openPending: 2026/06/27 02:33:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-27 01:34:55 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/06/27 02:33:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/27 02:33:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/27 02:33:58 DEBUG : TestRWCacheUpdate(0x24035616c180): >openPending: err= 2026/06/27 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/27 02:33:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/27 02:33:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/27 02:33:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/27 02:33:58 DEBUG : TestRWCacheUpdate(0x24035616c180): >_readAt: n=20, err=EOF 2026/06/27 02:33:58 DEBUG : TestRWCacheUpdate(0x24035616c180): close: 2026/06/27 02:33:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-27 01:34:55 +0000 UTC 2026/06/27 02:33:58 DEBUG : TestRWCacheUpdate(0x24035616c180): >close: err= 2026/06/27 02:33:58 DEBUG : Re-reading directory (180.977553ms old) 2026/06/27 02:33:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/27 02:33:58 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/27 02:33:59 DEBUG : forgetting directory cache 2026/06/27 02:33:59 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/06/27 02:34:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:34:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/27 02:34:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/27 02:34:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/27 02:34:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/27 02:34:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/27 02:34:00 DEBUG : TestRWCacheUpdate(0x240355e16680): _readAt: size=512, off=0 2026/06/27 02:34:00 DEBUG : TestRWCacheUpdate(0x240355e16680): openPending: 2026/06/27 02:34:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-27 01:35:55 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-06-27 01:34:55 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/06/27 02:34:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-27 01:35:55 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-06-27 01:34:55 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/06/27 02:34:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/27 02:34:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/27 02:34:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/27 02:34:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/27 02:34:00 DEBUG : TestRWCacheUpdate(0x240355e16680): >openPending: err= 2026/06/27 02:34:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/27 02:34:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/27 02:34:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/27 02:34:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/27 02:34:01 DEBUG : TestRWCacheUpdate(0x240355e16680): >_readAt: n=20, err=EOF 2026/06/27 02:34:01 DEBUG : TestRWCacheUpdate(0x240355e16680): close: 2026/06/27 02:34:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-27 01:35:55 +0000 UTC 2026/06/27 02:34:01 DEBUG : TestRWCacheUpdate(0x240355e16680): >close: err= 2026/06/27 02:34:01 DEBUG : Re-reading directory (181.253773ms old) 2026/06/27 02:34:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/27 02:34:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/27 02:34:01 DEBUG : forgetting directory cache 2026/06/27 02:34:01 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/06/27 02:34:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:34:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/27 02:34:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/27 02:34:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/27 02:34:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/27 02:34:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/27 02:34:03 DEBUG : TestRWCacheUpdate(0x240355e163c0): _readAt: size=512, off=0 2026/06/27 02:34:03 DEBUG : TestRWCacheUpdate(0x240355e163c0): openPending: 2026/06/27 02:34:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-27 01:36:55 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-06-27 01:35:55 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/06/27 02:34:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-27 01:36:55 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-06-27 01:35:55 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/06/27 02:34:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/27 02:34:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/27 02:34:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/27 02:34:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/27 02:34:03 DEBUG : TestRWCacheUpdate(0x240355e163c0): >openPending: err= 2026/06/27 02:34:03 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/27 02:34:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/27 02:34:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/27 02:34:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/27 02:34:03 DEBUG : TestRWCacheUpdate(0x240355e163c0): >_readAt: n=20, err=EOF 2026/06/27 02:34:03 DEBUG : TestRWCacheUpdate(0x240355e163c0): close: 2026/06/27 02:34:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-27 01:36:55 +0000 UTC 2026/06/27 02:34:03 DEBUG : TestRWCacheUpdate(0x240355e163c0): >close: err= 2026/06/27 02:34:03 DEBUG : Re-reading directory (181.109673ms old) 2026/06/27 02:34:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/27 02:34:03 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/27 02:34:04 DEBUG : forgetting directory cache 2026/06/27 02:34:04 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/06/27 02:34:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:34:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/27 02:34:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/27 02:34:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/27 02:34:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/27 02:34:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/27 02:34:05 DEBUG : TestRWCacheUpdate(0x24035567da40): _readAt: size=512, off=0 2026/06/27 02:34:05 DEBUG : TestRWCacheUpdate(0x24035567da40): openPending: 2026/06/27 02:34:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-27 01:37:55 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-06-27 01:36:55 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/06/27 02:34:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-27 01:37:55 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-06-27 01:36:55 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/06/27 02:34:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/27 02:34:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/27 02:34:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/27 02:34:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/27 02:34:05 DEBUG : TestRWCacheUpdate(0x24035567da40): >openPending: err= 2026/06/27 02:34:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/27 02:34:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/27 02:34:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/27 02:34:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/27 02:34:05 DEBUG : TestRWCacheUpdate(0x24035567da40): >_readAt: n=20, err=EOF 2026/06/27 02:34:05 DEBUG : TestRWCacheUpdate(0x24035567da40): close: 2026/06/27 02:34:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-27 01:37:55 +0000 UTC 2026/06/27 02:34:05 DEBUG : TestRWCacheUpdate(0x24035567da40): >close: err= 2026/06/27 02:34:05 DEBUG : Re-reading directory (182.330364ms old) 2026/06/27 02:34:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/27 02:34:06 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/27 02:34:06 DEBUG : forgetting directory cache 2026/06/27 02:34:06 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/06/27 02:34:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:34:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/27 02:34:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/27 02:34:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/27 02:34:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/27 02:34:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/27 02:34:08 DEBUG : TestRWCacheUpdate(0x2403556de5c0): _readAt: size=512, off=0 2026/06/27 02:34:08 DEBUG : TestRWCacheUpdate(0x2403556de5c0): openPending: 2026/06/27 02:34:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-27 01:38:55 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-06-27 01:37:55 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/06/27 02:34:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-27 01:38:55 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-06-27 01:37:55 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/06/27 02:34:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/27 02:34:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/27 02:34:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/27 02:34:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/27 02:34:08 DEBUG : TestRWCacheUpdate(0x2403556de5c0): >openPending: err= 2026/06/27 02:34:08 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/27 02:34:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/27 02:34:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/27 02:34:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/27 02:34:08 DEBUG : TestRWCacheUpdate(0x2403556de5c0): >_readAt: n=20, err=EOF 2026/06/27 02:34:08 DEBUG : TestRWCacheUpdate(0x2403556de5c0): close: 2026/06/27 02:34:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-27 01:38:55 +0000 UTC 2026/06/27 02:34:08 DEBUG : TestRWCacheUpdate(0x2403556de5c0): >close: err= 2026/06/27 02:34:08 DEBUG : Re-reading directory (181.089694ms old) 2026/06/27 02:34:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/27 02:34:08 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/27 02:34:08 DEBUG : forgetting directory cache 2026/06/27 02:34:08 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/06/27 02:34:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:34:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/27 02:34:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/27 02:34:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/27 02:34:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/27 02:34:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/27 02:34:10 DEBUG : TestRWCacheUpdate(0x240355cbaa80): _readAt: size=512, off=0 2026/06/27 02:34:10 DEBUG : TestRWCacheUpdate(0x240355cbaa80): openPending: 2026/06/27 02:34:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-27 01:39:55 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-06-27 01:38:55 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/06/27 02:34:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-27 01:39:55 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-06-27 01:38:55 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/06/27 02:34:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/27 02:34:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/27 02:34:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/27 02:34:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/27 02:34:10 DEBUG : TestRWCacheUpdate(0x240355cbaa80): >openPending: err= 2026/06/27 02:34:10 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/27 02:34:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/27 02:34:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/27 02:34:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/27 02:34:10 DEBUG : TestRWCacheUpdate(0x240355cbaa80): >_readAt: n=20, err=EOF 2026/06/27 02:34:10 DEBUG : TestRWCacheUpdate(0x240355cbaa80): close: 2026/06/27 02:34:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-27 01:39:55 +0000 UTC 2026/06/27 02:34:10 DEBUG : TestRWCacheUpdate(0x240355cbaa80): >close: err= 2026/06/27 02:34:10 DEBUG : Re-reading directory (181.149085ms old) 2026/06/27 02:34:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/27 02:34:11 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/27 02:34:11 DEBUG : forgetting directory cache 2026/06/27 02:34:11 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2026/06/27 02:34:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:34:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/27 02:34:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/27 02:34:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/27 02:34:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/27 02:34:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/27 02:34:13 DEBUG : TestRWCacheUpdate(0x240355cba280): _readAt: size=512, off=0 2026/06/27 02:34:13 DEBUG : TestRWCacheUpdate(0x240355cba280): openPending: 2026/06/27 02:34:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-06-27 01:40:55 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-06-27 01:39:55 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/06/27 02:34:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-06-27 01:40:55 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-06-27 01:39:55 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/06/27 02:34:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/27 02:34:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/27 02:34:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/06/27 02:34:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/27 02:34:13 DEBUG : TestRWCacheUpdate(0x240355cba280): >openPending: err= 2026/06/27 02:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/06/27 02:34:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/27 02:34:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/27 02:34:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/27 02:34:13 DEBUG : forgetting directory cache 2026/06/27 02:34:13 DEBUG : TestRWCacheUpdate(0x240355cba280): >_readAt: n=21, err=EOF 2026/06/27 02:34:13 DEBUG : TestRWCacheUpdate(0x240355cba280): close: 2026/06/27 02:34:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-27 01:40:55 +0000 UTC 2026/06/27 02:34:13 DEBUG : TestRWCacheUpdate(0x240355cba280): >close: err= 2026/06/27 02:34:13 DEBUG : Re-reading directory (226.291264ms old) 2026/06/27 02:34:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/27 02:34:13 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/27 02:34:13 DEBUG : forgetting directory cache 2026/06/27 02:34:14 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2026/06/27 02:34:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:34:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/27 02:34:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/27 02:34:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/27 02:34:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/27 02:34:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/27 02:34:15 DEBUG : TestRWCacheUpdate(0x24035616c8c0): _readAt: size=512, off=0 2026/06/27 02:34:15 DEBUG : TestRWCacheUpdate(0x24035616c8c0): openPending: 2026/06/27 02:34:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-06-27 01:41:55 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-06-27 01:40:55 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/06/27 02:34:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-06-27 01:41:55 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-06-27 01:40:55 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/06/27 02:34:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/27 02:34:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/27 02:34:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/06/27 02:34:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/27 02:34:15 DEBUG : TestRWCacheUpdate(0x24035616c8c0): >openPending: err= 2026/06/27 02:34:15 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/06/27 02:34:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/27 02:34:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/27 02:34:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/27 02:34:15 DEBUG : TestRWCacheUpdate(0x24035616c8c0): >_readAt: n=22, err=EOF 2026/06/27 02:34:15 DEBUG : TestRWCacheUpdate(0x24035616c8c0): close: 2026/06/27 02:34:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-27 01:41:55 +0000 UTC 2026/06/27 02:34:15 DEBUG : TestRWCacheUpdate(0x24035616c8c0): >close: err= 2026/06/27 02:34:15 DEBUG : Re-reading directory (181.043177ms old) 2026/06/27 02:34:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/27 02:34:16 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/27 02:34:16 DEBUG : forgetting directory cache 2026/06/27 02:34:16 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2026/06/27 02:34:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:34:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/27 02:34:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/27 02:34:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/27 02:34:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/27 02:34:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/27 02:34:18 DEBUG : TestRWCacheUpdate(0x240355cba400): _readAt: size=512, off=0 2026/06/27 02:34:18 DEBUG : TestRWCacheUpdate(0x240355cba400): openPending: 2026/06/27 02:34:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-06-27 01:42:55 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-06-27 01:41:55 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/06/27 02:34:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-06-27 01:42:55 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-06-27 01:41:55 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/06/27 02:34:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/27 02:34:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/27 02:34:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/06/27 02:34:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/27 02:34:18 DEBUG : TestRWCacheUpdate(0x240355cba400): >openPending: err= 2026/06/27 02:34:18 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/06/27 02:34:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/27 02:34:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/27 02:34:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/27 02:34:18 DEBUG : TestRWCacheUpdate(0x240355cba400): >_readAt: n=23, err=EOF 2026/06/27 02:34:18 DEBUG : TestRWCacheUpdate(0x240355cba400): close: 2026/06/27 02:34:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-27 01:42:55 +0000 UTC 2026/06/27 02:34:18 DEBUG : TestRWCacheUpdate(0x240355cba400): >close: err= 2026/06/27 02:34:18 DEBUG : Re-reading directory (182.872601ms old) 2026/06/27 02:34:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/27 02:34:18 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/27 02:34:18 DEBUG : forgetting directory cache 2026/06/27 02:34:19 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2026/06/27 02:34:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:34:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/27 02:34:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/27 02:34:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/27 02:34:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/27 02:34:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/27 02:34:20 DEBUG : TestRWCacheUpdate(0x240355cbad80): _readAt: size=512, off=0 2026/06/27 02:34:20 DEBUG : TestRWCacheUpdate(0x240355cbad80): openPending: 2026/06/27 02:34:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-06-27 01:43:55 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-06-27 01:42:55 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/06/27 02:34:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-06-27 01:43:55 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-06-27 01:42:55 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/06/27 02:34:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/27 02:34:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/27 02:34:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/06/27 02:34:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/27 02:34:20 DEBUG : TestRWCacheUpdate(0x240355cbad80): >openPending: err= 2026/06/27 02:34:20 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/06/27 02:34:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/27 02:34:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/27 02:34:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/27 02:34:20 DEBUG : TestRWCacheUpdate(0x240355cbad80): >_readAt: n=24, err=EOF 2026/06/27 02:34:20 DEBUG : TestRWCacheUpdate(0x240355cbad80): close: 2026/06/27 02:34:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-27 01:43:55 +0000 UTC 2026/06/27 02:34:20 DEBUG : TestRWCacheUpdate(0x240355cbad80): >close: err= 2026/06/27 02:34:20 DEBUG : Re-reading directory (182.423317ms old) 2026/06/27 02:34:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/27 02:34:21 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/27 02:34:21 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:34:21 DEBUG : Looking for writers 2026/06/27 02:34:21 DEBUG : TestRWCacheUpdate: reading active writers 2026/06/27 02:34:21 DEBUG : >WaitForWriters: 2026/06/27 02:34:21 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': vfs cache: cleaner exiting 2026/06/27 02:34:21 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (25.89s) === RUN TestCaseSensitivity run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.36s) === RUN TestUnicodeNormalization run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:34:23 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2026/06/27 02:34:24 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2026/06/27 02:34:26 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:34:26 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:34:26 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/27 02:34:26 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/27 02:34:26 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/27 02:34:26 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/27 02:34:26 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/27 02:34:26 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/27 02:34:26 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/27 02:34:26 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/06/27 02:34:26 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/06/27 02:34:26 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/06/27 02:34:26 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/06/27 02:34:26 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/27 02:34:26 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/27 02:34:26 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/27 02:34:26 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/27 02:34:26 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/27 02:34:26 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/27 02:34:27 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/27 02:34:27 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/27 02:34:27 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/06/27 02:34:27 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:34:27 DEBUG : Looking for writers 2026/06/27 02:34:27 DEBUG : normal name with no special characters.txt: reading active writers 2026/06/27 02:34:27 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/06/27 02:34:27 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (5.84s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:34:28 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:34:28 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:34:28 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': Reusing VFS from active cache 2026/06/27 02:34:28 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:34:28 DEBUG : Looking for writers 2026/06/27 02:34:28 DEBUG : >WaitForWriters: 2026/06/27 02:34:28 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:34:28 DEBUG : Looking for writers 2026/06/27 02:34:28 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.36s) === RUN TestVFSNewWithOpts run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:34:28 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:34:28 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:34:28 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:34:28 DEBUG : Looking for writers 2026/06/27 02:34:28 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.36s) === RUN TestVFSRoot run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:34:28 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:34:28 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:34:28 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:34:28 DEBUG : Looking for writers 2026/06/27 02:34:28 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.36s) === RUN TestVFSStat run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:34:29 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:34:29 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:34:29 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/06/27 02:34:32 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/06/27 02:34:33 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:34:33 DEBUG : dir: Looking for writers 2026/06/27 02:34:33 DEBUG : file2: reading active writers 2026/06/27 02:34:33 DEBUG : Looking for writers 2026/06/27 02:34:33 DEBUG : dir: reading active writers 2026/06/27 02:34:33 DEBUG : file1: reading active writers 2026/06/27 02:34:33 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (6.06s) === RUN TestVFSStatParent run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:34:35 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:34:35 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:34:35 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/06/27 02:34:38 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/06/27 02:34:39 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:34:39 DEBUG : dir: Looking for writers 2026/06/27 02:34:39 DEBUG : Looking for writers 2026/06/27 02:34:39 DEBUG : dir: reading active writers 2026/06/27 02:34:39 DEBUG : file1: reading active writers 2026/06/27 02:34:39 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (6.04s) === RUN TestVFSOpenFile run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:34:41 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:34:41 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:34:42 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/06/27 02:34:44 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/06/27 02:34:45 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/27 02:34:45 DEBUG : file1: Open: flags=O_RDONLY 2026/06/27 02:34:45 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/27 02:34:45 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/27 02:34:45 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/27 02:34:45 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/06/27 02:34:45 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/27 02:34:46 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/27 02:34:46 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:34:46 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:34:46 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/27 02:34:46 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/06/27 02:34:46 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/06/27 02:34:46 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/27 02:34:46 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': File to upload is small (0 bytes), uploading instead of streaming 2026/06/27 02:34:47 DEBUG : dir/new_file.txt: size = 0 OK 2026/06/27 02:34:47 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/27 02:34:47 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/06/27 02:34:47 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/27 02:34:47 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:34:47 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/27 02:34:47 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:34:47 DEBUG : dir: Looking for writers 2026/06/27 02:34:47 DEBUG : file2: reading active writers 2026/06/27 02:34:47 DEBUG : new_file.txt: reading active writers 2026/06/27 02:34:47 DEBUG : Looking for writers 2026/06/27 02:34:47 DEBUG : dir: reading active writers 2026/06/27 02:34:47 DEBUG : file1: reading active writers 2026/06/27 02:34:47 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (7.89s) === RUN TestVFSRename run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:34:49 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:34:49 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:34:50 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/06/27 02:34:52 DEBUG : dir/file2: same parent dir (ODFfMTI2ODMxMDNfTnJncko) - using file/rename instead of move_copy for dir/file1 2026/06/27 02:34:52 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/06/27 02:34:52 DEBUG : dir/file1: Updating file with dir/file1 0x240355d60a90 2026/06/27 02:34:52 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/27 02:34:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/27 02:34:53 INFO : dir/file1: Moved (server-side) to: file0 2026/06/27 02:34:53 DEBUG : file0: Updating file with file0 0x240355d60a90 2026/06/27 02:34:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/27 02:34:53 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/06/27 02:34:53 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:34:53 DEBUG : dir: Looking for writers 2026/06/27 02:34:53 DEBUG : Looking for writers 2026/06/27 02:34:53 DEBUG : dir: reading active writers 2026/06/27 02:34:53 DEBUG : file0: reading active writers 2026/06/27 02:34:53 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (5.72s) === RUN TestVFSStatfs run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:34:54 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:34:54 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:34:55 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:34:55 DEBUG : Looking for writers 2026/06/27 02:34:55 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.54s) === RUN TestVFSMkdir run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:34:55 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:34:55 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:34:55 DEBUG : Added virtual directory entry vAddDir: "/" 2026/06/27 02:34:56 DEBUG : Added virtual directory entry vAddDir: "a" 2026/06/27 02:34:57 DEBUG : Added virtual directory entry vAddDir: "b" 2026/06/27 02:34:58 DEBUG : Added virtual directory entry vAddDir: "c" 2026/06/27 02:34:59 DEBUG : Added virtual directory entry vAddDir: "d" 2026/06/27 02:35:00 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:35:00 DEBUG : Looking for writers 2026/06/27 02:35:00 DEBUG : a: Looking for writers 2026/06/27 02:35:00 DEBUG : b: Looking for writers 2026/06/27 02:35:00 DEBUG : c: Looking for writers 2026/06/27 02:35:00 DEBUG : d: Looking for writers 2026/06/27 02:35:00 DEBUG : Looking for writers 2026/06/27 02:35:00 DEBUG : c: reading active writers 2026/06/27 02:35:00 DEBUG : d: reading active writers 2026/06/27 02:35:00 DEBUG : /: reading active writers 2026/06/27 02:35:00 DEBUG : a: reading active writers 2026/06/27 02:35:00 DEBUG : b: reading active writers 2026/06/27 02:35:00 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (6.87s) === RUN TestVFSMkdirAll run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:35:02 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:35:02 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:35:03 DEBUG : Added virtual directory entry vAddDir: "a" 2026/06/27 02:35:03 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/06/27 02:35:04 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/06/27 02:35:04 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/06/27 02:35:07 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:35:07 DEBUG : a/b/c/d: Looking for writers 2026/06/27 02:35:07 DEBUG : a/b/c: Looking for writers 2026/06/27 02:35:07 DEBUG : d: reading active writers 2026/06/27 02:35:07 DEBUG : a/b: Looking for writers 2026/06/27 02:35:07 DEBUG : c: reading active writers 2026/06/27 02:35:07 DEBUG : a: Looking for writers 2026/06/27 02:35:07 DEBUG : b: reading active writers 2026/06/27 02:35:07 DEBUG : Looking for writers 2026/06/27 02:35:07 DEBUG : a: reading active writers 2026/06/27 02:35:07 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (8.30s) === 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:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:35:10 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:35:10 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:35:10 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:35:10 DEBUG : Looking for writers 2026/06/27 02:35:10 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.38s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:35:10 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:35:10 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:35:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:35:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:35:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 02:35:11 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/27 02:35:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/27 02:35:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 02:35:11 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/27 02:35:11 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/27 02:35:11 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/06/27 02:35:11 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': File to upload is small (5 bytes), uploading instead of streaming 2026/06/27 02:35:11 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/06/27 02:35:13 DEBUG : file1: size = 5 OK 2026/06/27 02:35:13 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/27 02:35:13 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/27 02:35:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 02:35:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:35:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:35:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 02:35:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/27 02:35:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/27 02:35:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:35:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:35:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 02:35:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/27 02:35:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/27 02:35:13 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/06/27 02:35:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/27 02:35:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/27 02:35:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 02:35:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/27 02:35:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/27 02:35:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 02:35:13 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': File to upload is small (0 bytes), uploading instead of streaming 2026/06/27 02:35:14 DEBUG : file1: size = 0 OK 2026/06/27 02:35:14 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/27 02:35:14 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/27 02:35:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 02:35:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/27 02:35:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/27 02:35:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 02:35:14 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/27 02:35:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/27 02:35:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 02:35:14 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': File to upload is small (7 bytes), uploading instead of streaming 2026/06/27 02:35:14 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2026/06/27 02:35:16 DEBUG : file1: size = 7 OK 2026/06/27 02:35:16 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/06/27 02:35:16 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/27 02:35:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 02:35:16 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:35:16 DEBUG : Looking for writers 2026/06/27 02:35:16 DEBUG : file1: reading active writers 2026/06/27 02:35:16 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.68s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:35:16 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:35:16 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:35:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:35:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:35:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 02:35:16 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/27 02:35:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/27 02:35:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 02:35:16 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/06/27 02:35:17 DEBUG : file1: aborting in-sequence write wait, off=100 2026/06/27 02:35:17 DEBUG : file1: failed to wait for in-sequence write to 100 2026/06/27 02:35:17 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/06/27 02:35:17 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': File to upload is small (11 bytes), uploading instead of streaming 2026/06/27 02:35:18 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/06/27 02:35:19 DEBUG : file1: size = 11 OK 2026/06/27 02:35:19 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/27 02:35:19 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/27 02:35:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 02:35:19 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/06/27 02:35:19 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:35:19 DEBUG : Looking for writers 2026/06/27 02:35:19 DEBUG : file1: reading active writers 2026/06/27 02:35:19 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.78s) === RUN TestWriteFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:35:20 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:35:20 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:35:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:35:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:35:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 02:35:20 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/27 02:35:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/27 02:35:20 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/06/27 02:35:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 02:35:20 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': File to upload is small (5 bytes), uploading instead of streaming 2026/06/27 02:35:21 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/06/27 02:35:22 DEBUG : file1: size = 5 OK 2026/06/27 02:35:22 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/27 02:35:22 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/27 02:35:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 02:35:22 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/06/27 02:35:22 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:35:22 DEBUG : Looking for writers 2026/06/27 02:35:22 DEBUG : file1: reading active writers 2026/06/27 02:35:22 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.52s) === RUN TestWriteFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:35:22 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:35:22 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:35:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:35:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:35:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 02:35:23 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/27 02:35:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/27 02:35:23 DEBUG : file1: WriteFileHandle.Release closing 2026/06/27 02:35:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 02:35:23 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': File to upload is small (0 bytes), uploading instead of streaming 2026/06/27 02:35:24 DEBUG : file1: size = 0 OK 2026/06/27 02:35:24 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/27 02:35:24 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/27 02:35:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 02:35:24 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/06/27 02:35:24 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:35:24 DEBUG : Looking for writers 2026/06/27 02:35:24 DEBUG : file1: reading active writers 2026/06/27 02:35:24 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.31s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:35:25 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:35:25 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:35:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:35:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:35:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 02:35:25 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/27 02:35:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/27 02:35:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 02:35:25 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': File to upload is small (2 bytes), uploading instead of streaming 2026/06/27 02:35:26 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/06/27 02:35:27 DEBUG : file1: size = 2 OK 2026/06/27 02:35:27 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/06/27 02:35:27 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/27 02:35:27 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/06/27 02:35:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 02:35:27 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:35:27 DEBUG : Looking for writers 2026/06/27 02:35:27 DEBUG : file1: reading active writers 2026/06/27 02:35:27 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.87s) === RUN TestFileReadAtZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:35:28 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:35:28 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:35:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:35:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:35:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 02:35:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/27 02:35:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/27 02:35:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 02:35:28 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': File to upload is small (0 bytes), uploading instead of streaming 2026/06/27 02:35:29 DEBUG : file1: size = 0 OK 2026/06/27 02:35:29 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/27 02:35:29 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/27 02:35:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 02:35:29 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:35:29 DEBUG : file1: Open: flags=O_RDONLY 2026/06/27 02:35:29 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/27 02:35:29 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/27 02:35:29 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/27 02:35:30 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/27 02:35:30 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:35:30 DEBUG : Looking for writers 2026/06/27 02:35:30 DEBUG : file1: reading active writers 2026/06/27 02:35:30 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.51s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:35:30 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:35:30 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:35:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/27 02:35:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/27 02:35:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 02:35:30 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/27 02:35:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/27 02:35:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 02:35:30 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': File to upload is small (100 bytes), uploading instead of streaming 2026/06/27 02:35:31 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2026/06/27 02:35:32 DEBUG : file1: size = 100 OK 2026/06/27 02:35:32 DEBUG : file1: md5 = fdd9876606d6b0e8f02ac87b9ebf3cb3 OK 2026/06/27 02:35:32 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/27 02:35:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/27 02:35:32 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/27 02:35:32 DEBUG : file1: Open: flags=O_RDONLY 2026/06/27 02:35:32 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/27 02:35:32 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/27 02:35:32 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/27 02:35:32 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/27 02:35:32 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:35:32 DEBUG : Looking for writers 2026/06/27 02:35:32 DEBUG : file1: reading active writers 2026/06/27 02:35:32 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (3.05s) === RUN TestZipManyFiles run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:35:33 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:35:33 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:35:34 DEBUG : flat/f000.txt: Uploading chunk 0, size=7, remain=0 2026/06/27 02:35:36 DEBUG : flat/f001.txt: Uploading chunk 0, size=14, remain=0 2026/06/27 02:35:38 DEBUG : flat/f002.txt: Uploading chunk 0, size=21, remain=0 2026/06/27 02:35:40 DEBUG : flat/f003.txt: Uploading chunk 0, size=28, remain=0 2026/06/27 02:35:42 DEBUG : flat/f004.txt: Uploading chunk 0, size=35, remain=0 2026/06/27 02:35:44 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/06/27 02:35:44 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/06/27 02:35:44 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/27 02:35:44 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/27 02:35:44 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/06/27 02:35:44 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/06/27 02:35:44 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/27 02:35:44 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/27 02:35:44 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/06/27 02:35:44 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/06/27 02:35:44 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/27 02:35:45 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/27 02:35:45 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/06/27 02:35:45 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/06/27 02:35:45 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/27 02:35:45 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/27 02:35:45 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/06/27 02:35:45 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/06/27 02:35:45 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/27 02:35:45 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/27 02:35:45 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:35:45 DEBUG : flat: Looking for writers 2026/06/27 02:35:45 DEBUG : f000.txt: reading active writers 2026/06/27 02:35:45 DEBUG : f001.txt: reading active writers 2026/06/27 02:35:45 DEBUG : f002.txt: reading active writers 2026/06/27 02:35:45 DEBUG : f003.txt: reading active writers 2026/06/27 02:35:45 DEBUG : f004.txt: reading active writers 2026/06/27 02:35:45 DEBUG : Looking for writers 2026/06/27 02:35:45 DEBUG : flat: reading active writers 2026/06/27 02:35:45 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (14.08s) === RUN TestZipManySubDirs run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:35:47 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:35:47 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:35:48 DEBUG : a/top.txt: Uploading chunk 0, size=3, remain=0 2026/06/27 02:35:51 DEBUG : a/b/mid.txt: Uploading chunk 0, size=3, remain=0 2026/06/27 02:35:53 DEBUG : a/b/c/deep.txt: Uploading chunk 0, size=4, remain=0 2026/06/27 02:35:55 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/06/27 02:35:55 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/06/27 02:35:55 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/27 02:35:55 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/27 02:35:55 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/06/27 02:35:55 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/06/27 02:35:55 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/27 02:35:55 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/27 02:35:55 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/06/27 02:35:55 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/06/27 02:35:55 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/27 02:35:56 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/27 02:35:56 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:35:56 DEBUG : a/b/c: Looking for writers 2026/06/27 02:35:56 DEBUG : deep.txt: reading active writers 2026/06/27 02:35:56 DEBUG : a/b: Looking for writers 2026/06/27 02:35:56 DEBUG : c: reading active writers 2026/06/27 02:35:56 DEBUG : mid.txt: reading active writers 2026/06/27 02:35:56 DEBUG : a: Looking for writers 2026/06/27 02:35:56 DEBUG : b: reading active writers 2026/06/27 02:35:56 DEBUG : top.txt: reading active writers 2026/06/27 02:35:56 DEBUG : Looking for writers 2026/06/27 02:35:56 DEBUG : a: reading active writers 2026/06/27 02:35:56 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (11.40s) === RUN TestZipLargeFiles run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:35:59 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:35:59 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:36:00 DEBUG : bigdir/big.bin: Uploading chunk 0, size=5242880, remain=0 2026/06/27 02:36:28 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/06/27 02:36:28 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/06/27 02:36:28 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/06/27 02:36:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/06/27 02:36:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/06/27 02:36:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/06/27 02:36:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/27 02:36:29 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/06/27 02:36:29 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/06/27 02:36:31 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/06/27 02:36:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/06/27 02:36:35 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/27 02:36:39 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/27 02:36:44 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/27 02:36:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/27 02:36:55 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/27 02:36:55 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:36:55 DEBUG : bigdir: Looking for writers 2026/06/27 02:36:55 DEBUG : big.bin: reading active writers 2026/06/27 02:36:55 DEBUG : Looking for writers 2026/06/27 02:36:55 DEBUG : bigdir: reading active writers 2026/06/27 02:36:55 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (57.38s) === RUN TestZipDirsInRoot run.go:198: Remote "OpenDrive root 'rclone-test-zalexoq6tovo'", Local "Local file system at /tmp/rclone666079525", Modify Window "1s" 2026/06/27 02:36:56 INFO : OpenDrive root 'rclone-test-zalexoq6tovo': poll-interval is not supported by this remote 2026/06/27 02:36:56 NOTICE: OpenDrive root 'rclone-test-zalexoq6tovo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/27 02:36:57 DEBUG : dir1/a.txt: Uploading chunk 0, size=1, remain=0 2026/06/27 02:36:59 DEBUG : dir2/b.txt: Uploading chunk 0, size=1, remain=0 2026/06/27 02:37:02 DEBUG : dir3/c.txt: Uploading chunk 0, size=1, remain=0 2026/06/27 02:37:03 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/06/27 02:37:03 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/06/27 02:37:03 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/27 02:37:03 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/27 02:37:03 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/06/27 02:37:03 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/06/27 02:37:03 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/27 02:37:04 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/27 02:37:04 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/06/27 02:37:04 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/06/27 02:37:04 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/27 02:37:04 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/27 02:37:04 DEBUG : WaitForWriters: timeout=30s 2026/06/27 02:37:04 DEBUG : dir1: Looking for writers 2026/06/27 02:37:04 DEBUG : a.txt: reading active writers 2026/06/27 02:37:04 DEBUG : dir2: Looking for writers 2026/06/27 02:37:04 DEBUG : b.txt: reading active writers 2026/06/27 02:37:04 DEBUG : dir3: Looking for writers 2026/06/27 02:37:04 DEBUG : c.txt: reading active writers 2026/06/27 02:37:04 DEBUG : Looking for writers 2026/06/27 02:37:04 DEBUG : dir1: reading active writers 2026/06/27 02:37:04 DEBUG : dir2: reading active writers 2026/06/27 02:37:04 DEBUG : dir3: reading active writers 2026/06/27 02:37:04 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (10.64s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/06/27 02:37:07 DEBUG : OpenDrive root 'rclone-test-zalexoq6tovo': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 8m41.120413187s (try 1/5): exit status 1: Failed [TestDirRemoveName]