"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2026/08/28 03:13:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vubuqod1keho" 2026/08/28 03:13:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/28 03:13:34 DEBUG : Starting OpenDrive session with ID: 51b9852b6c190e1781a93f0979bd6e29492c45bb6bba368b5733e6228e571de3 2026/08/28 03:13:35 DEBUG : Creating backend with remote "/tmp/rclone271932231" === RUN TestDirHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:13:35 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:13:35 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:13:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/28 03:13:39 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:13:39 DEBUG : dir: Looking for writers 2026/08/28 03:13:39 DEBUG : Looking for writers 2026/08/28 03:13:39 DEBUG : dir: reading active writers 2026/08/28 03:13:39 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (5.20s) === RUN TestDirHandleReaddir run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:13:40 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:13:40 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:13:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/28 03:13:43 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/08/28 03:13:45 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2026/08/28 03:13:47 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:13:47 DEBUG : dir/subdir: Looking for writers 2026/08/28 03:13:47 DEBUG : dir: Looking for writers 2026/08/28 03:13:47 DEBUG : file1: reading active writers 2026/08/28 03:13:47 DEBUG : file2: reading active writers 2026/08/28 03:13:47 DEBUG : subdir: reading active writers 2026/08/28 03:13:47 DEBUG : Looking for writers 2026/08/28 03:13:47 DEBUG : dir: reading active writers 2026/08/28 03:13:47 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (9.28s) === RUN TestDirHandleReaddirnames run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:13:49 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:13:49 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:13:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/28 03:13:53 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:13:53 DEBUG : dir: Looking for writers 2026/08/28 03:13:53 DEBUG : file1: reading active writers 2026/08/28 03:13:53 DEBUG : Looking for writers 2026/08/28 03:13:53 DEBUG : dir: reading active writers 2026/08/28 03:13:53 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (5.28s) === RUN TestDirMethods run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:13:55 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:13:55 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:13:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/28 03:13:57 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:13:57 DEBUG : dir: Looking for writers 2026/08/28 03:13:57 DEBUG : Looking for writers 2026/08/28 03:13:57 DEBUG : dir: reading active writers 2026/08/28 03:13:57 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.95s) === RUN TestDirForgetAll run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:13:59 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:13:59 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:14:00 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/28 03:14:02 DEBUG : dir: forgetting directory cache 2026/08/28 03:14:02 DEBUG : forgetting directory cache 2026/08/28 03:14:02 DEBUG : dir: forgetting directory cache 2026/08/28 03:14:02 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:14:02 DEBUG : Looking for writers 2026/08/28 03:14:02 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (4.23s) === RUN TestDirForgetPath run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:14:03 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:14:03 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:14:04 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/28 03:14:06 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/08/28 03:14:06 DEBUG : dir: invalidating directory cache 2026/08/28 03:14:06 DEBUG : >ForgetPath: 2026/08/28 03:14:06 DEBUG : ForgetPath: relativePath="dir", type=0 2026/08/28 03:14:06 DEBUG : invalidating directory cache 2026/08/28 03:14:06 DEBUG : dir: forgetting directory cache 2026/08/28 03:14:06 DEBUG : >ForgetPath: 2026/08/28 03:14:06 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/08/28 03:14:06 DEBUG : >ForgetPath: 2026/08/28 03:14:06 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:14:06 DEBUG : dir: Looking for writers 2026/08/28 03:14:06 DEBUG : Looking for writers 2026/08/28 03:14:06 DEBUG : dir: reading active writers 2026/08/28 03:14:06 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (4.03s) === RUN TestDirWalk run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:14:07 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:14:07 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:14:08 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/28 03:14:11 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2026/08/28 03:14:13 DEBUG : forgetting directory cache 2026/08/28 03:14:13 DEBUG : dir: forgetting directory cache 2026/08/28 03:14:14 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:14:14 DEBUG : fil/a/b: Looking for writers 2026/08/28 03:14:14 DEBUG : fil/a: Looking for writers 2026/08/28 03:14:14 DEBUG : b: reading active writers 2026/08/28 03:14:14 DEBUG : fil: Looking for writers 2026/08/28 03:14:14 DEBUG : a: reading active writers 2026/08/28 03:14:14 DEBUG : dir: Looking for writers 2026/08/28 03:14:14 DEBUG : Looking for writers 2026/08/28 03:14:14 DEBUG : fil: reading active writers 2026/08/28 03:14:14 DEBUG : dir: reading active writers 2026/08/28 03:14:14 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (9.78s) === RUN TestDirSetModTime run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:14:17 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:14:17 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:14:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/28 03:14:19 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:14:19 DEBUG : dir: Looking for writers 2026/08/28 03:14:19 DEBUG : Looking for writers 2026/08/28 03:14:19 DEBUG : dir: reading active writers 2026/08/28 03:14:19 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.99s) === RUN TestDirStat run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:14:21 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:14:21 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:14:22 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/28 03:14:24 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:14:24 DEBUG : dir: Looking for writers 2026/08/28 03:14:24 DEBUG : file1: reading active writers 2026/08/28 03:14:24 DEBUG : Looking for writers 2026/08/28 03:14:24 DEBUG : dir: reading active writers 2026/08/28 03:14:24 DEBUG : >WaitForWriters: --- PASS: TestDirStat (4.11s) === RUN TestDirReadDirAll run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:14:25 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:14:25 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:14:26 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/28 03:14:28 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/08/28 03:14:30 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2026/08/28 03:14:33 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/08/28 03:14:33 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/08/28 03:14:33 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/28 03:14:33 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/08/28 03:14:33 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2026/08/28 03:14:36 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2026/08/28 03:14:38 DEBUG : dir: invalidating directory cache 2026/08/28 03:14:38 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/08/28 03:14:38 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/08/28 03:14:38 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/08/28 03:14:38 DEBUG : dir/file1: Reset virtual modtime 2026/08/28 03:14:38 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/08/28 03:14:38 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/28 03:14:38 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/08/28 03:14:38 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/08/28 03:14:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/28 03:14:38 DEBUG : dir: invalidating directory cache 2026/08/28 03:14:38 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/08/28 03:14:38 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/28 03:14:38 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/28 03:14:38 DEBUG : forgetting directory cache 2026/08/28 03:14:38 DEBUG : dir: forgetting directory cache 2026/08/28 03:14:38 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/28 03:14:38 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:14:38 DEBUG : dir/virtualDir: Looking for writers 2026/08/28 03:14:38 DEBUG : dir: Looking for writers 2026/08/28 03:14:38 DEBUG : file1: reading active writers 2026/08/28 03:14:38 DEBUG : virtualFile2: reading active writers 2026/08/28 03:14:38 DEBUG : virtualFile: reading active writers 2026/08/28 03:14:38 DEBUG : virtualDir: reading active writers 2026/08/28 03:14:38 DEBUG : Looking for writers 2026/08/28 03:14:38 DEBUG : dir: reading active writers 2026/08/28 03:14:38 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (15.60s) --- PASS: TestDirReadDirAll/Virtual (5.71s) === RUN TestDirOpen run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:14:40 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:14:40 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:14:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/28 03:14:43 ERROR : dir/: Can only open directories read only 2026/08/28 03:14:43 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:14:43 DEBUG : dir: Looking for writers 2026/08/28 03:14:43 DEBUG : Looking for writers 2026/08/28 03:14:43 DEBUG : dir: reading active writers 2026/08/28 03:14:43 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.94s) === RUN TestDirCreate run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:14:44 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:14:44 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:14:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 dir_test.go:354: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:354 Error: Should be true Test: TestDirCreate 2026/08/28 03:14:47 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:14:47 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/28 03:14:47 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/08/28 03:14:47 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/28 03:14:47 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': File to upload is small (5 bytes), uploading instead of streaming 2026/08/28 03:14:48 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2026/08/28 03:14:49 DEBUG : dir/potato: size = 5 OK 2026/08/28 03:14:49 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/28 03:14:49 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/08/28 03:14:49 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/28 03:14:49 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:14:49 DEBUG : dir: Looking for writers 2026/08/28 03:14:49 DEBUG : file1: reading active writers 2026/08/28 03:14:49 DEBUG : potato: reading active writers 2026/08/28 03:14:49 DEBUG : Looking for writers 2026/08/28 03:14:49 DEBUG : dir: reading active writers 2026/08/28 03:14:49 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (6.47s) === RUN TestDirMkdir run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:14:51 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:14:51 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:14:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/28 03:14:54 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/28 03:14:55 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:14:55 DEBUG : dir/sub: Looking for writers 2026/08/28 03:14:55 DEBUG : dir: Looking for writers 2026/08/28 03:14:55 DEBUG : file1: reading active writers 2026/08/28 03:14:55 DEBUG : sub: reading active writers 2026/08/28 03:14:55 DEBUG : Looking for writers 2026/08/28 03:14:55 DEBUG : dir: reading active writers 2026/08/28 03:14:55 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (6.17s) === RUN TestDirMkdirSub run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:14:57 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:14:57 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:14:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/28 03:15:01 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/28 03:15:01 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/08/28 03:15:02 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:15:02 DEBUG : dir/sub/subsub: Looking for writers 2026/08/28 03:15:02 DEBUG : dir/sub: Looking for writers 2026/08/28 03:15:02 DEBUG : subsub: reading active writers 2026/08/28 03:15:02 DEBUG : dir: Looking for writers 2026/08/28 03:15:02 DEBUG : file1: reading active writers 2026/08/28 03:15:02 DEBUG : sub: reading active writers 2026/08/28 03:15:02 DEBUG : Looking for writers 2026/08/28 03:15:02 DEBUG : dir: reading active writers 2026/08/28 03:15:02 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (7.55s) === RUN TestDirRemove run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:15:04 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:15:04 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:15:06 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/28 03:15:08 ERROR : dir/: Dir.Remove not empty 2026/08/28 03:15:08 DEBUG : dir/file1: Remove: 2026/08/28 03:15:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/28 03:15:08 DEBUG : dir/file1: >Remove: err= 2026/08/28 03:15:09 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/28 03:15:09 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:15:09 DEBUG : Looking for writers 2026/08/28 03:15:09 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (5.02s) === RUN TestDirRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:15:09 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:15:09 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:15:11 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/28 03:15:13 DEBUG : dir/file1: Remove: 2026/08/28 03:15:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/28 03:15:13 DEBUG : dir/file1: >Remove: err= 2026/08/28 03:15:13 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/28 03:15:13 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:15:13 DEBUG : Looking for writers 2026/08/28 03:15:13 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (4.26s) === RUN TestDirRemoveName run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:15:14 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:15:14 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:15:15 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/28 03:15:17 DEBUG : dir/file1: Remove: 2026/08/28 03:15:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/28 03:15:17 DEBUG : dir/file1: >Remove: err= 2026/08/28 03:15:17 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:15:17 DEBUG : dir: Looking for writers 2026/08/28 03:15:17 DEBUG : Looking for writers 2026/08/28 03:15:17 DEBUG : dir: reading active writers 2026/08/28 03:15:17 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (4.60s) === RUN TestDirRename run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:15:18 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:15:18 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:15:20 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/28 03:15:22 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2026/08/28 03:15:24 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/08/28 03:15:24 DEBUG : dir2: same parent dir (ODFfMTMxODk3NDhfVmIyc1c) - using folder/rename instead of move_copy 2026/08/28 03:15:24 DEBUG : dir: Updating dir with dir2 0x319d1afc9680 2026/08/28 03:15:24 DEBUG : dir: forgetting directory cache 2026/08/28 03:15:24 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/28 03:15:24 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/08/28 03:15:26 INFO : dir2/file1: Moved (server-side) to: file2 2026/08/28 03:15:26 DEBUG : file2: Updating file with file2 0x319d1b25b1e0 2026/08/28 03:15:26 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/08/28 03:15:26 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/28 03:15:27 INFO : dir2/file3: Deleted 2026/08/28 03:15:27 INFO : file2: Moved (server-side) to: dir2/file3 2026/08/28 03:15:27 DEBUG : dir2/file3: Updating file with dir2/file3 0x319d1b25b1e0 2026/08/28 03:15:27 DEBUG : Added virtual directory entry vDel: "file2" 2026/08/28 03:15:27 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/08/28 03:15:28 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/08/28 03:15:28 DEBUG : renamed empty directory: same parent dir (ODFfMTMxODk3NDhfVmIyc1c) - using folder/rename instead of move_copy 2026/08/28 03:15:29 DEBUG : empty directory: Updating dir with renamed empty directory 0x319d1acecd80 2026/08/28 03:15:29 DEBUG : empty directory: forgetting directory cache 2026/08/28 03:15:29 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/08/28 03:15:29 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/08/28 03:15:29 DEBUG : dir2: Renaming to "dir3" 2026/08/28 03:15:29 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:15:29 DEBUG : dir3: Looking for writers 2026/08/28 03:15:29 DEBUG : file3: reading active writers 2026/08/28 03:15:29 DEBUG : renamed empty directory: Looking for writers 2026/08/28 03:15:29 DEBUG : Looking for writers 2026/08/28 03:15:29 DEBUG : dir3: reading active writers 2026/08/28 03:15:29 DEBUG : renamed empty directory: reading active writers 2026/08/28 03:15:29 DEBUG : >WaitForWriters: --- PASS: TestDirRename (12.02s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:15:30 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:15:30 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:15:32 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/28 03:15:34 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/28 03:15:34 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:15:34 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/28 03:15:34 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/28 03:15:34 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/08/28 03:15:34 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/08/28 03:15:34 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/28 03:15:34 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:15:34 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/28 03:15:34 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/28 03:15:34 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/08/28 03:15:34 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/08/28 03:15:34 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/28 03:15:34 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': File to upload is small (12 bytes), uploading instead of streaming 2026/08/28 03:15:35 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2026/08/28 03:15:36 DEBUG : dir/sub/file2: size = 12 OK 2026/08/28 03:15:36 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/08/28 03:15:36 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/08/28 03:15:36 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/28 03:15:36 DEBUG : forgetting directory cache 2026/08/28 03:15:36 DEBUG : dir: forgetting directory cache 2026/08/28 03:15:36 DEBUG : dir/sub: forgetting directory cache 2026/08/28 03:15:36 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/08/28 03:15:36 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/08/28 03:15:36 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': File to upload is small (5 bytes), uploading instead of streaming 2026/08/28 03:15:37 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2026/08/28 03:15:38 DEBUG : dir/sub/file0: size = 5 OK 2026/08/28 03:15:38 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/28 03:15:38 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/08/28 03:15:38 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/28 03:15:38 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:15:38 DEBUG : dir/sub: Looking for writers 2026/08/28 03:15:38 DEBUG : file0: reading active writers 2026/08/28 03:15:38 DEBUG : file2: reading active writers 2026/08/28 03:15:38 DEBUG : dir: Looking for writers 2026/08/28 03:15:38 DEBUG : file1: reading active writers 2026/08/28 03:15:38 DEBUG : sub: reading active writers 2026/08/28 03:15:38 DEBUG : Looking for writers 2026/08/28 03:15:38 DEBUG : dir: reading active writers 2026/08/28 03:15:38 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (9.49s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:15:40 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:15:40 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/08/28 03:15:40 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:15:40 DEBUG : Looking for writers 2026/08/28 03:15:40 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.37s) === RUN TestDirMetadataExtension run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:15:40 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:15:40 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:15:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/28 03:15:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/08/28 03:15:44 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:15:44 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/08/28 03:15:44 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/08/28 03:15:44 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/08/28 03:15:44 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:15:44 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/28 03:15:44 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/08/28 03:15:44 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:15:44 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/08/28 03:15:44 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/08/28 03:15:44 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/08/28 03:15:44 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:15:44 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/28 03:15:44 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:15:44 DEBUG : dir: Looking for writers 2026/08/28 03:15:44 DEBUG : file1: reading active writers 2026/08/28 03:15:44 DEBUG : file1.metadata: reading active writers 2026/08/28 03:15:44 DEBUG : Looking for writers 2026/08/28 03:15:44 DEBUG : dir: reading active writers 2026/08/28 03:15:44 DEBUG : dir.metadata: reading active writers 2026/08/28 03:15:44 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (4.66s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:15:45 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:15:45 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:15:46 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/28 03:15:48 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:15:48 DEBUG : dir: Looking for writers 2026/08/28 03:15:48 DEBUG : file1: reading active writers 2026/08/28 03:15:48 DEBUG : Looking for writers 2026/08/28 03:15:48 DEBUG : dir: reading active writers 2026/08/28 03:15:48 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (4.18s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:15:49 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:15:49 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:15:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/28 03:15:53 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2026/08/28 03:15:55 DEBUG : Can set mod time: true 2026/08/28 03:15:55 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/28 03:15:55 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:15:55 DEBUG : dir: Looking for writers 2026/08/28 03:15:55 DEBUG : file1: reading active writers 2026/08/28 03:15:55 DEBUG : Looking for writers 2026/08/28 03:15:55 DEBUG : dir: reading active writers 2026/08/28 03:15:55 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:15:57 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:15:57 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:15:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/28 03:16:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/28 03:16:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/28 03:16:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:16:00 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': File to upload is small (0 bytes), uploading instead of streaming 2026/08/28 03:16:01 DEBUG : dir/file1: size = 0 OK 2026/08/28 03:16:01 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/28 03:16:01 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/28 03:16:01 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/28 03:16:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:16:01 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:16:01 DEBUG : dir: Looking for writers 2026/08/28 03:16:01 DEBUG : file1: reading active writers 2026/08/28 03:16:01 DEBUG : Looking for writers 2026/08/28 03:16:01 DEBUG : dir: reading active writers 2026/08/28 03:16:01 DEBUG : >WaitForWriters: 2026/08/28 03:16:02 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:16:02 DEBUG : dir: Looking for writers 2026/08/28 03:16:02 DEBUG : file1: reading active writers 2026/08/28 03:16:02 DEBUG : Looking for writers 2026/08/28 03:16:02 DEBUG : dir: reading active writers 2026/08/28 03:16:02 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:16:03 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:16:03 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:16:04 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/28 03:16:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/28 03:16:06 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/28 03:16:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:16:06 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': File to upload is small (5 bytes), uploading instead of streaming 2026/08/28 03:16:06 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/08/28 03:16:07 DEBUG : dir/file1: size = 5 OK 2026/08/28 03:16:07 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/28 03:16:07 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/28 03:16:08 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/28 03:16:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:16:08 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:16:08 DEBUG : dir: Looking for writers 2026/08/28 03:16:08 DEBUG : file1: reading active writers 2026/08/28 03:16:08 DEBUG : Looking for writers 2026/08/28 03:16:08 DEBUG : dir: reading active writers 2026/08/28 03:16:08 DEBUG : >WaitForWriters: 2026/08/28 03:16:08 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:16:08 DEBUG : dir: Looking for writers 2026/08/28 03:16:08 DEBUG : file1: reading active writers 2026/08/28 03:16:08 DEBUG : Looking for writers 2026/08/28 03:16:08 DEBUG : dir: reading active writers 2026/08/28 03:16:08 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:16:09 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:16:09 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/28 03:16:09 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:16:09 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:16:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:16:09 DEBUG : Config file has changed externally - reloading 2026/08/28 03:16:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:16:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:16:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:16:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:16:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:16:09 INFO : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/28 03:16:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/28 03:16:13 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/28 03:16:13 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:16:13 DEBUG : dir: Looking for writers 2026/08/28 03:16:13 DEBUG : file1: reading active writers 2026/08/28 03:16:13 DEBUG : Looking for writers 2026/08/28 03:16:13 DEBUG : dir: reading active writers 2026/08/28 03:16:13 DEBUG : >WaitForWriters: 2026/08/28 03:16:13 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:16:14 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:16:14 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/28 03:16:14 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:16:14 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:16:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:16:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:16:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:16:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:16:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:16:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:16:14 INFO : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/28 03:16:15 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/28 03:16:17 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/28 03:16:17 DEBUG : dir/file1: newRWFileHandle: 2026/08/28 03:16:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/28 03:16:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/28 03:16:17 DEBUG : dir/file1(0x319d1b02ac00): close: 2026/08/28 03:16:17 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/28 03:16:17 DEBUG : dir/file1(0x319d1b02ac00): >close: err= 2026/08/28 03:16:17 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:16:17 DEBUG : dir: Looking for writers 2026/08/28 03:16:17 DEBUG : file1: reading active writers 2026/08/28 03:16:17 DEBUG : Looking for writers 2026/08/28 03:16:17 DEBUG : dir: reading active writers 2026/08/28 03:16:17 DEBUG : >WaitForWriters: 2026/08/28 03:16:18 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:16:18 DEBUG : dir: Looking for writers 2026/08/28 03:16:18 DEBUG : file1: reading active writers 2026/08/28 03:16:18 DEBUG : Looking for writers 2026/08/28 03:16:18 DEBUG : dir: reading active writers 2026/08/28 03:16:18 DEBUG : >WaitForWriters: 2026/08/28 03:16:18 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:16:19 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:16:19 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/28 03:16:19 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:16:19 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:16:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:16:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:16:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:16:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:16:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:16:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:16:19 INFO : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/28 03:16:20 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/28 03:16:22 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/28 03:16:22 DEBUG : dir/file1: newRWFileHandle: 2026/08/28 03:16:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/28 03:16:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/28 03:16:22 DEBUG : dir/file1(0x319d1b3ac580): _writeAt: size=5, off=0 2026/08/28 03:16:22 DEBUG : dir/file1(0x319d1b3ac580): openPending: 2026/08/28 03:16:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/28 03:16:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/28 03:16:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:16:22 DEBUG : dir/file1(0x319d1b3ac580): >openPending: err= 2026/08/28 03:16:22 DEBUG : dir/file1(0x319d1b3ac580): >_writeAt: n=5, err= 2026/08/28 03:16:22 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/28 03:16:22 DEBUG : dir/file1(0x319d1b3ac580): close: 2026/08/28 03:16:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/08/28 03:16:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/08/28 03:16:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/08/28 03:16:22 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/28 03:16:22 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/28 03:16:22 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/28 03:16:22 DEBUG : dir/file1(0x319d1b3ac580): >close: err= 2026/08/28 03:16:22 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:16:22 DEBUG : dir: Looking for writers 2026/08/28 03:16:22 DEBUG : file1: reading active writers 2026/08/28 03:16:22 DEBUG : Looking for writers 2026/08/28 03:16:22 DEBUG : dir: reading active writers 2026/08/28 03:16:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/28 03:16:22 DEBUG : dir: Looking for writers 2026/08/28 03:16:22 DEBUG : file1: reading active writers 2026/08/28 03:16:22 DEBUG : Looking for writers 2026/08/28 03:16:22 DEBUG : dir: reading active writers 2026/08/28 03:16:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/28 03:16:22 DEBUG : dir: Looking for writers 2026/08/28 03:16:22 DEBUG : file1: reading active writers 2026/08/28 03:16:22 DEBUG : Looking for writers 2026/08/28 03:16:22 DEBUG : dir: reading active writers 2026/08/28 03:16:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/28 03:16:22 DEBUG : dir: Looking for writers 2026/08/28 03:16:22 DEBUG : file1: reading active writers 2026/08/28 03:16:22 DEBUG : Looking for writers 2026/08/28 03:16:22 DEBUG : dir: reading active writers 2026/08/28 03:16:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/28 03:16:22 DEBUG : dir/file1: vfs cache: starting upload 2026/08/28 03:16:22 DEBUG : dir: Looking for writers 2026/08/28 03:16:22 DEBUG : file1: reading active writers 2026/08/28 03:16:22 DEBUG : Looking for writers 2026/08/28 03:16:22 DEBUG : dir: reading active writers 2026/08/28 03:16:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/28 03:16:23 DEBUG : dir: Looking for writers 2026/08/28 03:16:23 DEBUG : file1: reading active writers 2026/08/28 03:16:23 DEBUG : Looking for writers 2026/08/28 03:16:23 DEBUG : dir: reading active writers 2026/08/28 03:16:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/28 03:16:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/28 03:16:23 DEBUG : dir: Looking for writers 2026/08/28 03:16:23 DEBUG : file1: reading active writers 2026/08/28 03:16:23 DEBUG : Looking for writers 2026/08/28 03:16:23 DEBUG : dir: reading active writers 2026/08/28 03:16:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/28 03:16:23 DEBUG : dir: Looking for writers 2026/08/28 03:16:23 DEBUG : file1: reading active writers 2026/08/28 03:16:23 DEBUG : Looking for writers 2026/08/28 03:16:23 DEBUG : dir: reading active writers 2026/08/28 03:16:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/28 03:16:24 DEBUG : dir/file1: size = 14 OK 2026/08/28 03:16:24 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/08/28 03:16:24 INFO : dir/file1: Copied (replaced existing) 2026/08/28 03:16:24 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/08/28 03:16:24 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/28 03:16:24 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/08/28 03:16:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:16:24 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/28 03:16:24 DEBUG : dir: Looking for writers 2026/08/28 03:16:24 DEBUG : file1: reading active writers 2026/08/28 03:16:24 DEBUG : Looking for writers 2026/08/28 03:16:24 DEBUG : dir: reading active writers 2026/08/28 03:16:24 DEBUG : >WaitForWriters: 2026/08/28 03:16:25 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:16:25 DEBUG : dir: Looking for writers 2026/08/28 03:16:25 DEBUG : file1: reading active writers 2026/08/28 03:16:25 DEBUG : Looking for writers 2026/08/28 03:16:25 DEBUG : dir: reading active writers 2026/08/28 03:16:25 DEBUG : >WaitForWriters: 2026/08/28 03:16:25 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (36.99s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (7.55s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (6.29s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (6.33s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.94s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.70s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (7.19s) === RUN TestFileOpenRead run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:16:26 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:16:26 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:16:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/28 03:16:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/28 03:16:29 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/28 03:16:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:16:29 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/28 03:16:29 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:16:29 DEBUG : dir: Looking for writers 2026/08/28 03:16:29 DEBUG : file1: reading active writers 2026/08/28 03:16:29 DEBUG : Looking for writers 2026/08/28 03:16:29 DEBUG : dir: reading active writers 2026/08/28 03:16:29 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.70s) === RUN TestFileOpenReadUnknownSize 2026/08/28 03:16:31 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/08/28 03:16:31 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:16:31 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:16:31 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/08/28 03:16:31 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:16:31 DEBUG : Looking for writers 2026/08/28 03:16:31 DEBUG : file.txt: reading active writers 2026/08/28 03:16:31 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:16:31 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:16:31 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:16:32 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/28 03:16:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:16:34 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': File to upload is small (25 bytes), uploading instead of streaming 2026/08/28 03:16:34 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/08/28 03:16:35 DEBUG : dir/file1: size = 25 OK 2026/08/28 03:16:35 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/28 03:16:35 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/28 03:16:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:16:35 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:16:35 DEBUG : dir: Looking for writers 2026/08/28 03:16:35 DEBUG : file1: reading active writers 2026/08/28 03:16:35 DEBUG : Looking for writers 2026/08/28 03:16:35 DEBUG : dir: reading active writers 2026/08/28 03:16:35 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.83s) === RUN TestFileRemove run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:16:37 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:16:37 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:16:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/28 03:16:40 DEBUG : dir/file1: Remove: 2026/08/28 03:16:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/28 03:16:40 DEBUG : dir/file1: >Remove: err= 2026/08/28 03:16:40 DEBUG : dir/file1: Remove: 2026/08/28 03:16:40 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/28 03:16:40 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:16:40 DEBUG : dir: Looking for writers 2026/08/28 03:16:40 DEBUG : Looking for writers 2026/08/28 03:16:40 DEBUG : dir: reading active writers 2026/08/28 03:16:40 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.84s) === RUN TestFileRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:16:41 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:16:41 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:16:43 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/28 03:16:45 DEBUG : dir/file1: Remove: 2026/08/28 03:16:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/28 03:16:45 DEBUG : dir/file1: >Remove: err= 2026/08/28 03:16:45 DEBUG : dir/file1: Remove: 2026/08/28 03:16:45 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/28 03:16:45 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:16:45 DEBUG : dir: Looking for writers 2026/08/28 03:16:45 DEBUG : Looking for writers 2026/08/28 03:16:45 DEBUG : dir: reading active writers 2026/08/28 03:16:45 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.58s) === RUN TestFileOpen run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:16:46 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:16:46 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:16:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/28 03:16:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/28 03:16:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/28 03:16:49 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/28 03:16:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/28 03:16:49 DEBUG : dir/file1: Open: flags=O_RDWR 2026/08/28 03:16:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/28 03:16:49 DEBUG : dir/file1: Open: flags=0x3 2026/08/28 03:16:49 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/08/28 03:16:49 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/08/28 03:16:49 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:16:49 DEBUG : dir: Looking for writers 2026/08/28 03:16:49 DEBUG : file1: reading active writers 2026/08/28 03:16:49 DEBUG : Looking for writers 2026/08/28 03:16:49 DEBUG : dir: reading active writers 2026/08/28 03:16:49 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (3.99s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:16:50 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:16:50 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:16:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/28 03:16:53 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:16:53 DEBUG : dir: Looking for writers 2026/08/28 03:16:53 DEBUG : file1: reading active writers 2026/08/28 03:16:53 DEBUG : Looking for writers 2026/08/28 03:16:53 DEBUG : dir: reading active writers 2026/08/28 03:16:53 DEBUG : >WaitForWriters: 2026/08/28 03:16:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/28 03:16:54 DEBUG : newLeaf: Updating file with newLeaf 0x319d1b3f2340 2026/08/28 03:16:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/28 03:16:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/28 03:16:55 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/28 03:16:55 DEBUG : dir/file1: Updating file with dir/file1 0x319d1b3f2340 2026/08/28 03:16:55 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/28 03:16:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:16:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/28 03:16:55 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/28 03:16:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:16:55 DEBUG : dir/file1: File is currently open, delaying rename 0x319d1b3f2340 2026/08/28 03:16:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/28 03:16:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/28 03:16:55 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': File to upload is small (25 bytes), uploading instead of streaming 2026/08/28 03:16:56 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/08/28 03:16:57 DEBUG : dir/file1: size = 25 OK 2026/08/28 03:16:57 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/28 03:16:57 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/28 03:16:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/28 03:16:57 DEBUG : newLeaf: Running delayed rename now 2026/08/28 03:16:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/28 03:16:58 DEBUG : newLeaf: Updating file with newLeaf 0x319d1b3f2340 2026/08/28 03:16:58 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:16:58 DEBUG : dir: Looking for writers 2026/08/28 03:16:58 DEBUG : Looking for writers 2026/08/28 03:16:58 DEBUG : dir: reading active writers 2026/08/28 03:16:58 DEBUG : newLeaf: reading active writers 2026/08/28 03:16:58 DEBUG : >WaitForWriters: 2026/08/28 03:16:58 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:16:58 DEBUG : dir: Looking for writers 2026/08/28 03:16:58 DEBUG : Looking for writers 2026/08/28 03:16:58 DEBUG : dir: reading active writers 2026/08/28 03:16:58 DEBUG : newLeaf: reading active writers 2026/08/28 03:16:58 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:16:59 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:16:59 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:16:59 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/28 03:16:59 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:16:59 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:16:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:16:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:16:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:16:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:16:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:16:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:16:59 INFO : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/28 03:17:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/28 03:17:02 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:17:02 DEBUG : dir: Looking for writers 2026/08/28 03:17:02 DEBUG : file1: reading active writers 2026/08/28 03:17:02 DEBUG : Looking for writers 2026/08/28 03:17:02 DEBUG : dir: reading active writers 2026/08/28 03:17:02 DEBUG : >WaitForWriters: 2026/08/28 03:17:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/28 03:17:04 DEBUG : newLeaf: Updating file with newLeaf 0x319d1b6a8000 2026/08/28 03:17:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/28 03:17:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/28 03:17:05 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/28 03:17:05 DEBUG : dir/file1: Updating file with dir/file1 0x319d1b6a8000 2026/08/28 03:17:05 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/28 03:17:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:17:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/28 03:17:05 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/28 03:17:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:17:05 DEBUG : dir/file1: File is currently open, delaying rename 0x319d1b6a8000 2026/08/28 03:17:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/28 03:17:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/28 03:17:05 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': File to upload is small (25 bytes), uploading instead of streaming 2026/08/28 03:17:06 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/08/28 03:17:07 DEBUG : dir/file1: size = 25 OK 2026/08/28 03:17:07 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/28 03:17:07 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/28 03:17:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/28 03:17:07 DEBUG : newLeaf: Running delayed rename now 2026/08/28 03:17:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/28 03:17:07 DEBUG : newLeaf: Updating file with newLeaf 0x319d1b6a8000 2026/08/28 03:17:07 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:17:07 DEBUG : dir: Looking for writers 2026/08/28 03:17:07 DEBUG : Looking for writers 2026/08/28 03:17:07 DEBUG : dir: reading active writers 2026/08/28 03:17:07 DEBUG : newLeaf: reading active writers 2026/08/28 03:17:07 DEBUG : >WaitForWriters: 2026/08/28 03:17:08 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:17:08 DEBUG : dir: Looking for writers 2026/08/28 03:17:08 DEBUG : Looking for writers 2026/08/28 03:17:08 DEBUG : dir: reading active writers 2026/08/28 03:17:08 DEBUG : newLeaf: reading active writers 2026/08/28 03:17:08 DEBUG : >WaitForWriters: 2026/08/28 03:17:08 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:17:09 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:17:09 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:17:09 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/28 03:17:09 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:17:09 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:17:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:17:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:17:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:17:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:17:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:17:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:17:09 INFO : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/28 03:17:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/28 03:17:12 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/28 03:17:12 DEBUG : dir/file1: newRWFileHandle: 2026/08/28 03:17:12 DEBUG : dir/file1(0x319d1b554480): openPending: 2026/08/28 03:17:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/28 03:17:12 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/28 03:17:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:17:12 DEBUG : dir/file1(0x319d1b554480): >openPending: err= 2026/08/28 03:17:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/28 03:17:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/28 03:17:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:17:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/28 03:17:12 DEBUG : dir/file1(0x319d1b554480): _writeAt: size=14, off=0 2026/08/28 03:17:12 DEBUG : dir/file1(0x319d1b554480): >_writeAt: n=14, err= 2026/08/28 03:17:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/28 03:17:12 DEBUG : dir/file1(0x319d1b554480): close: 2026/08/28 03:17:12 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/28 03:17:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/28 03:17:12 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/28 03:17:12 DEBUG : dir/file1(0x319d1b554480): >close: err= 2026/08/28 03:17:12 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:17:12 DEBUG : dir: Looking for writers 2026/08/28 03:17:12 DEBUG : file1: reading active writers 2026/08/28 03:17:12 DEBUG : Looking for writers 2026/08/28 03:17:12 DEBUG : dir: reading active writers 2026/08/28 03:17:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/28 03:17:12 DEBUG : dir: Looking for writers 2026/08/28 03:17:12 DEBUG : file1: reading active writers 2026/08/28 03:17:12 DEBUG : Looking for writers 2026/08/28 03:17:12 DEBUG : dir: reading active writers 2026/08/28 03:17:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/28 03:17:12 DEBUG : dir: Looking for writers 2026/08/28 03:17:12 DEBUG : file1: reading active writers 2026/08/28 03:17:12 DEBUG : Looking for writers 2026/08/28 03:17:12 DEBUG : dir: reading active writers 2026/08/28 03:17:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/28 03:17:12 DEBUG : dir: Looking for writers 2026/08/28 03:17:12 DEBUG : file1: reading active writers 2026/08/28 03:17:12 DEBUG : Looking for writers 2026/08/28 03:17:12 DEBUG : dir: reading active writers 2026/08/28 03:17:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/28 03:17:12 DEBUG : dir/file1: vfs cache: starting upload 2026/08/28 03:17:12 DEBUG : dir: Looking for writers 2026/08/28 03:17:12 DEBUG : file1: reading active writers 2026/08/28 03:17:12 DEBUG : Looking for writers 2026/08/28 03:17:12 DEBUG : dir: reading active writers 2026/08/28 03:17:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/28 03:17:12 DEBUG : dir: Looking for writers 2026/08/28 03:17:12 DEBUG : file1: reading active writers 2026/08/28 03:17:12 DEBUG : Looking for writers 2026/08/28 03:17:12 DEBUG : dir: reading active writers 2026/08/28 03:17:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/28 03:17:12 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/28 03:17:13 DEBUG : dir: Looking for writers 2026/08/28 03:17:13 DEBUG : file1: reading active writers 2026/08/28 03:17:13 DEBUG : Looking for writers 2026/08/28 03:17:13 DEBUG : dir: reading active writers 2026/08/28 03:17:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/28 03:17:13 DEBUG : dir: Looking for writers 2026/08/28 03:17:13 DEBUG : file1: reading active writers 2026/08/28 03:17:13 DEBUG : Looking for writers 2026/08/28 03:17:13 DEBUG : dir: reading active writers 2026/08/28 03:17:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/28 03:17:13 DEBUG : dir/file1: size = 14 OK 2026/08/28 03:17:13 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/28 03:17:13 INFO : dir/file1: Copied (replaced existing) 2026/08/28 03:17:13 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/28 03:17:13 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/28 03:17:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:17:13 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/28 03:17:14 DEBUG : dir: Looking for writers 2026/08/28 03:17:14 DEBUG : file1: reading active writers 2026/08/28 03:17:14 DEBUG : Looking for writers 2026/08/28 03:17:14 DEBUG : dir: reading active writers 2026/08/28 03:17:14 DEBUG : >WaitForWriters: 2026/08/28 03:17:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/28 03:17:14 DEBUG : dir/file1: newRWFileHandle: 2026/08/28 03:17:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/28 03:17:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/28 03:17:14 DEBUG : dir/file1(0x319d1b68e640): _readAt: size=512, off=0 2026/08/28 03:17:14 DEBUG : dir/file1(0x319d1b68e640): openPending: 2026/08/28 03:17:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/28 03:17:14 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/28 03:17:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:17:14 DEBUG : dir/file1(0x319d1b68e640): >openPending: err= 2026/08/28 03:17:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/28 03:17:14 DEBUG : dir/file1(0x319d1b68e640): >_readAt: n=14, err=EOF 2026/08/28 03:17:14 DEBUG : dir/file1(0x319d1b68e640): close: 2026/08/28 03:17:14 DEBUG : dir/file1(0x319d1b68e640): >close: err= 2026/08/28 03:17:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/28 03:17:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/28 03:17:16 DEBUG : newLeaf: Updating file with newLeaf 0x319d1b6a8410 2026/08/28 03:17:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/28 03:17:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/28 03:17:17 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/28 03:17:17 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/28 03:17:17 DEBUG : dir/file1: Updating file with dir/file1 0x319d1b6a8410 2026/08/28 03:17:17 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/28 03:17:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:17:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/28 03:17:17 DEBUG : dir/file1: newRWFileHandle: 2026/08/28 03:17:17 DEBUG : dir/file1(0x319d1b02a2c0): openPending: 2026/08/28 03:17:17 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/08/28 03:17:17 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/28 03:17:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:17:17 DEBUG : dir/file1(0x319d1b02a2c0): >openPending: err= 2026/08/28 03:17:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/28 03:17:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/28 03:17:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/28 03:17:17 DEBUG : dir/file1(0x319d1b02a2c0): _writeAt: size=25, off=0 2026/08/28 03:17:17 DEBUG : dir/file1(0x319d1b02a2c0): >_writeAt: n=25, err= 2026/08/28 03:17:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/28 03:17:18 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/28 03:17:18 DEBUG : newLeaf: Updating file with newLeaf 0x319d1b6a8410 2026/08/28 03:17:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/28 03:17:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/28 03:17:18 DEBUG : newLeaf(0x319d1b02a2c0): close: 2026/08/28 03:17:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/28 03:17:18 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-28 03:17:17.561292625 +0000 UTC m=+223.193049478 2026/08/28 03:17:18 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/28 03:17:18 DEBUG : newLeaf(0x319d1b02a2c0): >close: err= 2026/08/28 03:17:18 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:17:18 DEBUG : dir: Looking for writers 2026/08/28 03:17:18 DEBUG : Looking for writers 2026/08/28 03:17:18 DEBUG : dir: reading active writers 2026/08/28 03:17:18 DEBUG : newLeaf: reading active writers 2026/08/28 03:17:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/28 03:17:18 DEBUG : dir: Looking for writers 2026/08/28 03:17:18 DEBUG : Looking for writers 2026/08/28 03:17:18 DEBUG : dir: reading active writers 2026/08/28 03:17:18 DEBUG : newLeaf: reading active writers 2026/08/28 03:17:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/28 03:17:18 DEBUG : dir: Looking for writers 2026/08/28 03:17:18 DEBUG : Looking for writers 2026/08/28 03:17:18 DEBUG : dir: reading active writers 2026/08/28 03:17:18 DEBUG : newLeaf: reading active writers 2026/08/28 03:17:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/28 03:17:18 DEBUG : dir: Looking for writers 2026/08/28 03:17:18 DEBUG : Looking for writers 2026/08/28 03:17:18 DEBUG : dir: reading active writers 2026/08/28 03:17:18 DEBUG : newLeaf: reading active writers 2026/08/28 03:17:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/28 03:17:18 DEBUG : newLeaf: vfs cache: starting upload 2026/08/28 03:17:18 DEBUG : dir: Looking for writers 2026/08/28 03:17:18 DEBUG : Looking for writers 2026/08/28 03:17:18 DEBUG : dir: reading active writers 2026/08/28 03:17:18 DEBUG : newLeaf: reading active writers 2026/08/28 03:17:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/28 03:17:18 DEBUG : dir: Looking for writers 2026/08/28 03:17:18 DEBUG : Looking for writers 2026/08/28 03:17:18 DEBUG : dir: reading active writers 2026/08/28 03:17:18 DEBUG : newLeaf: reading active writers 2026/08/28 03:17:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/28 03:17:18 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/08/28 03:17:18 DEBUG : dir: Looking for writers 2026/08/28 03:17:18 DEBUG : Looking for writers 2026/08/28 03:17:18 DEBUG : dir: reading active writers 2026/08/28 03:17:18 DEBUG : newLeaf: reading active writers 2026/08/28 03:17:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/28 03:17:19 DEBUG : dir: Looking for writers 2026/08/28 03:17:19 DEBUG : Looking for writers 2026/08/28 03:17:19 DEBUG : dir: reading active writers 2026/08/28 03:17:19 DEBUG : newLeaf: reading active writers 2026/08/28 03:17:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/28 03:17:19 DEBUG : newLeaf: size = 25 OK 2026/08/28 03:17:19 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/28 03:17:19 INFO : newLeaf: Copied (replaced existing) 2026/08/28 03:17:19 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-28 03:17:17 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/28 03:17:19 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/28 03:17:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/28 03:17:19 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/28 03:17:20 DEBUG : dir: Looking for writers 2026/08/28 03:17:20 DEBUG : Looking for writers 2026/08/28 03:17:20 DEBUG : dir: reading active writers 2026/08/28 03:17:20 DEBUG : newLeaf: reading active writers 2026/08/28 03:17:20 DEBUG : >WaitForWriters: 2026/08/28 03:17:20 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:17:20 DEBUG : dir: Looking for writers 2026/08/28 03:17:20 DEBUG : Looking for writers 2026/08/28 03:17:20 DEBUG : dir: reading active writers 2026/08/28 03:17:20 DEBUG : newLeaf: reading active writers 2026/08/28 03:17:20 DEBUG : >WaitForWriters: 2026/08/28 03:17:20 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:17:22 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:17:22 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/28 03:17:22 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:17:22 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:17:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:17:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:17:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:17:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:17:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:17:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:17:22 INFO : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/28 03:17:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/28 03:17:25 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:17:25 DEBUG : dir: Looking for writers 2026/08/28 03:17:25 DEBUG : file1: reading active writers 2026/08/28 03:17:25 DEBUG : Looking for writers 2026/08/28 03:17:25 DEBUG : dir: reading active writers 2026/08/28 03:17:25 DEBUG : >WaitForWriters: 2026/08/28 03:17:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/28 03:17:26 DEBUG : newLeaf: Updating file with newLeaf 0x319d1b0ed040 2026/08/28 03:17:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/28 03:17:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/28 03:17:27 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/28 03:17:27 DEBUG : dir/file1: Updating file with dir/file1 0x319d1b0ed040 2026/08/28 03:17:27 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/28 03:17:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:17:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/28 03:17:28 DEBUG : dir/file1: newRWFileHandle: 2026/08/28 03:17:28 DEBUG : dir/file1(0x319d1b02af80): openPending: 2026/08/28 03:17:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/28 03:17:28 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/28 03:17:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:17:28 DEBUG : dir/file1(0x319d1b02af80): >openPending: err= 2026/08/28 03:17:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/28 03:17:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/28 03:17:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/28 03:17:28 DEBUG : dir/file1(0x319d1b02af80): _writeAt: size=25, off=0 2026/08/28 03:17:28 DEBUG : dir/file1(0x319d1b02af80): >_writeAt: n=25, err= 2026/08/28 03:17:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/28 03:17:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/28 03:17:28 DEBUG : newLeaf: Updating file with newLeaf 0x319d1b0ed040 2026/08/28 03:17:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/28 03:17:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/28 03:17:28 DEBUG : newLeaf(0x319d1b02af80): close: 2026/08/28 03:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/28 03:17:28 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-28 03:17:28.150448837 +0000 UTC m=+233.782205680 2026/08/28 03:17:28 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/28 03:17:28 DEBUG : newLeaf(0x319d1b02af80): >close: err= 2026/08/28 03:17:28 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:17:28 DEBUG : dir: Looking for writers 2026/08/28 03:17:28 DEBUG : Looking for writers 2026/08/28 03:17:28 DEBUG : dir: reading active writers 2026/08/28 03:17:28 DEBUG : newLeaf: reading active writers 2026/08/28 03:17:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/28 03:17:28 DEBUG : dir: Looking for writers 2026/08/28 03:17:28 DEBUG : Looking for writers 2026/08/28 03:17:28 DEBUG : dir: reading active writers 2026/08/28 03:17:28 DEBUG : newLeaf: reading active writers 2026/08/28 03:17:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/28 03:17:28 DEBUG : dir: Looking for writers 2026/08/28 03:17:28 DEBUG : Looking for writers 2026/08/28 03:17:28 DEBUG : newLeaf: reading active writers 2026/08/28 03:17:28 DEBUG : dir: reading active writers 2026/08/28 03:17:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/28 03:17:28 DEBUG : dir: Looking for writers 2026/08/28 03:17:28 DEBUG : Looking for writers 2026/08/28 03:17:28 DEBUG : dir: reading active writers 2026/08/28 03:17:28 DEBUG : newLeaf: reading active writers 2026/08/28 03:17:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/28 03:17:28 DEBUG : newLeaf: vfs cache: starting upload 2026/08/28 03:17:29 DEBUG : dir: Looking for writers 2026/08/28 03:17:29 DEBUG : Looking for writers 2026/08/28 03:17:29 DEBUG : dir: reading active writers 2026/08/28 03:17:29 DEBUG : newLeaf: reading active writers 2026/08/28 03:17:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/28 03:17:29 DEBUG : dir: Looking for writers 2026/08/28 03:17:29 DEBUG : Looking for writers 2026/08/28 03:17:29 DEBUG : dir: reading active writers 2026/08/28 03:17:29 DEBUG : newLeaf: reading active writers 2026/08/28 03:17:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/28 03:17:29 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/08/28 03:17:29 DEBUG : dir: Looking for writers 2026/08/28 03:17:29 DEBUG : Looking for writers 2026/08/28 03:17:29 DEBUG : dir: reading active writers 2026/08/28 03:17:29 DEBUG : newLeaf: reading active writers 2026/08/28 03:17:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/28 03:17:30 DEBUG : dir: Looking for writers 2026/08/28 03:17:30 DEBUG : Looking for writers 2026/08/28 03:17:30 DEBUG : dir: reading active writers 2026/08/28 03:17:30 DEBUG : newLeaf: reading active writers 2026/08/28 03:17:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/28 03:17:30 DEBUG : newLeaf: size = 25 OK 2026/08/28 03:17:30 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/28 03:17:30 INFO : newLeaf: Copied (replaced existing) 2026/08/28 03:17:30 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-28 03:17:28 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/28 03:17:30 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/28 03:17:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/28 03:17:30 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/28 03:17:31 DEBUG : dir: Looking for writers 2026/08/28 03:17:31 DEBUG : Looking for writers 2026/08/28 03:17:31 DEBUG : dir: reading active writers 2026/08/28 03:17:31 DEBUG : newLeaf: reading active writers 2026/08/28 03:17:31 DEBUG : >WaitForWriters: 2026/08/28 03:17:31 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:17:31 DEBUG : dir: Looking for writers 2026/08/28 03:17:31 DEBUG : Looking for writers 2026/08/28 03:17:31 DEBUG : dir: reading active writers 2026/08/28 03:17:31 DEBUG : newLeaf: reading active writers 2026/08/28 03:17:31 DEBUG : >WaitForWriters: 2026/08/28 03:17:31 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:17:32 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:17:32 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/28 03:17:32 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:17:32 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:17:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:17:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:17:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:17:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:17:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:17:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:17:32 INFO : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/28 03:17:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/28 03:17:35 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/28 03:17:35 DEBUG : dir/file1: newRWFileHandle: 2026/08/28 03:17:35 DEBUG : dir/file1(0x319d1b02af40): openPending: 2026/08/28 03:17:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/28 03:17:35 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/28 03:17:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:17:35 DEBUG : dir/file1(0x319d1b02af40): >openPending: err= 2026/08/28 03:17:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/28 03:17:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/28 03:17:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:17:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/28 03:17:35 DEBUG : dir/file1(0x319d1b02af40): _writeAt: size=14, off=0 2026/08/28 03:17:35 DEBUG : dir/file1(0x319d1b02af40): >_writeAt: n=14, err= 2026/08/28 03:17:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/28 03:17:35 DEBUG : dir/file1(0x319d1b02af40): close: 2026/08/28 03:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/28 03:17:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/28 03:17:35 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/28 03:17:35 DEBUG : dir/file1(0x319d1b02af40): >close: err= 2026/08/28 03:17:35 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:17:35 DEBUG : dir: Looking for writers 2026/08/28 03:17:35 DEBUG : file1: reading active writers 2026/08/28 03:17:35 DEBUG : Looking for writers 2026/08/28 03:17:35 DEBUG : dir: reading active writers 2026/08/28 03:17:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/28 03:17:35 DEBUG : dir: Looking for writers 2026/08/28 03:17:35 DEBUG : file1: reading active writers 2026/08/28 03:17:35 DEBUG : Looking for writers 2026/08/28 03:17:35 DEBUG : dir: reading active writers 2026/08/28 03:17:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/28 03:17:35 DEBUG : dir: Looking for writers 2026/08/28 03:17:35 DEBUG : file1: reading active writers 2026/08/28 03:17:35 DEBUG : Looking for writers 2026/08/28 03:17:35 DEBUG : dir: reading active writers 2026/08/28 03:17:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/28 03:17:35 DEBUG : dir: Looking for writers 2026/08/28 03:17:35 DEBUG : file1: reading active writers 2026/08/28 03:17:35 DEBUG : Looking for writers 2026/08/28 03:17:35 DEBUG : dir: reading active writers 2026/08/28 03:17:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/28 03:17:35 DEBUG : dir/file1: vfs cache: starting upload 2026/08/28 03:17:35 DEBUG : dir: Looking for writers 2026/08/28 03:17:35 DEBUG : file1: reading active writers 2026/08/28 03:17:35 DEBUG : Looking for writers 2026/08/28 03:17:35 DEBUG : dir: reading active writers 2026/08/28 03:17:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/28 03:17:35 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/28 03:17:35 DEBUG : dir: Looking for writers 2026/08/28 03:17:35 DEBUG : file1: reading active writers 2026/08/28 03:17:35 DEBUG : Looking for writers 2026/08/28 03:17:35 DEBUG : dir: reading active writers 2026/08/28 03:17:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/28 03:17:36 DEBUG : dir: Looking for writers 2026/08/28 03:17:36 DEBUG : file1: reading active writers 2026/08/28 03:17:36 DEBUG : Looking for writers 2026/08/28 03:17:36 DEBUG : dir: reading active writers 2026/08/28 03:17:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/28 03:17:36 DEBUG : dir: Looking for writers 2026/08/28 03:17:36 DEBUG : file1: reading active writers 2026/08/28 03:17:36 DEBUG : Looking for writers 2026/08/28 03:17:36 DEBUG : dir: reading active writers 2026/08/28 03:17:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/28 03:17:36 DEBUG : dir/file1: size = 14 OK 2026/08/28 03:17:36 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/28 03:17:36 INFO : dir/file1: Copied (replaced existing) 2026/08/28 03:17:36 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/28 03:17:36 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/28 03:17:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:17:36 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/28 03:17:37 DEBUG : dir: Looking for writers 2026/08/28 03:17:37 DEBUG : file1: reading active writers 2026/08/28 03:17:37 DEBUG : Looking for writers 2026/08/28 03:17:37 DEBUG : dir: reading active writers 2026/08/28 03:17:37 DEBUG : >WaitForWriters: 2026/08/28 03:17:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/28 03:17:37 DEBUG : dir/file1: newRWFileHandle: 2026/08/28 03:17:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/28 03:17:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/28 03:17:37 DEBUG : dir/file1(0x319d1b02ad80): _readAt: size=512, off=0 2026/08/28 03:17:37 DEBUG : dir/file1(0x319d1b02ad80): openPending: 2026/08/28 03:17:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/28 03:17:37 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/28 03:17:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:17:37 DEBUG : dir/file1(0x319d1b02ad80): >openPending: err= 2026/08/28 03:17:37 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/28 03:17:37 DEBUG : dir/file1(0x319d1b02ad80): >_readAt: n=14, err=EOF 2026/08/28 03:17:37 DEBUG : dir/file1(0x319d1b02ad80): close: 2026/08/28 03:17:37 DEBUG : dir/file1(0x319d1b02ad80): >close: err= 2026/08/28 03:17:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/28 03:17:39 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/28 03:17:39 DEBUG : newLeaf: Updating file with newLeaf 0x319d1b4c5a00 2026/08/28 03:17:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/28 03:17:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/28 03:17:40 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/28 03:17:40 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/28 03:17:40 DEBUG : dir/file1: Updating file with dir/file1 0x319d1b4c5a00 2026/08/28 03:17:40 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/28 03:17:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:17:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/28 03:17:40 DEBUG : dir/file1: newRWFileHandle: 2026/08/28 03:17:40 DEBUG : dir/file1(0x319d1b02b680): openPending: 2026/08/28 03:17:40 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/08/28 03:17:40 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/28 03:17:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:17:40 DEBUG : dir/file1(0x319d1b02b680): >openPending: err= 2026/08/28 03:17:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/28 03:17:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/28 03:17:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/28 03:17:40 DEBUG : dir/file1(0x319d1b02b680): _writeAt: size=25, off=0 2026/08/28 03:17:40 DEBUG : dir/file1(0x319d1b02b680): >_writeAt: n=25, err= 2026/08/28 03:17:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/28 03:17:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/28 03:17:41 DEBUG : newLeaf: Updating file with newLeaf 0x319d1b4c5a00 2026/08/28 03:17:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/28 03:17:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/28 03:17:41 DEBUG : newLeaf(0x319d1b02b680): close: 2026/08/28 03:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/28 03:17:41 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-28 03:17:40.557977581 +0000 UTC m=+246.189734464 2026/08/28 03:17:41 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/28 03:17:41 DEBUG : newLeaf(0x319d1b02b680): >close: err= 2026/08/28 03:17:41 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:17:41 DEBUG : dir: Looking for writers 2026/08/28 03:17:41 DEBUG : Looking for writers 2026/08/28 03:17:41 DEBUG : dir: reading active writers 2026/08/28 03:17:41 DEBUG : newLeaf: reading active writers 2026/08/28 03:17:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/28 03:17:41 DEBUG : dir: Looking for writers 2026/08/28 03:17:41 DEBUG : Looking for writers 2026/08/28 03:17:41 DEBUG : dir: reading active writers 2026/08/28 03:17:41 DEBUG : newLeaf: reading active writers 2026/08/28 03:17:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/28 03:17:41 DEBUG : dir: Looking for writers 2026/08/28 03:17:41 DEBUG : Looking for writers 2026/08/28 03:17:41 DEBUG : newLeaf: reading active writers 2026/08/28 03:17:41 DEBUG : dir: reading active writers 2026/08/28 03:17:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/28 03:17:41 DEBUG : dir: Looking for writers 2026/08/28 03:17:41 DEBUG : Looking for writers 2026/08/28 03:17:41 DEBUG : dir: reading active writers 2026/08/28 03:17:41 DEBUG : newLeaf: reading active writers 2026/08/28 03:17:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/28 03:17:41 DEBUG : newLeaf: vfs cache: starting upload 2026/08/28 03:17:41 DEBUG : dir: Looking for writers 2026/08/28 03:17:41 DEBUG : Looking for writers 2026/08/28 03:17:41 DEBUG : newLeaf: reading active writers 2026/08/28 03:17:41 DEBUG : dir: reading active writers 2026/08/28 03:17:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/28 03:17:41 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/08/28 03:17:41 DEBUG : dir: Looking for writers 2026/08/28 03:17:41 DEBUG : Looking for writers 2026/08/28 03:17:41 DEBUG : dir: reading active writers 2026/08/28 03:17:41 DEBUG : newLeaf: reading active writers 2026/08/28 03:17:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/28 03:17:41 DEBUG : dir: Looking for writers 2026/08/28 03:17:41 DEBUG : Looking for writers 2026/08/28 03:17:41 DEBUG : newLeaf: reading active writers 2026/08/28 03:17:41 DEBUG : dir: reading active writers 2026/08/28 03:17:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/28 03:17:42 DEBUG : newLeaf: size = 25 OK 2026/08/28 03:17:42 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/28 03:17:42 INFO : newLeaf: Copied (replaced existing) 2026/08/28 03:17:42 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-28 03:17:40 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/28 03:17:42 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/28 03:17:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/28 03:17:42 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/28 03:17:42 DEBUG : dir: Looking for writers 2026/08/28 03:17:42 DEBUG : Looking for writers 2026/08/28 03:17:42 DEBUG : dir: reading active writers 2026/08/28 03:17:42 DEBUG : newLeaf: reading active writers 2026/08/28 03:17:42 DEBUG : >WaitForWriters: 2026/08/28 03:17:42 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:17:42 DEBUG : dir: Looking for writers 2026/08/28 03:17:42 DEBUG : Looking for writers 2026/08/28 03:17:42 DEBUG : newLeaf: reading active writers 2026/08/28 03:17:42 DEBUG : dir: reading active writers 2026/08/28 03:17:42 DEBUG : >WaitForWriters: 2026/08/28 03:17:42 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:17:44 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:17:44 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/28 03:17:44 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:17:44 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:17:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:17:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:17:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:17:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:17:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:17:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:17:44 INFO : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/28 03:17:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/28 03:17:47 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:17:47 DEBUG : dir: Looking for writers 2026/08/28 03:17:47 DEBUG : file1: reading active writers 2026/08/28 03:17:47 DEBUG : Looking for writers 2026/08/28 03:17:47 DEBUG : dir: reading active writers 2026/08/28 03:17:47 DEBUG : >WaitForWriters: 2026/08/28 03:17:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/28 03:17:47 DEBUG : dir/file1: newRWFileHandle: 2026/08/28 03:17:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/28 03:17:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/28 03:17:47 DEBUG : dir/file1(0x319d1aea9400): _readAt: size=512, off=0 2026/08/28 03:17:47 DEBUG : dir/file1(0x319d1aea9400): openPending: 2026/08/28 03:17:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/28 03:17:47 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/28 03:17:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:17:47 DEBUG : dir/file1(0x319d1aea9400): >openPending: err= 2026/08/28 03:17:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/08/28 03:17:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/28 03:17:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/28 03:17:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:17:47 DEBUG : dir/file1(0x319d1aea9400): >_readAt: n=14, err=EOF 2026/08/28 03:17:47 DEBUG : dir/file1(0x319d1aea9400): close: 2026/08/28 03:17:47 DEBUG : dir/file1(0x319d1aea9400): >close: err= 2026/08/28 03:17:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/28 03:17:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/28 03:17:48 DEBUG : newLeaf: Updating file with newLeaf 0x319d1b6a8340 2026/08/28 03:17:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/28 03:17:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/28 03:17:49 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/28 03:17:49 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/28 03:17:49 DEBUG : dir/file1: Updating file with dir/file1 0x319d1b6a8340 2026/08/28 03:17:49 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/28 03:17:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:17:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/28 03:17:50 DEBUG : dir/file1: newRWFileHandle: 2026/08/28 03:17:50 DEBUG : dir/file1(0x319d1b3ac400): openPending: 2026/08/28 03:17:50 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/08/28 03:17:50 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/28 03:17:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:17:50 DEBUG : dir/file1(0x319d1b3ac400): >openPending: err= 2026/08/28 03:17:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/28 03:17:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/28 03:17:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/28 03:17:50 DEBUG : dir/file1(0x319d1b3ac400): _writeAt: size=25, off=0 2026/08/28 03:17:50 DEBUG : dir/file1(0x319d1b3ac400): >_writeAt: n=25, err= 2026/08/28 03:17:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/28 03:17:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/28 03:17:51 DEBUG : newLeaf: Updating file with newLeaf 0x319d1b6a8340 2026/08/28 03:17:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/28 03:17:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/28 03:17:51 DEBUG : newLeaf(0x319d1b3ac400): close: 2026/08/28 03:17:51 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/28 03:17:51 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-28 03:17:50.107499022 +0000 UTC m=+255.739255926 2026/08/28 03:17:51 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/28 03:17:51 DEBUG : newLeaf(0x319d1b3ac400): >close: err= 2026/08/28 03:17:51 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:17:51 DEBUG : dir: Looking for writers 2026/08/28 03:17:51 DEBUG : Looking for writers 2026/08/28 03:17:51 DEBUG : dir: reading active writers 2026/08/28 03:17:51 DEBUG : newLeaf: reading active writers 2026/08/28 03:17:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/28 03:17:51 DEBUG : dir: Looking for writers 2026/08/28 03:17:51 DEBUG : Looking for writers 2026/08/28 03:17:51 DEBUG : dir: reading active writers 2026/08/28 03:17:51 DEBUG : newLeaf: reading active writers 2026/08/28 03:17:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/28 03:17:51 DEBUG : dir: Looking for writers 2026/08/28 03:17:51 DEBUG : Looking for writers 2026/08/28 03:17:51 DEBUG : dir: reading active writers 2026/08/28 03:17:51 DEBUG : newLeaf: reading active writers 2026/08/28 03:17:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/28 03:17:51 DEBUG : dir: Looking for writers 2026/08/28 03:17:51 DEBUG : Looking for writers 2026/08/28 03:17:51 DEBUG : dir: reading active writers 2026/08/28 03:17:51 DEBUG : newLeaf: reading active writers 2026/08/28 03:17:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/28 03:17:51 DEBUG : newLeaf: vfs cache: starting upload 2026/08/28 03:17:51 DEBUG : dir: Looking for writers 2026/08/28 03:17:51 DEBUG : Looking for writers 2026/08/28 03:17:51 DEBUG : dir: reading active writers 2026/08/28 03:17:51 DEBUG : newLeaf: reading active writers 2026/08/28 03:17:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/28 03:17:51 DEBUG : dir: Looking for writers 2026/08/28 03:17:51 DEBUG : Looking for writers 2026/08/28 03:17:51 DEBUG : dir: reading active writers 2026/08/28 03:17:51 DEBUG : newLeaf: reading active writers 2026/08/28 03:17:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/28 03:17:51 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/08/28 03:17:51 DEBUG : dir: Looking for writers 2026/08/28 03:17:51 DEBUG : Looking for writers 2026/08/28 03:17:51 DEBUG : newLeaf: reading active writers 2026/08/28 03:17:51 DEBUG : dir: reading active writers 2026/08/28 03:17:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/28 03:17:52 DEBUG : dir: Looking for writers 2026/08/28 03:17:52 DEBUG : Looking for writers 2026/08/28 03:17:52 DEBUG : dir: reading active writers 2026/08/28 03:17:52 DEBUG : newLeaf: reading active writers 2026/08/28 03:17:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/28 03:17:52 DEBUG : newLeaf: size = 25 OK 2026/08/28 03:17:52 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/28 03:17:52 INFO : newLeaf: Copied (replaced existing) 2026/08/28 03:17:52 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-28 03:17:50 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/28 03:17:52 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/28 03:17:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/28 03:17:52 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/28 03:17:53 DEBUG : dir: Looking for writers 2026/08/28 03:17:53 DEBUG : Looking for writers 2026/08/28 03:17:53 DEBUG : dir: reading active writers 2026/08/28 03:17:53 DEBUG : newLeaf: reading active writers 2026/08/28 03:17:53 DEBUG : >WaitForWriters: 2026/08/28 03:17:53 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:17:53 DEBUG : dir: Looking for writers 2026/08/28 03:17:53 DEBUG : Looking for writers 2026/08/28 03:17:53 DEBUG : dir: reading active writers 2026/08/28 03:17:53 DEBUG : newLeaf: reading active writers 2026/08/28 03:17:53 DEBUG : >WaitForWriters: 2026/08/28 03:17:53 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: cleaner exiting --- PASS: TestFileRename (64.70s) --- PASS: TestFileRename/off,forceCache=false (9.41s) --- PASS: TestFileRename/minimal,forceCache=false (9.52s) --- PASS: TestFileRename/minimal,forceCache=true (12.95s) --- PASS: TestFileRename/writes,forceCache=false (10.37s) --- PASS: TestFileRename/writes,forceCache=true (11.41s) --- PASS: TestFileRename/full,forceCache=false (11.04s) === RUN TestFileStructSize file_test.go:419: File struct has size 200 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestAux --- PASS: TestAux (0.00s) === RUN TestAuxConcurrent --- PASS: TestAuxConcurrent (0.00s) === RUN TestRcGetVFS run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:17:55 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:17:55 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:17:55 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:17:55 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:17:55 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:17:55 DEBUG : Looking for writers 2026/08/28 03:17:55 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.37s) === RUN TestRcForget rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcPollIntervalShutdown run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:17:55 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalShutdown (0.37s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:17:55 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestSetPollIntervalAfterShutdown (0.37s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:17:56 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalUpdate (0.37s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:17:56 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalTimeout (0.38s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:17:57 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:17:57 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalUnsupported (0.37s) === RUN TestRcList rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:17:57 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:17:57 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:17:58 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/28 03:18:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/28 03:18:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/28 03:18:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/28 03:18:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/28 03:18:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:18:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/28 03:18:00 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/08/28 03:18:00 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:18:00 DEBUG : dir: Looking for writers 2026/08/28 03:18:00 DEBUG : file1: reading active writers 2026/08/28 03:18:00 DEBUG : Looking for writers 2026/08/28 03:18:00 DEBUG : dir: reading active writers 2026/08/28 03:18:00 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.75s) === RUN TestReadFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:18:02 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:18:02 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:18:03 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/28 03:18:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/28 03:18:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/28 03:18:05 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/28 03:18:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/28 03:18:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:18:05 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/28 03:18:05 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/28 03:18:05 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/28 03:18:05 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/28 03:18:05 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/28 03:18:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/28 03:18:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/28 03:18:05 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/28 03:18:06 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/08/28 03:18:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/08/28 03:18:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/08/28 03:18:06 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/08/28 03:18:06 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/08/28 03:18:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/08/28 03:18:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/08/28 03:18:06 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/08/28 03:18:07 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:18:07 DEBUG : dir: Looking for writers 2026/08/28 03:18:07 DEBUG : file1: reading active writers 2026/08/28 03:18:07 DEBUG : Looking for writers 2026/08/28 03:18:07 DEBUG : dir: reading active writers 2026/08/28 03:18:07 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (6.51s) === RUN TestReadFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:18:08 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:18:08 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:18:09 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/28 03:18:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/28 03:18:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/28 03:18:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/28 03:18:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/28 03:18:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:18:11 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/28 03:18:11 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/28 03:18:11 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/28 03:18:11 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/28 03:18:11 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/28 03:18:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/28 03:18:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/28 03:18:11 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/28 03:18:12 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/08/28 03:18:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/08/28 03:18:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/08/28 03:18:12 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/08/28 03:18:13 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/08/28 03:18:13 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/08/28 03:18:13 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/08/28 03:18:13 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/08/28 03:18:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/08/28 03:18:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/08/28 03:18:13 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/28 03:18:13 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/08/28 03:18:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/08/28 03:18:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/08/28 03:18:13 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/28 03:18:13 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/28 03:18:13 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/28 03:18:13 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/28 03:18:13 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/08/28 03:18:13 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/28 03:18:13 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/28 03:18:13 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/28 03:18:13 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/08/28 03:18:13 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:18:13 DEBUG : dir: Looking for writers 2026/08/28 03:18:13 DEBUG : file1: reading active writers 2026/08/28 03:18:13 DEBUG : Looking for writers 2026/08/28 03:18:13 DEBUG : dir: reading active writers 2026/08/28 03:18:13 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (6.62s) === RUN TestReadFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:18:15 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:18:15 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:18:16 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/28 03:18:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/28 03:18:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/28 03:18:18 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/28 03:18:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/28 03:18:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:18:18 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/28 03:18:18 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:18:18 DEBUG : dir: Looking for writers 2026/08/28 03:18:18 DEBUG : file1: reading active writers 2026/08/28 03:18:18 DEBUG : Looking for writers 2026/08/28 03:18:18 DEBUG : dir: reading active writers 2026/08/28 03:18:18 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.96s) === RUN TestReadFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:18:20 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:18:20 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:18:21 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/28 03:18:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/28 03:18:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/28 03:18:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/28 03:18:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/28 03:18:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:18:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/28 03:18:23 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/08/28 03:18:23 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/08/28 03:18:23 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:18:23 DEBUG : dir: Looking for writers 2026/08/28 03:18:23 DEBUG : file1: reading active writers 2026/08/28 03:18:23 DEBUG : Looking for writers 2026/08/28 03:18:23 DEBUG : dir: reading active writers 2026/08/28 03:18:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.78s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:18:25 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:18:25 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/28 03:18:25 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:18:25 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:18:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:18:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:18:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:18:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:18:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:18:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:18:25 INFO : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/28 03:18:26 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/28 03:18:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/28 03:18:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/28 03:18:28 DEBUG : dir/file1: newRWFileHandle: 2026/08/28 03:18:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/28 03:18:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/28 03:18:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/28 03:18:28 DEBUG : dir/file1(0x319d1b02b1c0): _readAt: size=1, off=0 2026/08/28 03:18:28 DEBUG : dir/file1(0x319d1b02b1c0): openPending: 2026/08/28 03:18:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/28 03:18:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/28 03:18:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:18:28 DEBUG : dir/file1(0x319d1b02b1c0): >openPending: err= 2026/08/28 03:18:28 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/28 03:18:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/28 03:18:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/28 03:18:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:18:28 DEBUG : dir/file1(0x319d1b02b1c0): >_readAt: n=1, err= 2026/08/28 03:18:28 DEBUG : dir/file1(0x319d1b02b1c0): _readAt: size=256, off=1 2026/08/28 03:18:28 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/08/28 03:18:28 DEBUG : dir/file1(0x319d1b02b1c0): >_readAt: n=15, err=EOF 2026/08/28 03:18:28 DEBUG : dir/file1(0x319d1b02b1c0): _readAt: size=16, off=16 2026/08/28 03:18:28 DEBUG : dir/file1(0x319d1b02b1c0): >_readAt: n=0, err=EOF 2026/08/28 03:18:28 DEBUG : dir/file1(0x319d1b02b1c0): close: 2026/08/28 03:18:28 DEBUG : dir/file1(0x319d1b02b1c0): >close: err= 2026/08/28 03:18:28 DEBUG : dir/file1(0x319d1b02b1c0): close: 2026/08/28 03:18:28 DEBUG : dir/file1(0x319d1b02b1c0): >close: err=file already closed 2026/08/28 03:18:28 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:18:28 DEBUG : dir: Looking for writers 2026/08/28 03:18:28 DEBUG : file1: reading active writers 2026/08/28 03:18:28 DEBUG : Looking for writers 2026/08/28 03:18:28 DEBUG : dir: reading active writers 2026/08/28 03:18:28 DEBUG : >WaitForWriters: 2026/08/28 03:18:28 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (5.25s) === RUN TestRWFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:18:30 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:18:30 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/28 03:18:30 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:18:30 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:18:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:18:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:18:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:18:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:18:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:18:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:18:30 INFO : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/28 03:18:31 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/28 03:18:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/28 03:18:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/28 03:18:33 DEBUG : dir/file1: newRWFileHandle: 2026/08/28 03:18:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/28 03:18:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/28 03:18:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/28 03:18:33 DEBUG : dir/file1(0x319d1b554680): _readAt: size=1, off=0 2026/08/28 03:18:33 DEBUG : dir/file1(0x319d1b554680): openPending: 2026/08/28 03:18:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/28 03:18:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/28 03:18:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:18:33 DEBUG : dir/file1(0x319d1b554680): >openPending: err= 2026/08/28 03:18:33 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/28 03:18:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/28 03:18:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/28 03:18:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:18:33 DEBUG : dir/file1(0x319d1b554680): >_readAt: n=1, err= 2026/08/28 03:18:33 DEBUG : dir/file1(0x319d1b554680): _readAt: size=1, off=5 2026/08/28 03:18:33 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/28 03:18:33 DEBUG : dir/file1(0x319d1b554680): >_readAt: n=1, err= 2026/08/28 03:18:33 DEBUG : dir/file1(0x319d1b554680): _readAt: size=1, off=3 2026/08/28 03:18:33 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/28 03:18:33 DEBUG : dir/file1(0x319d1b554680): >_readAt: n=1, err= 2026/08/28 03:18:33 DEBUG : dir/file1(0x319d1b554680): _readAt: size=1, off=13 2026/08/28 03:18:33 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/28 03:18:33 DEBUG : dir/file1(0x319d1b554680): >_readAt: n=1, err= 2026/08/28 03:18:33 DEBUG : dir/file1(0x319d1b554680): _readAt: size=16, off=100 2026/08/28 03:18:33 DEBUG : dir/file1(0x319d1b554680): >_readAt: n=0, err=EOF 2026/08/28 03:18:33 DEBUG : dir/file1(0x319d1b554680): close: 2026/08/28 03:18:33 DEBUG : dir/file1(0x319d1b554680): >close: err= 2026/08/28 03:18:33 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:18:33 DEBUG : dir: Looking for writers 2026/08/28 03:18:33 DEBUG : file1: reading active writers 2026/08/28 03:18:33 DEBUG : Looking for writers 2026/08/28 03:18:33 DEBUG : dir: reading active writers 2026/08/28 03:18:33 DEBUG : >WaitForWriters: 2026/08/28 03:18:33 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: cleaner exiting 2026/08/28 03:18:33 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho/dir/file1: no such file or directory 2026/08/28 03:18:33 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-vubuqod1keho/dir/file1: no such file or directory --- PASS: TestRWFileHandleSeek (4.67s) === RUN TestRWFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:18:34 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:18:34 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/28 03:18:34 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:18:34 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:18:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:18:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:18:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:18:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:18:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:18:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:18:34 INFO : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/28 03:18:36 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/28 03:18:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/28 03:18:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/28 03:18:38 DEBUG : dir/file1: newRWFileHandle: 2026/08/28 03:18:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/28 03:18:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/28 03:18:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/28 03:18:38 DEBUG : dir/file1(0x319d1b3accc0): _readAt: size=1, off=0 2026/08/28 03:18:38 DEBUG : dir/file1(0x319d1b3accc0): openPending: 2026/08/28 03:18:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/28 03:18:38 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/28 03:18:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:18:38 DEBUG : dir/file1(0x319d1b3accc0): >openPending: err= 2026/08/28 03:18:38 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/28 03:18:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/28 03:18:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/28 03:18:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:18:38 DEBUG : dir/file1(0x319d1b3accc0): >_readAt: n=1, err= 2026/08/28 03:18:38 DEBUG : dir/file1(0x319d1b3accc0): _readAt: size=1, off=5 2026/08/28 03:18:38 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/28 03:18:38 DEBUG : dir/file1(0x319d1b3accc0): >_readAt: n=1, err= 2026/08/28 03:18:38 DEBUG : dir/file1(0x319d1b3accc0): _readAt: size=1, off=1 2026/08/28 03:18:38 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/28 03:18:38 DEBUG : dir/file1(0x319d1b3accc0): >_readAt: n=1, err= 2026/08/28 03:18:38 DEBUG : dir/file1(0x319d1b3accc0): _readAt: size=6, off=10 2026/08/28 03:18:38 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/28 03:18:38 DEBUG : dir/file1(0x319d1b3accc0): >_readAt: n=6, err= 2026/08/28 03:18:38 DEBUG : dir/file1(0x319d1b3accc0): _readAt: size=256, off=10 2026/08/28 03:18:38 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/28 03:18:38 DEBUG : dir/file1(0x319d1b3accc0): >_readAt: n=6, err=EOF 2026/08/28 03:18:38 DEBUG : dir/file1(0x319d1b3accc0): _readAt: size=256, off=100 2026/08/28 03:18:38 DEBUG : dir/file1(0x319d1b3accc0): >_readAt: n=0, err=EOF 2026/08/28 03:18:38 DEBUG : dir/file1(0x319d1b3accc0): close: 2026/08/28 03:18:38 DEBUG : dir/file1(0x319d1b3accc0): >close: err= 2026/08/28 03:18:38 DEBUG : dir/file1(0x319d1b3accc0): _readAt: size=256, off=100 2026/08/28 03:18:38 DEBUG : dir/file1(0x319d1b3accc0): >_readAt: n=0, err=file already closed 2026/08/28 03:18:38 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:18:38 DEBUG : dir: Looking for writers 2026/08/28 03:18:38 DEBUG : file1: reading active writers 2026/08/28 03:18:38 DEBUG : Looking for writers 2026/08/28 03:18:38 DEBUG : dir: reading active writers 2026/08/28 03:18:38 DEBUG : >WaitForWriters: 2026/08/28 03:18:38 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: cleaner exiting 2026/08/28 03:18:38 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho/dir/file1: no such file or directory 2026/08/28 03:18:38 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-vubuqod1keho/dir/file1: no such file or directory --- PASS: TestRWFileHandleReadAt (4.62s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:18:39 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:18:39 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/28 03:18:39 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:18:39 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:18:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:18:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:18:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:18:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:18:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:18:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:18:39 INFO : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/28 03:18:40 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/28 03:18:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/28 03:18:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/28 03:18:42 DEBUG : dir/file1: newRWFileHandle: 2026/08/28 03:18:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/28 03:18:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/28 03:18:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/28 03:18:42 DEBUG : dir/file1(0x319d1b3ac700): RWFileHandle.Flush 2026/08/28 03:18:42 DEBUG : dir/file1(0x319d1b3ac700): _readAt: size=256, off=0 2026/08/28 03:18:42 DEBUG : dir/file1(0x319d1b3ac700): openPending: 2026/08/28 03:18:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/28 03:18:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/28 03:18:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:18:42 DEBUG : dir/file1(0x319d1b3ac700): >openPending: err= 2026/08/28 03:18:42 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/28 03:18:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/28 03:18:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/28 03:18:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:18:42 DEBUG : dir/file1(0x319d1b3ac700): >_readAt: n=16, err=EOF 2026/08/28 03:18:42 DEBUG : dir/file1(0x319d1b3ac700): RWFileHandle.Flush 2026/08/28 03:18:42 DEBUG : dir/file1(0x319d1b3ac700): RWFileHandle.Flush 2026/08/28 03:18:42 DEBUG : dir/file1(0x319d1b3ac700): close: 2026/08/28 03:18:42 DEBUG : dir/file1(0x319d1b3ac700): >close: err= 2026/08/28 03:18:42 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:18:42 DEBUG : dir: Looking for writers 2026/08/28 03:18:42 DEBUG : file1: reading active writers 2026/08/28 03:18:42 DEBUG : Looking for writers 2026/08/28 03:18:42 DEBUG : dir: reading active writers 2026/08/28 03:18:42 DEBUG : >WaitForWriters: 2026/08/28 03:18:42 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: cleaner exiting 2026/08/28 03:18:43 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho/dir/file1: no such file or directory 2026/08/28 03:18:43 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-vubuqod1keho/dir/file1: no such file or directory --- PASS: TestRWFileHandleFlushRead (4.59s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:18:44 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:18:44 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/28 03:18:44 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:18:44 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:18:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:18:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:18:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:18:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:18:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:18:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:18:44 INFO : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/28 03:18:45 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/28 03:18:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/28 03:18:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/28 03:18:47 DEBUG : dir/file1: newRWFileHandle: 2026/08/28 03:18:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/28 03:18:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/28 03:18:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/28 03:18:47 DEBUG : dir/file1(0x319d1b02b0c0): _readAt: size=256, off=0 2026/08/28 03:18:47 DEBUG : dir/file1(0x319d1b02b0c0): openPending: 2026/08/28 03:18:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/28 03:18:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/28 03:18:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:18:47 DEBUG : dir/file1(0x319d1b02b0c0): >openPending: err= 2026/08/28 03:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/28 03:18:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/28 03:18:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/28 03:18:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:18:47 DEBUG : dir/file1(0x319d1b02b0c0): >_readAt: n=16, err=EOF 2026/08/28 03:18:47 DEBUG : dir/file1(0x319d1b02b0c0): RWFileHandle.Release 2026/08/28 03:18:47 DEBUG : dir/file1(0x319d1b02b0c0): close: 2026/08/28 03:18:47 DEBUG : dir/file1(0x319d1b02b0c0): >close: err= 2026/08/28 03:18:47 DEBUG : dir/file1(0x319d1b02b0c0): RWFileHandle.Release 2026/08/28 03:18:47 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:18:47 DEBUG : dir: Looking for writers 2026/08/28 03:18:47 DEBUG : file1: reading active writers 2026/08/28 03:18:47 DEBUG : Looking for writers 2026/08/28 03:18:47 DEBUG : dir: reading active writers 2026/08/28 03:18:47 DEBUG : >WaitForWriters: 2026/08/28 03:18:47 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: cleaner exiting 2026/08/28 03:18:47 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho/dir/file1: no such file or directory 2026/08/28 03:18:47 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-vubuqod1keho/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (4.79s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:18:48 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:18:48 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/28 03:18:48 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:18:48 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:18:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:18:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:18:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:18:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:18:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:18:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:18:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:18:48 INFO : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/28 03:18:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:18:49 DEBUG : file1: newRWFileHandle: 2026/08/28 03:18:49 DEBUG : file1(0x319d1b554800): openPending: 2026/08/28 03:18:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:18:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:18:49 DEBUG : file1(0x319d1b554800): >openPending: err= 2026/08/28 03:18:49 DEBUG : file1: >newRWFileHandle: err= 2026/08/28 03:18:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:18:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/28 03:18:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/28 03:18:49 DEBUG : file1(0x319d1b554800): _writeAt: size=5, off=0 2026/08/28 03:18:49 DEBUG : file1(0x319d1b554800): >_writeAt: n=5, err= 2026/08/28 03:18:49 DEBUG : file1(0x319d1b554800): _writeAt: size=7, off=5 2026/08/28 03:18:49 DEBUG : file1(0x319d1b554800): >_writeAt: n=7, err= 2026/08/28 03:18:49 DEBUG : file1: vfs cache: truncate to size=11 2026/08/28 03:18:49 DEBUG : file1(0x319d1b554800): close: 2026/08/28 03:18:49 DEBUG : file1: vfs cache: setting modification time to 2026-08-28 03:18:49.126660728 +0000 UTC m=+314.758417601 2026/08/28 03:18:49 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/28 03:18:49 DEBUG : file1(0x319d1b554800): >close: err= 2026/08/28 03:18:49 DEBUG : file1(0x319d1b554800): close: 2026/08/28 03:18:49 DEBUG : file1(0x319d1b554800): >close: err=file already closed 2026/08/28 03:18:49 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:18:49 DEBUG : Looking for writers 2026/08/28 03:18:49 DEBUG : file1: reading active writers 2026/08/28 03:18:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/28 03:18:49 DEBUG : Looking for writers 2026/08/28 03:18:49 DEBUG : file1: reading active writers 2026/08/28 03:18:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/28 03:18:49 DEBUG : Looking for writers 2026/08/28 03:18:49 DEBUG : file1: reading active writers 2026/08/28 03:18:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/28 03:18:49 DEBUG : Looking for writers 2026/08/28 03:18:49 DEBUG : file1: reading active writers 2026/08/28 03:18:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/28 03:18:49 DEBUG : file1: vfs cache: starting upload 2026/08/28 03:18:49 DEBUG : Looking for writers 2026/08/28 03:18:49 DEBUG : file1: reading active writers 2026/08/28 03:18:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/28 03:18:49 DEBUG : Looking for writers 2026/08/28 03:18:49 DEBUG : file1: reading active writers 2026/08/28 03:18:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/28 03:18:49 DEBUG : Looking for writers 2026/08/28 03:18:49 DEBUG : file1: reading active writers 2026/08/28 03:18:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/28 03:18:50 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/08/28 03:18:50 DEBUG : Looking for writers 2026/08/28 03:18:50 DEBUG : file1: reading active writers 2026/08/28 03:18:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/28 03:18:51 DEBUG : file1: size = 11 OK 2026/08/28 03:18:51 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/28 03:18:51 INFO : file1: Copied (new) 2026/08/28 03:18:51 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-28 03:18:49 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/28 03:18:51 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/28 03:18:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:18:51 INFO : file1: vfs cache: upload succeeded try #1 2026/08/28 03:18:51 DEBUG : Looking for writers 2026/08/28 03:18:51 DEBUG : file1: reading active writers 2026/08/28 03:18:51 DEBUG : >WaitForWriters: 2026/08/28 03:18:51 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:18:51 DEBUG : Looking for writers 2026/08/28 03:18:51 DEBUG : file1: reading active writers 2026/08/28 03:18:51 DEBUG : >WaitForWriters: 2026/08/28 03:18:51 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.25s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:18:52 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:18:52 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/28 03:18:52 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:18:52 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:18:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:18:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:18:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:18:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:18:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:18:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:18:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:18:52 INFO : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/28 03:18:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:18:52 DEBUG : file1: newRWFileHandle: 2026/08/28 03:18:52 DEBUG : file1(0x319d1b02a5c0): openPending: 2026/08/28 03:18:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:18:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:18:52 DEBUG : file1(0x319d1b02a5c0): >openPending: err= 2026/08/28 03:18:52 DEBUG : file1: >newRWFileHandle: err= 2026/08/28 03:18:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:18:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/28 03:18:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/28 03:18:52 DEBUG : file1(0x319d1b02a5c0): _writeAt: size=7, off=0 2026/08/28 03:18:52 DEBUG : file1(0x319d1b02a5c0): >_writeAt: n=7, err= 2026/08/28 03:18:52 DEBUG : file1(0x319d1b02a5c0): _writeAt: size=6, off=5 2026/08/28 03:18:52 DEBUG : file1(0x319d1b02a5c0): >_writeAt: n=6, err= 2026/08/28 03:18:52 DEBUG : file1(0x319d1b02a5c0): close: 2026/08/28 03:18:52 DEBUG : file1: vfs cache: setting modification time to 2026-08-28 03:18:52.377171825 +0000 UTC m=+318.008928678 2026/08/28 03:18:52 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/28 03:18:52 DEBUG : file1(0x319d1b02a5c0): >close: err= 2026/08/28 03:18:52 DEBUG : file1(0x319d1b02a5c0): _writeAt: size=5, off=0 2026/08/28 03:18:52 DEBUG : file1(0x319d1b02a5c0): >_writeAt: n=0, err=file already closed 2026/08/28 03:18:52 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:18:52 DEBUG : Looking for writers 2026/08/28 03:18:52 DEBUG : file1: reading active writers 2026/08/28 03:18:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/28 03:18:52 DEBUG : Looking for writers 2026/08/28 03:18:52 DEBUG : file1: reading active writers 2026/08/28 03:18:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/28 03:18:52 DEBUG : Looking for writers 2026/08/28 03:18:52 DEBUG : file1: reading active writers 2026/08/28 03:18:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/28 03:18:52 DEBUG : Looking for writers 2026/08/28 03:18:52 DEBUG : file1: reading active writers 2026/08/28 03:18:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/28 03:18:52 DEBUG : file1: vfs cache: starting upload 2026/08/28 03:18:52 DEBUG : Looking for writers 2026/08/28 03:18:52 DEBUG : file1: reading active writers 2026/08/28 03:18:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/28 03:18:52 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho/dir/file1: no such file or directory 2026/08/28 03:18:52 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-vubuqod1keho/dir/file1: no such file or directory 2026/08/28 03:18:52 DEBUG : Looking for writers 2026/08/28 03:18:52 DEBUG : file1: reading active writers 2026/08/28 03:18:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/28 03:18:53 DEBUG : Looking for writers 2026/08/28 03:18:53 DEBUG : file1: reading active writers 2026/08/28 03:18:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/28 03:18:53 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/08/28 03:18:53 DEBUG : Looking for writers 2026/08/28 03:18:53 DEBUG : file1: reading active writers 2026/08/28 03:18:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/28 03:18:54 DEBUG : file1: size = 11 OK 2026/08/28 03:18:54 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/28 03:18:54 INFO : file1: Copied (new) 2026/08/28 03:18:54 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-28 03:18:52 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/28 03:18:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/28 03:18:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:18:54 INFO : file1: vfs cache: upload succeeded try #1 2026/08/28 03:18:54 DEBUG : Looking for writers 2026/08/28 03:18:54 DEBUG : file1: reading active writers 2026/08/28 03:18:54 DEBUG : >WaitForWriters: 2026/08/28 03:18:54 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:18:54 DEBUG : Looking for writers 2026/08/28 03:18:54 DEBUG : file1: reading active writers 2026/08/28 03:18:54 DEBUG : >WaitForWriters: 2026/08/28 03:18:54 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.23s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:18:55 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:18:55 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/28 03:18:55 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:18:55 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:18:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:18:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:18:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:18:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:18:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:18:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:18:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:18:55 INFO : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/28 03:18:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:18:55 DEBUG : file1: newRWFileHandle: 2026/08/28 03:18:55 DEBUG : file1(0x319d1b554cc0): openPending: 2026/08/28 03:18:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:18:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:18:55 DEBUG : file1(0x319d1b554cc0): >openPending: err= 2026/08/28 03:18:55 DEBUG : file1: >newRWFileHandle: err= 2026/08/28 03:18:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:18:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/28 03:18:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/28 03:18:55 DEBUG : file1(0x319d1b554cc0): close: 2026/08/28 03:18:55 DEBUG : file1: vfs cache: setting modification time to 2026-08-28 03:18:55.603337568 +0000 UTC m=+321.235094411 2026/08/28 03:18:55 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/28 03:18:55 DEBUG : file1(0x319d1b554cc0): >close: err= 2026/08/28 03:18:55 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/28 03:18:55 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/28 03:18:55 DEBUG : file2: newRWFileHandle: 2026/08/28 03:18:55 DEBUG : file2(0x319d1b555140): openPending: 2026/08/28 03:18:55 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:18:55 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/28 03:18:55 DEBUG : file2(0x319d1b555140): >openPending: err= 2026/08/28 03:18:55 DEBUG : file2: >newRWFileHandle: err= 2026/08/28 03:18:55 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/28 03:18:55 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/08/28 03:18:55 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/08/28 03:18:55 DEBUG : file2(0x319d1b555140): RWFileHandle.Flush 2026/08/28 03:18:55 DEBUG : file2(0x319d1b555140): RWFileHandle.Release 2026/08/28 03:18:55 DEBUG : file2(0x319d1b555140): close: 2026/08/28 03:18:55 DEBUG : file2: vfs cache: setting modification time to 2026-08-28 03:18:55.604317898 +0000 UTC m=+321.236074741 2026/08/28 03:18:55 INFO : file2: vfs cache: queuing for upload in 100ms 2026/08/28 03:18:55 DEBUG : file2(0x319d1b555140): >close: err= 2026/08/28 03:18:55 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:18:55 DEBUG : Looking for writers 2026/08/28 03:18:55 DEBUG : file1: reading active writers 2026/08/28 03:18:55 DEBUG : file2: reading active writers 2026/08/28 03:18:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/08/28 03:18:55 DEBUG : Looking for writers 2026/08/28 03:18:55 DEBUG : file1: reading active writers 2026/08/28 03:18:55 DEBUG : file2: reading active writers 2026/08/28 03:18:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/08/28 03:18:55 DEBUG : Looking for writers 2026/08/28 03:18:55 DEBUG : file1: reading active writers 2026/08/28 03:18:55 DEBUG : file2: reading active writers 2026/08/28 03:18:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/08/28 03:18:55 DEBUG : Looking for writers 2026/08/28 03:18:55 DEBUG : file1: reading active writers 2026/08/28 03:18:55 DEBUG : file2: reading active writers 2026/08/28 03:18:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/08/28 03:18:55 DEBUG : file1: vfs cache: starting upload 2026/08/28 03:18:55 DEBUG : file2: vfs cache: starting upload 2026/08/28 03:18:55 DEBUG : Looking for writers 2026/08/28 03:18:55 DEBUG : file1: reading active writers 2026/08/28 03:18:55 DEBUG : file2: reading active writers 2026/08/28 03:18:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/08/28 03:18:55 DEBUG : Looking for writers 2026/08/28 03:18:55 DEBUG : file1: reading active writers 2026/08/28 03:18:55 DEBUG : file2: reading active writers 2026/08/28 03:18:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/08/28 03:18:56 DEBUG : Looking for writers 2026/08/28 03:18:56 DEBUG : file1: reading active writers 2026/08/28 03:18:56 DEBUG : file2: reading active writers 2026/08/28 03:18:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/08/28 03:18:56 DEBUG : Looking for writers 2026/08/28 03:18:56 DEBUG : file1: reading active writers 2026/08/28 03:18:56 DEBUG : file2: reading active writers 2026/08/28 03:18:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/08/28 03:18:57 DEBUG : file1: size = 0 OK 2026/08/28 03:18:57 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/28 03:18:57 INFO : file1: Copied (new) 2026/08/28 03:18:57 DEBUG : file1: vfs cache: fingerprint now "0,2026-08-28 03:18:55 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/28 03:18:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/28 03:18:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:18:57 INFO : file1: vfs cache: upload succeeded try #1 2026/08/28 03:18:57 DEBUG : file2: size = 0 OK 2026/08/28 03:18:57 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/28 03:18:57 INFO : file2: Copied (new) 2026/08/28 03:18:57 DEBUG : file2: vfs cache: fingerprint now "0,2026-08-28 03:18:55 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/28 03:18:57 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/08/28 03:18:57 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/28 03:18:57 INFO : file2: vfs cache: upload succeeded try #1 2026/08/28 03:18:57 DEBUG : Looking for writers 2026/08/28 03:18:57 DEBUG : file1: reading active writers 2026/08/28 03:18:57 DEBUG : file2: reading active writers 2026/08/28 03:18:57 DEBUG : >WaitForWriters: 2026/08/28 03:18:58 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:18:58 DEBUG : Looking for writers 2026/08/28 03:18:58 DEBUG : file1: reading active writers 2026/08/28 03:18:58 DEBUG : file2: reading active writers 2026/08/28 03:18:58 DEBUG : >WaitForWriters: 2026/08/28 03:18:58 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (3.43s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:18:58 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:18:58 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/28 03:18:58 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:18:58 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:18:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:18:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:18:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:18:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:18:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:18:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:18:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:18:58 INFO : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/28 03:18:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:18:59 DEBUG : file1: newRWFileHandle: 2026/08/28 03:18:59 DEBUG : file1(0x319d1b3ad400): openPending: 2026/08/28 03:18:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:18:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:18:59 DEBUG : file1(0x319d1b3ad400): >openPending: err= 2026/08/28 03:18:59 DEBUG : file1: >newRWFileHandle: err= 2026/08/28 03:18:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:18:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/28 03:18:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/28 03:18:59 DEBUG : file1(0x319d1b3ad400): _writeAt: size=5, off=0 2026/08/28 03:18:59 DEBUG : file1(0x319d1b3ad400): >_writeAt: n=5, err= 2026/08/28 03:18:59 DEBUG : file1(0x319d1b3ad400): RWFileHandle.Flush 2026/08/28 03:18:59 DEBUG : file1(0x319d1b3ad400): RWFileHandle.Flush 2026/08/28 03:18:59 DEBUG : file1(0x319d1b3ad400): close: 2026/08/28 03:18:59 DEBUG : file1: vfs cache: setting modification time to 2026-08-28 03:18:59.026460501 +0000 UTC m=+324.658217344 2026/08/28 03:18:59 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/28 03:18:59 DEBUG : file1(0x319d1b3ad400): >close: err= 2026/08/28 03:18:59 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:18:59 DEBUG : Looking for writers 2026/08/28 03:18:59 DEBUG : file1: reading active writers 2026/08/28 03:18:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/28 03:18:59 DEBUG : Looking for writers 2026/08/28 03:18:59 DEBUG : file1: reading active writers 2026/08/28 03:18:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/28 03:18:59 DEBUG : Looking for writers 2026/08/28 03:18:59 DEBUG : file1: reading active writers 2026/08/28 03:18:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/28 03:18:59 DEBUG : Looking for writers 2026/08/28 03:18:59 DEBUG : file1: reading active writers 2026/08/28 03:18:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/28 03:18:59 DEBUG : file1: vfs cache: starting upload 2026/08/28 03:18:59 DEBUG : Looking for writers 2026/08/28 03:18:59 DEBUG : file1: reading active writers 2026/08/28 03:18:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/28 03:18:59 DEBUG : Looking for writers 2026/08/28 03:18:59 DEBUG : file1: reading active writers 2026/08/28 03:18:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/28 03:18:59 DEBUG : Looking for writers 2026/08/28 03:18:59 DEBUG : file1: reading active writers 2026/08/28 03:18:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/28 03:19:00 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/08/28 03:19:00 DEBUG : Looking for writers 2026/08/28 03:19:00 DEBUG : file1: reading active writers 2026/08/28 03:19:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/28 03:19:01 DEBUG : file1: size = 5 OK 2026/08/28 03:19:01 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/28 03:19:01 INFO : file1: Copied (new) 2026/08/28 03:19:01 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-28 03:18:59 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/28 03:19:01 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/28 03:19:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:19:01 INFO : file1: vfs cache: upload succeeded try #1 2026/08/28 03:19:01 DEBUG : Looking for writers 2026/08/28 03:19:01 DEBUG : file1: reading active writers 2026/08/28 03:19:01 DEBUG : >WaitForWriters: 2026/08/28 03:19:01 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (3.06s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:19:01 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:19:01 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/28 03:19:01 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:19:01 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:19:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:19:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:19:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:19:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:19:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:19:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:19:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:01 INFO : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/28 03:19:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:02 DEBUG : file1: newRWFileHandle: 2026/08/28 03:19:02 DEBUG : file1(0x319d1b3ade00): openPending: 2026/08/28 03:19:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:19:02 DEBUG : file1(0x319d1b3ade00): >openPending: err= 2026/08/28 03:19:02 DEBUG : file1: >newRWFileHandle: err= 2026/08/28 03:19:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:19:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/28 03:19:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/28 03:19:02 DEBUG : file1(0x319d1b3ade00): _writeAt: size=5, off=0 2026/08/28 03:19:02 DEBUG : file1(0x319d1b3ade00): >_writeAt: n=5, err= 2026/08/28 03:19:02 DEBUG : file1(0x319d1b3ade00): RWFileHandle.Release 2026/08/28 03:19:02 DEBUG : file1(0x319d1b3ade00): close: 2026/08/28 03:19:02 DEBUG : file1: vfs cache: setting modification time to 2026-08-28 03:19:02.084019159 +0000 UTC m=+327.715776042 2026/08/28 03:19:02 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:02 DEBUG : file1(0x319d1b3ade00): >close: err= 2026/08/28 03:19:02 DEBUG : file1(0x319d1b3ade00): RWFileHandle.Release 2026/08/28 03:19:02 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:19:02 DEBUG : Looking for writers 2026/08/28 03:19:02 DEBUG : file1: reading active writers 2026/08/28 03:19:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/28 03:19:02 DEBUG : Looking for writers 2026/08/28 03:19:02 DEBUG : file1: reading active writers 2026/08/28 03:19:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/28 03:19:02 DEBUG : Looking for writers 2026/08/28 03:19:02 DEBUG : file1: reading active writers 2026/08/28 03:19:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/28 03:19:02 DEBUG : Looking for writers 2026/08/28 03:19:02 DEBUG : file1: reading active writers 2026/08/28 03:19:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/28 03:19:02 DEBUG : file1: vfs cache: starting upload 2026/08/28 03:19:02 DEBUG : Looking for writers 2026/08/28 03:19:02 DEBUG : file1: reading active writers 2026/08/28 03:19:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/28 03:19:02 DEBUG : Looking for writers 2026/08/28 03:19:02 DEBUG : file1: reading active writers 2026/08/28 03:19:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/28 03:19:02 DEBUG : Looking for writers 2026/08/28 03:19:02 DEBUG : file1: reading active writers 2026/08/28 03:19:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/28 03:19:03 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/08/28 03:19:03 DEBUG : Looking for writers 2026/08/28 03:19:03 DEBUG : file1: reading active writers 2026/08/28 03:19:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/28 03:19:03 DEBUG : file1: size = 5 OK 2026/08/28 03:19:03 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/28 03:19:03 INFO : file1: Copied (new) 2026/08/28 03:19:03 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-28 03:19:02 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/28 03:19:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/28 03:19:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:19:03 INFO : file1: vfs cache: upload succeeded try #1 2026/08/28 03:19:04 DEBUG : Looking for writers 2026/08/28 03:19:04 DEBUG : file1: reading active writers 2026/08/28 03:19:04 DEBUG : >WaitForWriters: 2026/08/28 03:19:04 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (3.02s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:19:04 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:19:04 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/28 03:19:04 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:19:04 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:19:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:19:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:19:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:19:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:19:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:19:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:19:04 INFO : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/28 03:19:06 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/28 03:19:07 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/08/28 03:19:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/28 03:19:07 DEBUG : dir/file1: newRWFileHandle: 2026/08/28 03:19:07 DEBUG : dir/file1(0x319d1b02b2c0): openPending: 2026/08/28 03:19:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/28 03:19:07 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/28 03:19:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:19:07 DEBUG : dir/file1(0x319d1b02b2c0): >openPending: err= 2026/08/28 03:19:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/28 03:19:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/28 03:19:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/28 03:19:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/28 03:19:07 DEBUG : dir/file1(0x319d1b02b2c0): _writeAt: size=5, off=0 2026/08/28 03:19:07 DEBUG : dir/file1(0x319d1b02b2c0): >_writeAt: n=5, err= 2026/08/28 03:19:07 DEBUG : dir/file1(0x319d1b02b2c0): close: 2026/08/28 03:19:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:07 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-28 03:19:07.934918996 +0000 UTC m=+333.566675839 2026/08/28 03:19:07 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:07 DEBUG : dir/file1(0x319d1b02b2c0): >close: err= 2026/08/28 03:19:07 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:19:07 DEBUG : dir: Looking for writers 2026/08/28 03:19:07 DEBUG : file1: reading active writers 2026/08/28 03:19:07 DEBUG : Looking for writers 2026/08/28 03:19:07 DEBUG : dir: reading active writers 2026/08/28 03:19:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/28 03:19:07 DEBUG : dir: Looking for writers 2026/08/28 03:19:07 DEBUG : file1: reading active writers 2026/08/28 03:19:07 DEBUG : Looking for writers 2026/08/28 03:19:07 DEBUG : dir: reading active writers 2026/08/28 03:19:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/28 03:19:07 DEBUG : dir: Looking for writers 2026/08/28 03:19:07 DEBUG : file1: reading active writers 2026/08/28 03:19:07 DEBUG : Looking for writers 2026/08/28 03:19:07 DEBUG : dir: reading active writers 2026/08/28 03:19:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/28 03:19:08 DEBUG : dir: Looking for writers 2026/08/28 03:19:08 DEBUG : file1: reading active writers 2026/08/28 03:19:08 DEBUG : Looking for writers 2026/08/28 03:19:08 DEBUG : dir: reading active writers 2026/08/28 03:19:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/28 03:19:08 DEBUG : dir/file1: vfs cache: starting upload 2026/08/28 03:19:08 DEBUG : dir: Looking for writers 2026/08/28 03:19:08 DEBUG : file1: reading active writers 2026/08/28 03:19:08 DEBUG : Looking for writers 2026/08/28 03:19:08 DEBUG : dir: reading active writers 2026/08/28 03:19:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/28 03:19:08 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/08/28 03:19:08 DEBUG : dir: Looking for writers 2026/08/28 03:19:08 DEBUG : file1: reading active writers 2026/08/28 03:19:08 DEBUG : Looking for writers 2026/08/28 03:19:08 DEBUG : dir: reading active writers 2026/08/28 03:19:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/28 03:19:08 DEBUG : dir: Looking for writers 2026/08/28 03:19:08 DEBUG : file1: reading active writers 2026/08/28 03:19:08 DEBUG : Looking for writers 2026/08/28 03:19:08 DEBUG : dir: reading active writers 2026/08/28 03:19:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/28 03:19:09 DEBUG : dir: Looking for writers 2026/08/28 03:19:09 DEBUG : file1: reading active writers 2026/08/28 03:19:09 DEBUG : Looking for writers 2026/08/28 03:19:09 DEBUG : dir: reading active writers 2026/08/28 03:19:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/28 03:19:09 DEBUG : dir/file1: size = 5 OK 2026/08/28 03:19:09 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/28 03:19:09 INFO : dir/file1: Copied (replaced existing) 2026/08/28 03:19:09 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-08-28 03:19:07 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/28 03:19:09 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/28 03:19:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:19:09 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/28 03:19:10 DEBUG : dir: Looking for writers 2026/08/28 03:19:10 DEBUG : file1: reading active writers 2026/08/28 03:19:10 DEBUG : Looking for writers 2026/08/28 03:19:10 DEBUG : dir: reading active writers 2026/08/28 03:19:10 DEBUG : >WaitForWriters: 2026/08/28 03:19:10 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (6.47s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:19:11 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:19:11 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/28 03:19:11 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:19:11 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:19:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:19:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:19:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:19:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:19:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:19:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:19:11 INFO : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/28 03:19:12 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/28 03:19:14 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:14 DEBUG : dir/file1: newRWFileHandle: 2026/08/28 03:19:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/28 03:19:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:19:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/28 03:19:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/28 03:19:14 DEBUG : dir/file1(0x319d1b0fa400): _writeAt: size=5, off=0 2026/08/28 03:19:14 DEBUG : dir/file1(0x319d1b0fa400): openPending: 2026/08/28 03:19:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/28 03:19:14 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/28 03:19:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:19:14 DEBUG : dir/file1(0x319d1b0fa400): >openPending: err= 2026/08/28 03:19:14 DEBUG : dir/file1(0x319d1b0fa400): >_writeAt: n=5, err= 2026/08/28 03:19:14 DEBUG : dir/file1(0x319d1b0fa400): _writeAt: size=15, off=5 2026/08/28 03:19:14 DEBUG : dir/file1(0x319d1b0fa400): >_writeAt: n=15, err= 2026/08/28 03:19:14 DEBUG : dir/file1(0x319d1b0fa400): close: 2026/08/28 03:19:14 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/08/28 03:19:14 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-28 03:19:14.431327309 +0000 UTC m=+340.063084152 2026/08/28 03:19:14 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:14 DEBUG : dir/file1(0x319d1b0fa400): >close: err= 2026/08/28 03:19:14 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:19:14 DEBUG : dir: Looking for writers 2026/08/28 03:19:14 DEBUG : file1: reading active writers 2026/08/28 03:19:14 DEBUG : Looking for writers 2026/08/28 03:19:14 DEBUG : dir: reading active writers 2026/08/28 03:19:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/28 03:19:14 DEBUG : dir: Looking for writers 2026/08/28 03:19:14 DEBUG : file1: reading active writers 2026/08/28 03:19:14 DEBUG : Looking for writers 2026/08/28 03:19:14 DEBUG : dir: reading active writers 2026/08/28 03:19:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/28 03:19:14 DEBUG : dir: Looking for writers 2026/08/28 03:19:14 DEBUG : file1: reading active writers 2026/08/28 03:19:14 DEBUG : Looking for writers 2026/08/28 03:19:14 DEBUG : dir: reading active writers 2026/08/28 03:19:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/28 03:19:14 DEBUG : dir: Looking for writers 2026/08/28 03:19:14 DEBUG : file1: reading active writers 2026/08/28 03:19:14 DEBUG : Looking for writers 2026/08/28 03:19:14 DEBUG : dir: reading active writers 2026/08/28 03:19:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/28 03:19:14 DEBUG : dir/file1: vfs cache: starting upload 2026/08/28 03:19:14 DEBUG : dir: Looking for writers 2026/08/28 03:19:14 DEBUG : file1: reading active writers 2026/08/28 03:19:14 DEBUG : Looking for writers 2026/08/28 03:19:14 DEBUG : dir: reading active writers 2026/08/28 03:19:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/28 03:19:14 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2026/08/28 03:19:14 DEBUG : dir: Looking for writers 2026/08/28 03:19:14 DEBUG : file1: reading active writers 2026/08/28 03:19:14 DEBUG : Looking for writers 2026/08/28 03:19:14 DEBUG : dir: reading active writers 2026/08/28 03:19:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/28 03:19:15 DEBUG : dir: Looking for writers 2026/08/28 03:19:15 DEBUG : file1: reading active writers 2026/08/28 03:19:15 DEBUG : Looking for writers 2026/08/28 03:19:15 DEBUG : dir: reading active writers 2026/08/28 03:19:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/28 03:19:15 DEBUG : dir: Looking for writers 2026/08/28 03:19:15 DEBUG : file1: reading active writers 2026/08/28 03:19:15 DEBUG : Looking for writers 2026/08/28 03:19:15 DEBUG : dir: reading active writers 2026/08/28 03:19:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/28 03:19:15 DEBUG : dir/file1: size = 20 OK 2026/08/28 03:19:15 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/08/28 03:19:15 INFO : dir/file1: Copied (replaced existing) 2026/08/28 03:19:15 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-08-28 03:19:14 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/08/28 03:19:15 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/28 03:19:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:19:15 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/28 03:19:16 DEBUG : dir: Looking for writers 2026/08/28 03:19:16 DEBUG : file1: reading active writers 2026/08/28 03:19:16 DEBUG : Looking for writers 2026/08/28 03:19:16 DEBUG : dir: reading active writers 2026/08/28 03:19:16 DEBUG : >WaitForWriters: 2026/08/28 03:19:16 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (6.50s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:19:17 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:19:17 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/28 03:19:17 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:19:17 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:19:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:19:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:19:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:19:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:19:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:19:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:19:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:17 INFO : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/28 03:19:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:18 DEBUG : file1: newRWFileHandle: 2026/08/28 03:19:18 DEBUG : file1(0x319d1b5547c0): openPending: 2026/08/28 03:19:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:19:18 DEBUG : file1(0x319d1b5547c0): >openPending: err= 2026/08/28 03:19:18 DEBUG : file1: >newRWFileHandle: err= 2026/08/28 03:19:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:19:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/28 03:19:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/28 03:19:18 DEBUG : file1(0x319d1b5547c0): _writeAt: size=5, off=0 2026/08/28 03:19:18 DEBUG : file1(0x319d1b5547c0): >_writeAt: n=5, err= 2026/08/28 03:19:18 DEBUG : file1(0x319d1b5547c0): close: 2026/08/28 03:19:18 DEBUG : file1: vfs cache: setting modification time to 2026-08-28 03:19:18.090182791 +0000 UTC m=+343.721939623 2026/08/28 03:19:18 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:18 DEBUG : file1(0x319d1b5547c0): >close: err= 2026/08/28 03:19:18 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:19:18 DEBUG : Looking for writers 2026/08/28 03:19:18 DEBUG : file1: reading active writers 2026/08/28 03:19:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/28 03:19:18 DEBUG : Looking for writers 2026/08/28 03:19:18 DEBUG : file1: reading active writers 2026/08/28 03:19:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/28 03:19:18 DEBUG : Looking for writers 2026/08/28 03:19:18 DEBUG : file1: reading active writers 2026/08/28 03:19:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/28 03:19:18 DEBUG : Looking for writers 2026/08/28 03:19:18 DEBUG : file1: reading active writers 2026/08/28 03:19:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/28 03:19:18 DEBUG : file1: vfs cache: starting upload 2026/08/28 03:19:18 DEBUG : Looking for writers 2026/08/28 03:19:18 DEBUG : file1: reading active writers 2026/08/28 03:19:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/28 03:19:18 DEBUG : Looking for writers 2026/08/28 03:19:18 DEBUG : file1: reading active writers 2026/08/28 03:19:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/28 03:19:18 DEBUG : Looking for writers 2026/08/28 03:19:18 DEBUG : file1: reading active writers 2026/08/28 03:19:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/28 03:19:19 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/08/28 03:19:19 DEBUG : Looking for writers 2026/08/28 03:19:19 DEBUG : file1: reading active writers 2026/08/28 03:19:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/28 03:19:20 DEBUG : file1: size = 5 OK 2026/08/28 03:19:20 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/28 03:19:20 INFO : file1: Copied (new) 2026/08/28 03:19:20 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-28 03:19:18 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/28 03:19:20 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/28 03:19:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:19:20 INFO : file1: vfs cache: upload succeeded try #1 2026/08/28 03:19:20 DEBUG : Looking for writers 2026/08/28 03:19:20 DEBUG : file1: reading active writers 2026/08/28 03:19:20 DEBUG : >WaitForWriters: 2026/08/28 03:19:20 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (3.07s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:19:20 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:19:20 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/28 03:19:20 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:19:20 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:19:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:19:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:19:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:19:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:19:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:19:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/08/28 03:19:20 INFO : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b02abc0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b02abc0): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b02abc0): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b02abc0): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b02abc0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.146531455 +0000 UTC m=+346.778288308 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b02abc0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b02b100): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b02b100): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b02b100): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b02b100): >_readAt: n=2, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b02b100): _writeAt: size=3, off=2 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b02b100): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b02b100): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.146531455 +0000 UTC m=+346.778288308 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b02b100): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b02b5c0): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b02b5c0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b02b5c0): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b02b5c0): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b02b5c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.146531455 +0000 UTC m=+346.778288308 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b02b5c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1af378f0 item 1 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b02bc00): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b02bc00): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b02bc00): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b02bc00): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b02bc00): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.149290665 +0000 UTC m=+346.781047518 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b02bc00): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3ac500): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3ac500): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3ac500): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3ac500): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3ac500): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.149290665 +0000 UTC m=+346.781047518 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3ac500): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1afa5030 item 2 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3acc40): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3acc40): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3acc40): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3acc40): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3acc40): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.152120787 +0000 UTC m=+346.783877640 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3acc40): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3ad0c0): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3ad0c0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3ad0c0): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3ad0c0): >_readAt: n=2, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3ad0c0): _writeAt: size=3, off=2 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3ad0c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3ad0c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.152120787 +0000 UTC m=+346.783877640 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3ad0c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3ad5c0): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3ad5c0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3ad5c0): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3ad5c0): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3ad5c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.152120787 +0000 UTC m=+346.783877640 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3ad5c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1afa5650 item 3 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3adc40): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3adc40): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3adc40): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3adc40): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3adc40): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.154909874 +0000 UTC m=+346.786666726 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3adc40): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1aea87c0): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1aea87c0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1aea87c0): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1aea87c0): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1aea87c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.154909874 +0000 UTC m=+346.786666726 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1aea87c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1afb5490 item 4 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1aea9b80): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1aea9b80): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1aea9b80): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1aea9b80): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1aea9b80): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.156853091 +0000 UTC m=+346.788609935 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1aea9b80): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1ac261c0): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1ac261c0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1ac261c0): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1ac261c0): >_readAt: n=2, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1ac261c0): _writeAt: size=3, off=2 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1ac261c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1ac261c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.156853091 +0000 UTC m=+346.788609935 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1ac261c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1ac27b40): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1ac27b40): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1ac27b40): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1ac27b40): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1ac27b40): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.156853091 +0000 UTC m=+346.788609935 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1ac27b40): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1af2ccb0 item 5 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b09d080): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b09d080): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b09d080): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b09d080): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b09d080): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.159658249 +0000 UTC m=+346.791415092 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b09d080): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b09d640): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b09d640): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b09d640): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b09d640): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b09d640): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.159658249 +0000 UTC m=+346.791415092 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b09d640): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b216af0 item 6 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b09dcc0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b09dcc0): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b09dcc0): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b09dcc0): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b09dcc0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.161818026 +0000 UTC m=+346.793574890 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b09dcc0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4de2c0): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4de2c0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4de2c0): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4de2c0): >_readAt: n=2, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4de2c0): _writeAt: size=3, off=2 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4de2c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4de2c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.161818026 +0000 UTC m=+346.793574890 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4de2c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4de880): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4de880): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4de880): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4de880): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4de880): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.161818026 +0000 UTC m=+346.793574890 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4de880): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b217b20 item 7 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4df380): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4df380): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4df380): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4df380): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4df380): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.166001014 +0000 UTC m=+346.797757867 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4df380): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4dfcc0): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4dfcc0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4dfcc0): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4dfcc0): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4dfcc0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.166001014 +0000 UTC m=+346.797757867 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4dfcc0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1af938f0 item 8 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b57c4c0): _readAt: size=2, off=0 2026/08/28 03:19:21 ERROR : open-test-file(0x319d1b57c4c0): Couldn't read size of file 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b57c4c0): >_readAt: n=0, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b57c4c0): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b57c4c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b57c4c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b57c4c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b57c880): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b57c880): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b57c880): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b57c880): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b57c880): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.16813875 +0000 UTC m=+346.799895613 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b57c880): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b57cd00): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b57cd00): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b57cd00): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b57cd00): >_readAt: n=2, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b57cd00): _writeAt: size=3, off=2 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b57cd00): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b57cd00): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.16813875 +0000 UTC m=+346.799895613 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b57cd00): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b57d200): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b57d200): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b57d200): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b57d200): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b57d200): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.16813875 +0000 UTC m=+346.799895613 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b57d200): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b0e0f50 item 9 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b57d880): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b57d880): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b57d880): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b57d880): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b57d880): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.171267888 +0000 UTC m=+346.803024741 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b57d880): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b57ddc0): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b57ddc0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b57ddc0): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b57ddc0): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b57ddc0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.171267888 +0000 UTC m=+346.803024741 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b57ddc0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1af62540 item 10 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b59c500): _readAt: size=2, off=0 2026/08/28 03:19:21 ERROR : open-test-file(0x319d1b59c500): Couldn't read size of file 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b59c500): >_readAt: n=0, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b59c500): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b59c500): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b59c500): close: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b59c500): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b59c8c0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b59c8c0): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b59c8c0): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b59c8c0): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b59c8c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.174704596 +0000 UTC m=+346.806461439 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b59c8c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b59cdc0): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b59cdc0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b59cdc0): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b59cdc0): >_readAt: n=2, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b59cdc0): _writeAt: size=3, off=2 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b59cdc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b59cdc0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.174704596 +0000 UTC m=+346.806461439 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b59cdc0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b59d2c0): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b59d2c0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b59d2c0): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b59d2c0): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b59d2c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.174704596 +0000 UTC m=+346.806461439 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b59d2c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1af62e00 item 11 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b59d940): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b59d940): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b59d940): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b59d940): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b59d940): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.177868249 +0000 UTC m=+346.809625103 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b59d940): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b59de80): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b59de80): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b59de80): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b59de80): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b59de80): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.177868249 +0000 UTC m=+346.809625103 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b59de80): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1af961c0 item 12 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5bc5c0): _readAt: size=2, off=0 2026/08/28 03:19:21 ERROR : open-test-file(0x319d1b5bc5c0): Couldn't read size of file 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5bc5c0): >_readAt: n=0, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5bc5c0): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5bc5c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5bc5c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5bc5c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5bc980): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5bc980): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5bc980): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5bc980): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5bc980): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.18037941 +0000 UTC m=+346.812136263 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5bc980): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5bd040): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5bd040): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5bd040): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5bd040): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5bd040): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.18037941 +0000 UTC m=+346.812136263 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5bd040): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1af96a80 item 13 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5bd6c0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5bd6c0): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5bd6c0): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5bd6c0): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5bd6c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.182764864 +0000 UTC m=+346.814521717 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5bd6c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5bdc00): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5bdc00): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5bdc00): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5bdc00): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5bdc00): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.182764864 +0000 UTC m=+346.814521717 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5bdc00): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1af97110 item 14 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5d6340): _readAt: size=2, off=0 2026/08/28 03:19:21 ERROR : open-test-file(0x319d1b5d6340): Couldn't read size of file 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5d6340): >_readAt: n=0, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5d6340): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5d6340): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5d6340): close: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5d6340): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5d6700): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5d6700): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5d6700): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5d6700): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5d6700): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.185785958 +0000 UTC m=+346.817542811 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5d6700): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5d6dc0): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5d6dc0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5d6dc0): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5d6dc0): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5d6dc0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.185785958 +0000 UTC m=+346.817542811 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5d6dc0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1af97570 item 15 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 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/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5d7440): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5d7440): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5d7440): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5d7440): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5d7440): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.187821401 +0000 UTC m=+346.819578255 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5d7440): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5d7980): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5d7980): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5d7980): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5d7980): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5d7980): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.187821401 +0000 UTC m=+346.819578255 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5d7980): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1af97b20 item 16 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5fe0c0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5fe0c0): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5fe0c0): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5fe0c0): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5fe0c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.189877293 +0000 UTC m=+346.821634145 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5fe0c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5fe540): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5fe540): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5fe540): open at offset 5 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5fe540): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5fe540): >_readAt: n=2, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5fe540): _writeAt: size=3, off=7 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5fe540): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5fe540): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.189877293 +0000 UTC m=+346.821634145 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5fe540): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5fea40): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5fea40): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5fea40): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5fea40): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5fea40): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.189877293 +0000 UTC m=+346.821634145 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5fea40): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1af58310 item 17 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5ff0c0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5ff0c0): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5ff0c0): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5ff0c0): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5ff0c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.192812815 +0000 UTC m=+346.824569738 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5ff0c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5ff600): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5ff600): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5ff600): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5ff600): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5ff600): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.192812815 +0000 UTC m=+346.824569738 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5ff600): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b0b2070 item 18 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5ffc80): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5ffc80): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5ffc80): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5ffc80): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5ffc80): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.195629293 +0000 UTC m=+346.827386206 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5ffc80): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b62c280): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b62c280): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b62c280): open at offset 5 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b62c280): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b62c280): >_readAt: n=2, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b62c280): _writeAt: size=3, off=7 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b62c280): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b62c280): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.195629293 +0000 UTC m=+346.827386206 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b62c280): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b62c780): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b62c780): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b62c780): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b62c780): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b62c780): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.195629293 +0000 UTC m=+346.827386206 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b62c780): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b0b25b0 item 19 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b62ce00): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b62ce00): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b62ce00): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b62ce00): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b62ce00): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.198178416 +0000 UTC m=+346.829935269 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b62ce00): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b62d340): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b62d340): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b62d340): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b62d340): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b62d340): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.198178416 +0000 UTC m=+346.829935269 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b62d340): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b0b2b60 item 20 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b62d9c0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b62d9c0): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b62d9c0): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b62d9c0): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b62d9c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.200175446 +0000 UTC m=+346.831932300 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b62d9c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b62dec0): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b62dec0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b62dec0): open at offset 5 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b62dec0): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b62dec0): >_readAt: n=2, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b62dec0): _writeAt: size=3, off=7 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b62dec0): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b62dec0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.200175446 +0000 UTC m=+346.831932300 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b62dec0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6404c0): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6404c0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6404c0): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6404c0): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6404c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.200175446 +0000 UTC m=+346.831932300 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6404c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b0b2f50 item 21 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b640b40): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b640b40): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b640b40): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b640b40): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b640b40): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.202702216 +0000 UTC m=+346.834459079 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b640b40): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b641080): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b641080): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b641080): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b641080): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b641080): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.202702216 +0000 UTC m=+346.834459079 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b641080): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b0b35e0 item 22 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b641700): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b641700): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b641700): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b641700): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b641700): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.20662382 +0000 UTC m=+346.838380683 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b641700): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b641c00): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b641c00): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b641c00): open at offset 5 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b641c00): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b641c00): >_readAt: n=2, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b641c00): _writeAt: size=3, off=7 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b641c00): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b641c00): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.20662382 +0000 UTC m=+346.838380683 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b641c00): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b658200): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b658200): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b658200): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b658200): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b658200): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.20662382 +0000 UTC m=+346.838380683 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b658200): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b0b3a40 item 23 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 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/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b658880): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b658880): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b658880): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b658880): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b658880): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.209258855 +0000 UTC m=+346.841015708 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b658880): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b658dc0): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b658dc0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b658dc0): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b658dc0): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b658dc0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.209258855 +0000 UTC m=+346.841015708 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b658dc0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1ce1c0 item 24 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b659400): _readAt: size=2, off=0 2026/08/28 03:19:21 ERROR : open-test-file(0x319d1b659400): Couldn't read size of file 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b659400): >_readAt: n=0, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b659400): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b659400): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b659400): close: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b659400): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6597c0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6597c0): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6597c0): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6597c0): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6597c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.211188259 +0000 UTC m=+346.842945112 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6597c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b659cc0): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b659cc0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b659cc0): open at offset 5 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b659cc0): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b659cc0): >_readAt: n=2, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b659cc0): _writeAt: size=3, off=7 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b659cc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b659cc0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.211188259 +0000 UTC m=+346.842945112 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b659cc0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68c300): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68c300): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68c300): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68c300): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68c300): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.211188259 +0000 UTC m=+346.842945112 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68c300): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1ce540 item 25 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68c980): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68c980): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68c980): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68c980): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68c980): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.213648423 +0000 UTC m=+346.845405266 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68c980): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68cec0): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68cec0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68cec0): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68cec0): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68cec0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.213648423 +0000 UTC m=+346.845405266 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68cec0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1cea80 item 26 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68d500): _readAt: size=2, off=0 2026/08/28 03:19:21 ERROR : open-test-file(0x319d1b68d500): Couldn't read size of file 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68d500): >_readAt: n=0, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68d500): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68d500): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68d500): close: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68d500): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68d8c0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68d8c0): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68d8c0): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68d8c0): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68d8c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.215469782 +0000 UTC m=+346.847226675 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68d8c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68ddc0): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68ddc0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68ddc0): open at offset 5 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68ddc0): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68ddc0): >_readAt: n=2, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68ddc0): _writeAt: size=3, off=7 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68ddc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68ddc0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.215469782 +0000 UTC m=+346.847226675 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68ddc0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6b6400): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6b6400): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6b6400): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6b6400): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6b6400): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.215469782 +0000 UTC m=+346.847226675 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6b6400): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1cee00 item 27 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 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/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6b6a80): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6b6a80): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6b6a80): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6b6a80): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6b6a80): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.218892374 +0000 UTC m=+346.850649217 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6b6a80): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6b6fc0): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6b6fc0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6b6fc0): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6b6fc0): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6b6fc0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.218892374 +0000 UTC m=+346.850649217 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6b6fc0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1cf2d0 item 28 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6b7600): _readAt: size=2, off=0 2026/08/28 03:19:21 ERROR : open-test-file(0x319d1b6b7600): Couldn't read size of file 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6b7600): >_readAt: n=0, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6b7600): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6b7600): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6b7600): close: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6b7600): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6b79c0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6b79c0): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6b79c0): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6b79c0): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6b79c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.220729192 +0000 UTC m=+346.852486045 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6b79c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6de180): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6de180): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6de180): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6de180): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6de180): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.220729192 +0000 UTC m=+346.852486045 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6de180): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1cf6c0 item 29 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 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/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6de800): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6de800): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6de800): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6de800): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6de800): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.222393584 +0000 UTC m=+346.854150427 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6de800): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6ded40): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6ded40): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6ded40): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6ded40): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6ded40): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.222393584 +0000 UTC m=+346.854150427 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6ded40): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1cfab0 item 30 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 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/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6df380): _readAt: size=2, off=0 2026/08/28 03:19:21 ERROR : open-test-file(0x319d1b6df380): Couldn't read size of file 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6df380): >_readAt: n=0, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6df380): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6df380): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6df380): close: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6df380): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6df740): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6df740): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6df740): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6df740): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6df740): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.224051965 +0000 UTC m=+346.855808808 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6df740): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6dfe00): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6dfe00): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6dfe00): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6dfe00): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6dfe00): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.224051965 +0000 UTC m=+346.855808808 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6dfe00): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1e0000 item 31 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 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/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c102580): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c102580): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c102580): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c102580): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c102580): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.225637398 +0000 UTC m=+346.857394252 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c102580): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c102ac0): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c102ac0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c102ac0): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c102ac0): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c102ac0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.225637398 +0000 UTC m=+346.857394252 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c102ac0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1e0380 item 32 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c103100): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c103100): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c103100): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c103100): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c103100): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.228546501 +0000 UTC m=+346.860303354 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c103100): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c103580): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c103580): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c103580): _writeAt: size=3, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c103580): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c103580): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1e0770 item 33 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c103580): >_writeAt: n=3, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c103580): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.229372731 +0000 UTC m=+346.861129585 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c103580): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c103a80): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c103a80): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c103a80): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c103a80): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c103a80): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.229372731 +0000 UTC m=+346.861129585 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c103a80): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1e0af0 item 33 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1261c0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1261c0): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1261c0): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1261c0): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1261c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.231132264 +0000 UTC m=+346.862889107 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1261c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c126640): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c126640): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1e0ee0 item 34 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c126640): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c126640): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c126640): _writeAt: size=3, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c126640): >_writeAt: n=3, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c126640): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.232319355 +0000 UTC m=+346.864076198 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c126640): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c126b80): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c126b80): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c126b80): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c126b80): >_readAt: n=3, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c126b80): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.232319355 +0000 UTC m=+346.864076198 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c126b80): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1e1110 item 34 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1271c0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1271c0): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1271c0): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1271c0): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1271c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.233918173 +0000 UTC m=+346.865675016 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1271c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c127640): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c127640): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c127640): _writeAt: size=3, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c127640): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c127640): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1e16c0 item 35 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c127640): >_writeAt: n=3, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c127640): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.234590513 +0000 UTC m=+346.866347415 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c127640): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c127b40): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c127b40): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c127b40): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c127b40): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c127b40): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.234590513 +0000 UTC m=+346.866347415 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c127b40): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1e1880 item 35 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1422c0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1422c0): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1422c0): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1422c0): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1422c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.236312083 +0000 UTC m=+346.868068946 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1422c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1427c0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1427c0): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1e1c00 item 36 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1427c0): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1427c0): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1427c0): _writeAt: size=3, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1427c0): >_writeAt: n=3, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1427c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.237034818 +0000 UTC m=+346.868791661 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1427c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c142d00): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c142d00): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c142d00): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c142d00): >_readAt: n=3, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c142d00): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.237034818 +0000 UTC m=+346.868791661 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c142d00): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1e1e30 item 36 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c143340): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c143340): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c143340): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c143340): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c143340): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.238741349 +0000 UTC m=+346.870498202 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c143340): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1437c0): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1437c0): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1437c0): _writeAt: size=3, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1437c0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1437c0): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1e43f0 item 37 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1437c0): >_writeAt: n=3, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1437c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.239415162 +0000 UTC m=+346.871172025 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1437c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c143cc0): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c143cc0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c143cc0): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c143cc0): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c143cc0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.239415162 +0000 UTC m=+346.871172025 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c143cc0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1e4770 item 37 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c162440): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c162440): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c162440): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c162440): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c162440): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.241048294 +0000 UTC m=+346.872805138 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c162440): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c162940): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c162940): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1e4b60 item 38 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c162940): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c162940): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c162940): _writeAt: size=3, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c162940): >_writeAt: n=3, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c162940): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.241820833 +0000 UTC m=+346.873577687 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c162940): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c162e80): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c162e80): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c162e80): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c162e80): >_readAt: n=3, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c162e80): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.241820833 +0000 UTC m=+346.873577687 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c162e80): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1e4d20 item 38 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c163500): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c163500): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c163500): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c163500): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c163500): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.243378975 +0000 UTC m=+346.875135898 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c163500): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c163a00): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c163a00): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c163a00): _writeAt: size=3, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c163a00): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c163a00): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1e53b0 item 39 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c163a00): >_writeAt: n=3, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c163a00): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.244041987 +0000 UTC m=+346.875798870 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c163a00): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c180000): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c180000): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c180000): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c180000): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c180000): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.244041987 +0000 UTC m=+346.875798870 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c180000): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1e55e0 item 39 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c180680): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c180680): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c180680): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c180680): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c180680): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.245763257 +0000 UTC m=+346.877520119 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c180680): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c180b80): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c180b80): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1e5960 item 40 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c180b80): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c180b80): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c180b80): _writeAt: size=3, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c180b80): >_writeAt: n=3, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c180b80): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.246579758 +0000 UTC m=+346.878336601 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c180b80): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1810c0): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1810c0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1810c0): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1810c0): >_readAt: n=3, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1810c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.246579758 +0000 UTC m=+346.878336601 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1810c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1e5b20 item 40 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c181680): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c181680): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c181680): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c181680): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c181680): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c181680): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c181680): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.248376862 +0000 UTC m=+346.880133705 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c181680): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c181b80): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c181b80): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c181b80): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b200000 item 41 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c181b80): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c181b80): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.249004636 +0000 UTC m=+346.880761510 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c181b80): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c19e140): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c19e140): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c19e140): _writeAt: size=3, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c19e140): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c19e140): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b2001c0 item 41 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c19e140): >_writeAt: n=3, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c19e140): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.249856384 +0000 UTC m=+346.881613247 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c19e140): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c19e680): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c19e680): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c19e680): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c19e680): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c19e680): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.249856384 +0000 UTC m=+346.881613247 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c19e680): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b2003f0 item 41 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c19ecc0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c19ecc0): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c19ecc0): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c19ecc0): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c19ecc0): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c19ecc0): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c19ecc0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.251584798 +0000 UTC m=+346.883341681 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c19ecc0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c19f1c0): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c19f1c0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c19f1c0): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b200770 item 42 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c19f1c0): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c19f1c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.252243281 +0000 UTC m=+346.884000154 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c19f1c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c19f700): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c19f700): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b200930 item 42 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c19f700): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c19f700): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c19f700): _writeAt: size=3, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c19f700): >_writeAt: n=3, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c19f700): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.253114225 +0000 UTC m=+346.884871068 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c19f700): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c19fc80): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c19fc80): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c19fc80): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c19fc80): >_readAt: n=3, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c19fc80): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.253114225 +0000 UTC m=+346.884871068 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c19fc80): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b200af0 item 42 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1c03c0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1c03c0): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1c03c0): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1c03c0): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1c03c0): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1c03c0): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1c03c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.254818734 +0000 UTC m=+346.886575617 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1c03c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1c08c0): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1c08c0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1c08c0): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b200ee0 item 43 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1c08c0): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1c08c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.255617041 +0000 UTC m=+346.887373924 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1c08c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1c0e00): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1c0e00): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1c0e00): _writeAt: size=3, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1c0e00): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1c0e00): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b2010a0 item 43 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1c0e00): >_writeAt: n=3, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1c0e00): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.256354463 +0000 UTC m=+346.888111316 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1c0e00): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1c1340): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1c1340): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1c1340): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1c1340): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1c1340): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.256354463 +0000 UTC m=+346.888111316 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1c1340): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b201260 item 43 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1c1980): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1c1980): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1c1980): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1c1980): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1c1980): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1c1980): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1c1980): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.258064701 +0000 UTC m=+346.889821565 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1c1980): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1c1e80): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1c1e80): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1c1e80): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b2015e0 item 44 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1c1e80): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1c1e80): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.258654787 +0000 UTC m=+346.890411659 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1c1e80): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1dc4c0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1dc4c0): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b2017a0 item 44 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1dc4c0): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1dc4c0): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1dc4c0): _writeAt: size=3, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1dc4c0): >_writeAt: n=3, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1dc4c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.259437454 +0000 UTC m=+346.891194297 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1dc4c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1dca40): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1dca40): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1dca40): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1dca40): >_readAt: n=3, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1dca40): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.259437454 +0000 UTC m=+346.891194297 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1dca40): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b201960 item 44 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1dd080): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1dd080): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1dd080): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1dd080): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1dd080): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1dd080): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1dd080): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.261037375 +0000 UTC m=+346.892794218 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1dd080): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1dd580): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1dd580): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1dd580): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b201d50 item 45 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1dd580): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1dd580): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.261812568 +0000 UTC m=+346.893569411 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1dd580): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1ddc80): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1ddc80): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1ddc80): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1ddc80): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1ddc80): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.261812568 +0000 UTC m=+346.893569411 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1ddc80): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b0ae070 item 45 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1f83c0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1f83c0): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1f83c0): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1f83c0): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1f83c0): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1f83c0): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1f83c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.26370461 +0000 UTC m=+346.895461513 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1f83c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1f88c0): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1f88c0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1f88c0): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b0ae5b0 item 46 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1f88c0): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1f88c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.265746666 +0000 UTC m=+346.897503529 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1f88c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1f8fc0): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1f8fc0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1f8fc0): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1f8fc0): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1f8fc0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.265746666 +0000 UTC m=+346.897503529 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1f8fc0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b0ae7e0 item 46 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1f9600): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1f9600): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1f9600): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1f9600): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1f9600): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1f9600): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1f9600): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.267651293 +0000 UTC m=+346.899408136 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1f9600): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1f9b00): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1f9b00): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1f9b00): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b0aebd0 item 47 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1f9b00): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1f9b00): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.26830165 +0000 UTC m=+346.900058543 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c1f9b00): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c216300): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c216300): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c216300): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c216300): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c216300): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.26830165 +0000 UTC m=+346.900058543 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c216300): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b0aee00 item 47 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 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/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c216940): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c216940): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c216940): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c216940): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c216940): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c216940): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c216940): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.270196298 +0000 UTC m=+346.901953160 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c216940): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c216e40): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c216e40): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c216e40): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b0af340 item 48 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c216e40): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c216e40): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.270819533 +0000 UTC m=+346.902576376 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c216e40): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c217540): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c217540): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c217540): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c217540): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c217540): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.270819533 +0000 UTC m=+346.902576376 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c217540): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b0af570 item 48 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c217b80): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c217b80): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c217b80): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c217b80): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c217b80): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.272578294 +0000 UTC m=+346.904335157 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c217b80): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c236100): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c236100): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c236100): _writeAt: size=3, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c236100): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c236100): open at offset 5 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c236100): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b0afb20 item 49 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c236100): >_writeAt: n=3, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c236100): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.273266073 +0000 UTC m=+346.905022916 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c236100): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c236640): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c236640): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c236640): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c236640): >_readAt: n=8, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c236640): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.273266073 +0000 UTC m=+346.905022916 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c236640): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1aa000 item 49 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c236cc0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c236cc0): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c236cc0): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c236cc0): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c236cc0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.274918864 +0000 UTC m=+346.906675747 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c236cc0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2371c0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2371c0): open at offset 5 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2371c0): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1aa460 item 50 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2371c0): _readAt: size=2, off=5 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2371c0): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2371c0): _writeAt: size=3, off=5 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2371c0): >_writeAt: n=3, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2371c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.275704276 +0000 UTC m=+346.907461120 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2371c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c237740): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c237740): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c237740): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c237740): >_readAt: n=3, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c237740): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.275704276 +0000 UTC m=+346.907461120 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c237740): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1aa620 item 50 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c237dc0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c237dc0): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c237dc0): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c237dc0): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c237dc0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.277375662 +0000 UTC m=+346.909132545 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c237dc0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2523c0): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2523c0): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2523c0): _writeAt: size=3, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2523c0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2523c0): open at offset 5 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2523c0): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1aab60 item 51 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2523c0): >_writeAt: n=3, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2523c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.278152408 +0000 UTC m=+346.909909261 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2523c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c252900): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c252900): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c252900): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c252900): >_readAt: n=8, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c252900): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.278152408 +0000 UTC m=+346.909909261 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c252900): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1aad20 item 51 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c252f80): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c252f80): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c252f80): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c252f80): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c252f80): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.279780553 +0000 UTC m=+346.911537436 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c252f80): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c253480): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c253480): open at offset 5 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c253480): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1ab110 item 52 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c253480): _readAt: size=2, off=5 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c253480): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c253480): _writeAt: size=3, off=5 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c253480): >_writeAt: n=3, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c253480): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.280545987 +0000 UTC m=+346.912302830 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c253480): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c253a00): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c253a00): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c253a00): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c253a00): >_readAt: n=3, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c253a00): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.280545987 +0000 UTC m=+346.912302830 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c253a00): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1ab2d0 item 52 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c26e180): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c26e180): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c26e180): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c26e180): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c26e180): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.282256447 +0000 UTC m=+346.914013320 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c26e180): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c26e680): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c26e680): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c26e680): _writeAt: size=3, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c26e680): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c26e680): open at offset 5 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c26e680): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1ab650 item 53 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c26e680): >_writeAt: n=3, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c26e680): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.282881437 +0000 UTC m=+346.914638291 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c26e680): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c26ebc0): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c26ebc0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c26ebc0): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c26ebc0): >_readAt: n=8, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c26ebc0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.282881437 +0000 UTC m=+346.914638291 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c26ebc0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1ab810 item 53 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c26f240): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c26f240): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c26f240): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c26f240): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c26f240): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.284706883 +0000 UTC m=+346.916463796 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c26f240): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c26f740): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c26f740): open at offset 5 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c26f740): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1abce0 item 54 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c26f740): _readAt: size=2, off=5 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c26f740): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c26f740): _writeAt: size=3, off=5 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c26f740): >_writeAt: n=3, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c26f740): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.285548833 +0000 UTC m=+346.917305676 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c26f740): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c26fcc0): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c26fcc0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c26fcc0): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c26fcc0): >_readAt: n=3, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c26fcc0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.285548833 +0000 UTC m=+346.917305676 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c26fcc0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1c288000 item 54 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c28c440): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c28c440): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c28c440): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c28c440): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c28c440): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.287272157 +0000 UTC m=+346.919029010 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c28c440): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c28c940): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c28c940): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c28c940): _writeAt: size=3, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c28c940): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c28c940): open at offset 5 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c28c940): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1c288380 item 55 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c28c940): >_writeAt: n=3, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c28c940): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.288189528 +0000 UTC m=+346.919946381 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c28c940): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c28ce80): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c28ce80): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c28ce80): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c28ce80): >_readAt: n=8, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c28ce80): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.288189528 +0000 UTC m=+346.919946381 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c28ce80): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1c288540 item 55 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 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/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c28d500): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c28d500): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c28d500): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c28d500): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c28d500): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.290157965 +0000 UTC m=+346.921914808 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c28d500): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c28da00): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c28da00): open at offset 5 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c28da00): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1c2888c0 item 56 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c28da00): _readAt: size=2, off=5 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c28da00): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c28da00): _writeAt: size=3, off=5 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c28da00): >_writeAt: n=3, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c28da00): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.290806249 +0000 UTC m=+346.922563092 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c28da00): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2ac080): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2ac080): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2ac080): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2ac080): >_readAt: n=3, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2ac080): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.290806249 +0000 UTC m=+346.922563092 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2ac080): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1c288a80 item 56 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2ac6c0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2ac6c0): open at offset 0 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2ac6c0): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2ac6c0): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2ac6c0): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2ac6c0): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2ac6c0): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2ac6c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.292345155 +0000 UTC m=+346.924102027 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2ac6c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2acc00): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2acc00): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2acc00): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1c288e00 item 57 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2acc00): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2acc00): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.293072127 +0000 UTC m=+346.924828970 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2acc00): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2ad140): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2ad140): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2ad140): _writeAt: size=3, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2ad140): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2ad140): open at offset 5 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2ad140): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1c288fc0 item 57 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2ad140): >_writeAt: n=3, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2ad140): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.29363029 +0000 UTC m=+346.925387133 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2ad140): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2ad6c0): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2ad6c0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2ad6c0): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2ad6c0): >_readAt: n=8, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2ad6c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.29363029 +0000 UTC m=+346.925387133 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2ad6c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1c289180 item 57 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2add00): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2add00): open at offset 0 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2add00): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2add00): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2add00): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2add00): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2add00): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2add00): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.295953617 +0000 UTC m=+346.927710460 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2add00): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2cc340): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2cc340): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2cc340): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1c289500 item 58 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2cc340): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2cc340): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.296569009 +0000 UTC m=+346.928325852 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2cc340): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2cc880): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2cc880): open at offset 5 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2cc880): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1c2896c0 item 58 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2cc880): _readAt: size=2, off=5 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2cc880): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2cc880): _writeAt: size=3, off=5 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2cc880): >_writeAt: n=3, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2cc880): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.297408525 +0000 UTC m=+346.929165378 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2cc880): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2cce40): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2cce40): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2cce40): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2cce40): >_readAt: n=3, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2cce40): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.297408525 +0000 UTC m=+346.929165378 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2cce40): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1c289880 item 58 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2cd480): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2cd480): open at offset 0 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2cd480): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2cd480): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2cd480): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2cd480): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2cd480): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2cd480): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.298913696 +0000 UTC m=+346.930670539 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2cd480): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2cd9c0): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2cd9c0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2cd9c0): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1c289c00 item 59 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2cd9c0): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2cd9c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.299508369 +0000 UTC m=+346.931265212 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2cd9c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2f4000): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2f4000): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2f4000): _writeAt: size=3, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2f4000): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2f4000): open at offset 5 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2f4000): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1c289dc0 item 59 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2f4000): >_writeAt: n=3, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2f4000): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.300411614 +0000 UTC m=+346.932168457 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2f4000): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b555340): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b555340): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b555340): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b555340): >_readAt: n=8, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b555340): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.300411614 +0000 UTC m=+346.932168457 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b555340): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1c3000e0 item 59 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 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/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2f4980): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2f4980): open at offset 0 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2f4980): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2f4980): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2f4980): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2f4980): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2f4980): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2f4980): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.304944953 +0000 UTC m=+346.936701796 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2f4980): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b554440): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b554440): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b554440): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b3180e0 item 60 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b554440): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b554440): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.306228376 +0000 UTC m=+346.937985229 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b554440): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b554a40): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b554a40): open at offset 5 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b554a40): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b3188c0 item 60 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b554a40): _readAt: size=2, off=5 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b554a40): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b554a40): _writeAt: size=3, off=5 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b554a40): >_writeAt: n=3, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b554a40): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.307314888 +0000 UTC m=+346.939071741 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b554a40): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b555000): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b555000): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b555000): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b555000): >_readAt: n=3, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b555000): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.307314888 +0000 UTC m=+346.939071741 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b555000): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b319030 item 60 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b555880): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b555880): open at offset 0 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b555880): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b555880): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b555880): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b555880): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b555880): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b555880): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.309631411 +0000 UTC m=+346.941388264 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b555880): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b555dc0): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b555dc0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b555dc0): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b3198f0 item 61 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b555dc0): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b555dc0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.310482428 +0000 UTC m=+346.942239282 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b555dc0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68e780): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68e780): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68e780): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68e780): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68e780): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.310482428 +0000 UTC m=+346.942239282 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68e780): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b319b20 item 61 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 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/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68ee40): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68ee40): open at offset 0 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68ee40): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68ee40): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68ee40): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68ee40): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68ee40): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68ee40): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.312647526 +0000 UTC m=+346.944404379 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68ee40): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68f400): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68f400): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68f400): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1ac12380 item 62 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68f400): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68f400): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.31388916 +0000 UTC m=+346.945646013 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68f400): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68fb00): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68fb00): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68fb00): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68fb00): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68fb00): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.31388916 +0000 UTC m=+346.945646013 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b68fb00): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1ac12af0 item 62 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 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/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2f4f80): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2f4f80): open at offset 0 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2f4f80): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2f4f80): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2f4f80): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2f4f80): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2f4f80): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2f4f80): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.316116475 +0000 UTC m=+346.947873368 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2f4f80): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2f54c0): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2f54c0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2f54c0): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1ac139d0 item 63 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2f54c0): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2f54c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.316974926 +0000 UTC m=+346.948731780 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2f54c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2f5bc0): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2f5bc0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2f5bc0): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2f5bc0): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2f5bc0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.316974926 +0000 UTC m=+346.948731780 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c2f5bc0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1c300310 item 63 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 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/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b0fa300): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b0fa300): open at offset 0 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b0fa300): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b0fa300): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b0fa300): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b0fa300): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b0fa300): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b0fa300): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.319271923 +0000 UTC m=+346.951028806 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b0fa300): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b0fa940): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b0fa940): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b0fa940): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1c300690 item 64 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b0fa940): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b0fa940): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.320068557 +0000 UTC m=+346.951825410 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b0fa940): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b0fb080): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b0fb080): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b0fb080): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b0fb080): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b0fb080): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.320068557 +0000 UTC m=+346.951825410 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b0fb080): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1c300850 item 64 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b0fb7c0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b0fb7c0): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b0fb7c0): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b0fb7c0): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b0fb7c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.322323344 +0000 UTC m=+346.954080197 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b0fb7c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b0fbcc0): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b0fbcc0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b0fbcc0): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b0fbcc0): >_readAt: n=2, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b0fbcc0): _writeAt: size=3, off=2 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1c300bd0 item 65 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b0fbcc0): >_writeAt: n=3, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b0fbcc0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.323819799 +0000 UTC m=+346.955576652 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b0fbcc0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b02a600): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b02a600): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b02a600): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b02a600): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b02a600): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.323819799 +0000 UTC m=+346.955576652 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b02a600): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1c300d90 item 65 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b02b0c0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b02b0c0): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b02b0c0): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b02b0c0): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b02b0c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.326670131 +0000 UTC m=+346.958426984 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b02b0c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b02b540): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b02b540): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1c301110 item 66 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b02b540): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b02b540): >_readAt: n=0, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b02b540): _writeAt: size=3, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b02b540): >_writeAt: n=3, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b02b540): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.327810114 +0000 UTC m=+346.959566976 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b02b540): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b02ba80): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b02ba80): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b02ba80): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b02ba80): >_readAt: n=3, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b02ba80): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.327810114 +0000 UTC m=+346.959566976 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b02ba80): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1c3012d0 item 66 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3ac4c0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3ac4c0): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3ac4c0): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3ac4c0): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3ac4c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.330283132 +0000 UTC m=+346.962039975 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3ac4c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3ac940): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3ac940): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3ac940): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3ac940): >_readAt: n=2, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3ac940): _writeAt: size=3, off=2 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1c301650 item 67 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3ac940): >_writeAt: n=3, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3ac940): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.331267581 +0000 UTC m=+346.963024454 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3ac940): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3acf40): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3acf40): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3acf40): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3acf40): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3acf40): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.331267581 +0000 UTC m=+346.963024454 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3acf40): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1c301810 item 67 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3ad600): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3ad600): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3ad600): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3ad600): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3ad600): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.333256626 +0000 UTC m=+346.965013469 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3ad600): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3adb00): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3adb00): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1c301b90 item 68 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3adb00): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3adb00): >_readAt: n=0, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3adb00): _writeAt: size=3, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3adb00): >_writeAt: n=3, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3adb00): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.334255663 +0000 UTC m=+346.966012536 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3adb00): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1aea85c0): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1aea85c0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1aea85c0): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1aea85c0): >_readAt: n=3, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1aea85c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.334255663 +0000 UTC m=+346.966012536 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1aea85c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1c301d50 item 68 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1aea9a00): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1aea9a00): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1aea9a00): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1aea9a00): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1aea9a00): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.336049199 +0000 UTC m=+346.967806042 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1aea9a00): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1abcb880): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1abcb880): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1abcb880): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1abcb880): >_readAt: n=2, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1abcb880): _writeAt: size=3, off=2 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1aeeca10 item 69 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1abcb880): >_writeAt: n=3, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1abcb880): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.336899114 +0000 UTC m=+346.968655957 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1abcb880): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1ac27a40): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1ac27a40): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1ac27a40): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1ac27a40): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1ac27a40): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.336899114 +0000 UTC m=+346.968655957 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1ac27a40): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1aeecee0 item 69 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b09c640): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b09c640): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b09c640): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b09c640): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b09c640): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.338856839 +0000 UTC m=+346.970613682 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b09c640): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b09d500): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b09d500): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b128150 item 70 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b09d500): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b09d500): >_readAt: n=0, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b09d500): _writeAt: size=3, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b09d500): >_writeAt: n=3, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b09d500): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.339530952 +0000 UTC m=+346.971287795 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b09d500): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b09da40): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b09da40): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b09da40): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b09da40): >_readAt: n=3, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b09da40): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.339530952 +0000 UTC m=+346.971287795 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b09da40): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b128310 item 70 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4de1c0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4de1c0): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4de1c0): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4de1c0): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4de1c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.343981866 +0000 UTC m=+346.975738709 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4de1c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4de7c0): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4de7c0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4de7c0): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4de7c0): >_readAt: n=2, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4de7c0): _writeAt: size=3, off=2 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b128a80 item 71 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4de7c0): >_writeAt: n=3, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4de7c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.347187709 +0000 UTC m=+346.978944552 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4de7c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4df0c0): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4df0c0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4df0c0): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4df0c0): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4df0c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.347187709 +0000 UTC m=+346.978944552 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4df0c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b128cb0 item 71 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4dfb80): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4dfb80): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4dfb80): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4dfb80): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4dfb80): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.350418198 +0000 UTC m=+346.982175041 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4dfb80): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c346300): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c346300): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b129340 item 72 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c346300): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c346300): >_readAt: n=0, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c346300): _writeAt: size=3, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c346300): >_writeAt: n=3, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c346300): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.351029242 +0000 UTC m=+346.982786085 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c346300): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c346840): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c346840): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c346840): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c346840): >_readAt: n=3, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c346840): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.351029242 +0000 UTC m=+346.982786085 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c346840): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b129500 item 72 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c346e00): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c346e00): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c346e00): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c346e00): >_readAt: n=0, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c346e00): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c346e00): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c346e00): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.352514656 +0000 UTC m=+346.984271499 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c346e00): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c347300): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c347300): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c347300): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b4280e0 item 73 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c347300): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c347300): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.353065597 +0000 UTC m=+346.984822440 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c347300): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c3477c0): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c3477c0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c3477c0): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c3477c0): >_readAt: n=2, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c3477c0): _writeAt: size=3, off=2 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b4282a0 item 73 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c3477c0): >_writeAt: n=3, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c3477c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.353722737 +0000 UTC m=+346.985479580 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c3477c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c347d00): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c347d00): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c347d00): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c347d00): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c347d00): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.353722737 +0000 UTC m=+346.985479580 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c347d00): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b428690 item 73 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c358440): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c358440): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c358440): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c358440): >_readAt: n=0, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c358440): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c358440): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c358440): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.355320173 +0000 UTC m=+346.987077016 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c358440): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c358940): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c358940): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c358940): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b4290a0 item 74 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c358940): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c358940): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.355837129 +0000 UTC m=+346.987593972 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c358940): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c358e80): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c358e80): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b429340 item 74 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c358e80): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c358e80): >_readAt: n=0, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c358e80): _writeAt: size=3, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c358e80): >_writeAt: n=3, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c358e80): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.356535287 +0000 UTC m=+346.988292130 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c358e80): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c359400): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c359400): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c359400): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c359400): >_readAt: n=3, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c359400): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.356535287 +0000 UTC m=+346.988292130 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c359400): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b4296c0 item 74 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c359a40): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c359a40): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c359a40): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c359a40): >_readAt: n=0, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c359a40): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c359a40): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c359a40): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.357870839 +0000 UTC m=+346.989627682 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c359a40): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c366040): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c366040): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c366040): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b429d50 item 75 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c366040): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c366040): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.358428161 +0000 UTC m=+346.990185004 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c366040): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c366580): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c366580): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c366580): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c366580): >_readAt: n=2, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c366580): _writeAt: size=3, off=2 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1af9e150 item 75 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c366580): >_writeAt: n=3, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c366580): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.358992026 +0000 UTC m=+346.990748869 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c366580): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c366ac0): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c366ac0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c366ac0): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c366ac0): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c366ac0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.358992026 +0000 UTC m=+346.990748869 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c366ac0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1af9e310 item 75 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c367100): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c367100): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c367100): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c367100): >_readAt: n=0, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c367100): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c367100): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c367100): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.36075835 +0000 UTC m=+346.992515193 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c367100): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c367600): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c367600): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c367600): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1af9e850 item 76 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c367600): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c367600): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.361327575 +0000 UTC m=+346.993084438 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c367600): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c367b40): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c367b40): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1af9ec40 item 76 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c367b40): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c367b40): >_readAt: n=0, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c367b40): _writeAt: size=3, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c367b40): >_writeAt: n=3, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c367b40): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.361994835 +0000 UTC m=+346.993751678 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c367b40): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c37c1c0): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c37c1c0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c37c1c0): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c37c1c0): >_readAt: n=3, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c37c1c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.361994835 +0000 UTC m=+346.993751678 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c37c1c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1af9ee70 item 76 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c37c800): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c37c800): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c37c800): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c37c800): >_readAt: n=0, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c37c800): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c37c800): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c37c800): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.363338531 +0000 UTC m=+346.995095374 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c37c800): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c37cd00): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c37cd00): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c37cd00): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b48e9a0 item 77 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c37cd00): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c37cd00): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.363821664 +0000 UTC m=+346.995578507 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c37cd00): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c37d400): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c37d400): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c37d400): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c37d400): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c37d400): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.363821664 +0000 UTC m=+346.995578507 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c37d400): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b48eee0 item 77 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c37da40): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c37da40): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c37da40): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c37da40): >_readAt: n=0, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c37da40): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c37da40): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c37da40): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.365664734 +0000 UTC m=+346.997421577 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1c37da40): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b2ca040): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b2ca040): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b2ca040): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b48fa40 item 78 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b2ca040): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b2ca040): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.366217016 +0000 UTC m=+346.997973859 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b2ca040): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b2ca740): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b2ca740): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b2ca740): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b2ca740): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b2ca740): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.366217016 +0000 UTC m=+346.997973859 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b2ca740): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1ab70230 item 78 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b2cad80): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b2cad80): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b2cad80): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b2cad80): >_readAt: n=0, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b2cad80): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b2cad80): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b2cad80): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.367832336 +0000 UTC m=+346.999589179 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b2cad80): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b2cb280): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b2cb280): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b2cb280): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1ab70bd0 item 79 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b2cb280): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b2cb280): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.368482063 +0000 UTC m=+347.000238906 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b2cb280): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b2cb980): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b2cb980): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b2cb980): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b2cb980): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b2cb980): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.368482063 +0000 UTC m=+347.000238906 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b2cb980): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1ab70fc0 item 79 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 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/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b31e0c0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b31e0c0): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b31e0c0): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b31e0c0): >_readAt: n=0, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b31e0c0): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b31e0c0): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b31e0c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.370139433 +0000 UTC m=+347.001896276 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b31e0c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b31e5c0): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b31e5c0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b31e5c0): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1ab71c00 item 80 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b31e5c0): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b31e5c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.37072066 +0000 UTC m=+347.002477503 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b31e5c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b31ecc0): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b31ecc0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b31ecc0): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b31ecc0): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b31ecc0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.37072066 +0000 UTC m=+347.002477503 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b31ecc0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b04c690 item 80 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b31f300): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b31f300): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b31f300): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b31f300): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b31f300): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.372435136 +0000 UTC m=+347.004191979 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b31f300): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b31f780): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b31f780): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b31f780): open at offset 5 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b31f780): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b31f780): >_readAt: n=2, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b31f780): _writeAt: size=3, off=7 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b04d3b0 item 81 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b31f780): >_writeAt: n=3, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b31f780): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.375192883 +0000 UTC m=+347.006949766 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b31f780): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b31fcc0): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b31fcc0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b31fcc0): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b31fcc0): >_readAt: n=8, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b31fcc0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.375192883 +0000 UTC m=+347.006949766 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b31fcc0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b04d650 item 81 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3a6440): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3a6440): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3a6440): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3a6440): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3a6440): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.376715908 +0000 UTC m=+347.008472752 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3a6440): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3a6940): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3a6940): open at offset 5 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3a6940): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b04dab0 item 82 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3a6940): _readAt: size=2, off=5 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3a6940): >_readAt: n=0, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3a6940): _writeAt: size=3, off=5 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3a6940): >_writeAt: n=3, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3a6940): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.37744261 +0000 UTC m=+347.009199453 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3a6940): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3a6ec0): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3a6ec0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3a6ec0): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3a6ec0): >_readAt: n=3, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3a6ec0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.37744261 +0000 UTC m=+347.009199453 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3a6ec0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b04dd50 item 82 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3a7540): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3a7540): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3a7540): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3a7540): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3a7540): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.379999788 +0000 UTC m=+347.011756631 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3a7540): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3a7a40): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3a7a40): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3a7a40): open at offset 5 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3a7a40): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3a7a40): >_readAt: n=2, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3a7a40): _writeAt: size=3, off=7 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b3940e0 item 83 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3a7a40): >_writeAt: n=3, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3a7a40): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.38075749 +0000 UTC m=+347.012514333 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b3a7a40): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b47a080): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b47a080): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b47a080): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b47a080): >_readAt: n=8, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b47a080): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.38075749 +0000 UTC m=+347.012514333 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b47a080): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b3943f0 item 83 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b47a700): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b47a700): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b47a700): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b47a700): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b47a700): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.382483347 +0000 UTC m=+347.014240190 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b47a700): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b47ac00): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b47ac00): open at offset 5 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b47ac00): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b394fc0 item 84 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b47ac00): _readAt: size=2, off=5 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b47ac00): >_readAt: n=0, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b47ac00): _writeAt: size=3, off=5 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b47ac00): >_writeAt: n=3, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b47ac00): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.383234105 +0000 UTC m=+347.014990948 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b47ac00): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b47b180): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b47b180): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b47b180): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b47b180): >_readAt: n=3, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b47b180): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.383234105 +0000 UTC m=+347.014990948 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b47b180): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b3959d0 item 84 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b47b800): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b47b800): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b47b800): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b47b800): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b47b800): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.384856889 +0000 UTC m=+347.016613742 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b47b800): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b47bd00): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b47bd00): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b47bd00): open at offset 5 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b47bd00): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b47bd00): >_readAt: n=2, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b47bd00): _writeAt: size=3, off=7 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1af40b60 item 85 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b47bd00): >_writeAt: n=3, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b47bd00): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.385634277 +0000 UTC m=+347.017391120 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b47bd00): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4c8340): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4c8340): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4c8340): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4c8340): >_readAt: n=8, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4c8340): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.385634277 +0000 UTC m=+347.017391120 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4c8340): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1af40ee0 item 85 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4c89c0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4c89c0): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4c89c0): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4c89c0): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4c89c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.387709255 +0000 UTC m=+347.019466157 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4c89c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4c8ec0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4c8ec0): open at offset 5 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4c8ec0): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1af36380 item 86 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4c8ec0): _readAt: size=2, off=5 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4c8ec0): >_readAt: n=0, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4c8ec0): _writeAt: size=3, off=5 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4c8ec0): >_writeAt: n=3, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4c8ec0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.38840574 +0000 UTC m=+347.020162583 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4c8ec0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4c9440): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4c9440): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4c9440): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4c9440): >_readAt: n=3, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4c9440): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.38840574 +0000 UTC m=+347.020162583 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4c9440): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1af376c0 item 86 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4c9ac0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4c9ac0): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4c9ac0): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4c9ac0): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4c9ac0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.389896273 +0000 UTC m=+347.021653116 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b4c9ac0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5040c0): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5040c0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5040c0): open at offset 5 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5040c0): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5040c0): >_readAt: n=2, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5040c0): _writeAt: size=3, off=7 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1afa40e0 item 87 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5040c0): >_writeAt: n=3, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5040c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.390574915 +0000 UTC m=+347.022331768 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5040c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b504600): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b504600): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b504600): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b504600): >_readAt: n=8, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b504600): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.390574915 +0000 UTC m=+347.022331768 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b504600): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1afa49a0 item 87 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 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/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b504c80): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b504c80): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b504c80): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b504c80): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b504c80): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.392194182 +0000 UTC m=+347.023951055 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b504c80): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b505180): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b505180): open at offset 5 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b505180): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1afa5340 item 88 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b505180): _readAt: size=2, off=5 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b505180): >_readAt: n=0, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b505180): _writeAt: size=3, off=5 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b505180): >_writeAt: n=3, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b505180): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.392887151 +0000 UTC m=+347.024644003 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b505180): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b505700): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b505700): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b505700): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b505700): >_readAt: n=3, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b505700): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.392887151 +0000 UTC m=+347.024644003 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b505700): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1afa5810 item 88 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b505d40): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b505d40): open at offset 0 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b505d40): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b505d40): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b505d40): >_readAt: n=0, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b505d40): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b505d40): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b505d40): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.394396811 +0000 UTC m=+347.026153654 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b505d40): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b52c380): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b52c380): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b52c380): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1afb4a10 item 89 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b52c380): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b52c380): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.394959112 +0000 UTC m=+347.026715955 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b52c380): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b52c8c0): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b52c8c0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b52c8c0): open at offset 5 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b52c8c0): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b52c8c0): >_readAt: n=2, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b52c8c0): _writeAt: size=3, off=7 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1afb56c0 item 89 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b52c8c0): >_writeAt: n=3, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b52c8c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.395626422 +0000 UTC m=+347.027383345 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b52c8c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b52ce40): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b52ce40): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b52ce40): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b52ce40): >_readAt: n=8, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b52ce40): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.395626422 +0000 UTC m=+347.027383345 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b52ce40): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1afb5ab0 item 89 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b52d480): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b52d480): open at offset 0 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b52d480): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b52d480): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b52d480): >_readAt: n=0, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b52d480): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b52d480): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b52d480): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.397401183 +0000 UTC m=+347.029158026 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b52d480): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b52d9c0): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b52d9c0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b52d9c0): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b216460 item 90 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b52d9c0): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b52d9c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.398119148 +0000 UTC m=+347.029875991 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b52d9c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b54c000): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b54c000): open at offset 5 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b54c000): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b216a80 item 90 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b54c000): _readAt: size=2, off=5 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b54c000): >_readAt: n=0, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b54c000): _writeAt: size=3, off=5 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b54c000): >_writeAt: n=3, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b54c000): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.398842305 +0000 UTC m=+347.030599148 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b54c000): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b54c5c0): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b54c5c0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b54c5c0): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b54c5c0): >_readAt: n=3, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b54c5c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.398842305 +0000 UTC m=+347.030599148 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b54c5c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b216f50 item 90 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b54cc00): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b54cc00): open at offset 0 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b54cc00): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b54cc00): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b54cc00): >_readAt: n=0, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b54cc00): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b54cc00): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b54cc00): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.400281692 +0000 UTC m=+347.032038535 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b54cc00): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b54d140): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b54d140): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b54d140): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b217d50 item 91 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b54d140): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b54d140): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.400858981 +0000 UTC m=+347.032615824 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b54d140): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b54d680): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b54d680): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b54d680): open at offset 5 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b54d680): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b54d680): >_readAt: n=2, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b54d680): _writeAt: size=3, off=7 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1af92a10 item 91 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b54d680): >_writeAt: n=3, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b54d680): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.401496866 +0000 UTC m=+347.033253719 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b54d680): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b54dc00): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b54dc00): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b54dc00): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b54dc00): >_readAt: n=8, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b54dc00): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.401496866 +0000 UTC m=+347.033253719 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b54dc00): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1af938f0 item 91 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 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/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b56e340): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b56e340): open at offset 0 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b56e340): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b56e340): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b56e340): >_readAt: n=0, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b56e340): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b56e340): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b56e340): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.403143504 +0000 UTC m=+347.034900397 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b56e340): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b56e880): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b56e880): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b56e880): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b0e0930 item 92 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b56e880): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b56e880): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.403812437 +0000 UTC m=+347.035569280 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b56e880): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b56edc0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b56edc0): open at offset 5 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b56edc0): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b0e1260 item 92 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b56edc0): _readAt: size=2, off=5 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b56edc0): >_readAt: n=0, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b56edc0): _writeAt: size=3, off=5 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b56edc0): >_writeAt: n=3, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b56edc0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.404911814 +0000 UTC m=+347.036668657 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b56edc0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b56f380): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b56f380): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b56f380): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b56f380): >_readAt: n=3, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b56f380): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.404911814 +0000 UTC m=+347.036668657 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b56f380): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b0e1730 item 92 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b56f9c0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b56f9c0): open at offset 0 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b56f9c0): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b56f9c0): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b56f9c0): >_readAt: n=0, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b56f9c0): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b56f9c0): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b56f9c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.40658324 +0000 UTC m=+347.038340083 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b56f9c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b590000): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b590000): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b590000): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1af62a80 item 93 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b590000): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b590000): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.407216074 +0000 UTC m=+347.038972918 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b590000): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b590700): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b590700): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b590700): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b590700): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b590700): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.407216074 +0000 UTC m=+347.038972918 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b590700): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1af62d90 item 93 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 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/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b590d40): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b590d40): open at offset 0 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b590d40): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b590d40): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b590d40): >_readAt: n=0, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b590d40): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b590d40): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b590d40): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.408889934 +0000 UTC m=+347.040646777 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b590d40): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b591280): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b591280): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b591280): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1af63c70 item 94 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b591280): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b591280): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.409795413 +0000 UTC m=+347.041552267 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b591280): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b591980): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b591980): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b591980): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b591980): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b591980): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.409795413 +0000 UTC m=+347.041552267 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b591980): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1af961c0 item 94 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 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/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5ae0c0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5ae0c0): open at offset 0 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5ae0c0): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5ae0c0): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5ae0c0): >_readAt: n=0, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5ae0c0): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5ae0c0): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5ae0c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.411852047 +0000 UTC m=+347.043608890 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5ae0c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5ae600): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5ae600): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5ae600): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1af96a80 item 95 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5ae600): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5ae600): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.412512163 +0000 UTC m=+347.044269006 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5ae600): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5aed00): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5aed00): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5aed00): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5aed00): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5aed00): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.412512163 +0000 UTC m=+347.044269006 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5aed00): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1af96d20 item 95 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 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/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5af340): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5af340): open at offset 0 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5af340): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5af340): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5af340): >_readAt: n=0, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5af340): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5af340): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5af340): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.414138332 +0000 UTC m=+347.045895176 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5af340): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5af880): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5af880): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5af880): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1af973b0 item 96 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5af880): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5af880): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.414754066 +0000 UTC m=+347.046510909 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5af880): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5cc080): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5cc080): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5cc080): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5cc080): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5cc080): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.414754066 +0000 UTC m=+347.046510909 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b5cc080): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1af97570 item 96 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= 2026/08/28 03:19:21 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:19:21 DEBUG : Looking for writers 2026/08/28 03:19:21 DEBUG : >WaitForWriters: 2026/08/28 03:19:21 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:19:21 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:19:21 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/28 03:19:21 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:19:21 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:19:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:19:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:19:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:19:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:19:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:19:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/08/28 03:19:21 INFO : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b606280): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b606280): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b606280): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b606280): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b606280): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.967111631 +0000 UTC m=+347.598868494 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b606280): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b606780): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b606780): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b606780): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b606780): >_readAt: n=2, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b606780): _writeAt: size=3, off=2 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b606780): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b606780): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.967111631 +0000 UTC m=+347.598868494 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b606780): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b606c40): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b606c40): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b606c40): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b606c40): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b606c40): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.967111631 +0000 UTC m=+347.598868494 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b606c40): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1e0af0 item 1 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b607280): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b607280): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b607280): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b607280): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b607280): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.971405999 +0000 UTC m=+347.603162852 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b607280): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b607780): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b607780): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b607780): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b607780): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b607780): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.971405999 +0000 UTC m=+347.603162852 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b607780): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1e1030 item 2 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b607dc0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b607dc0): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b607dc0): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b607dc0): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b607dc0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.974071331 +0000 UTC m=+347.605828183 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b607dc0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b642340): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b642340): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b642340): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b642340): >_readAt: n=2, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b642340): _writeAt: size=3, off=2 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b642340): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b642340): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.974071331 +0000 UTC m=+347.605828183 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b642340): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b642800): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b642800): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b642800): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b642800): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b642800): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.974071331 +0000 UTC m=+347.605828183 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b642800): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1e1650 item 3 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b642e80): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b642e80): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b642e80): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b642e80): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b642e80): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.977061036 +0000 UTC m=+347.608817899 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b642e80): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6433c0): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6433c0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6433c0): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6433c0): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6433c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.977061036 +0000 UTC m=+347.608817899 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b6433c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1e1b20 item 4 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b643a00): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b643a00): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b643a00): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b643a00): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b643a00): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.979311514 +0000 UTC m=+347.611068368 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b643a00): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b643e80): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b643e80): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b643e80): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b643e80): >_readAt: n=2, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b643e80): _writeAt: size=3, off=2 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b643e80): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b643e80): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.979311514 +0000 UTC m=+347.611068368 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b643e80): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b65e440): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b65e440): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b65e440): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b65e440): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b65e440): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.979311514 +0000 UTC m=+347.611068368 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b65e440): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1e4070 item 5 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b65eac0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b65eac0): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b65eac0): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b65eac0): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b65eac0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.982462493 +0000 UTC m=+347.614219346 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b65eac0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b65f000): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b65f000): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b65f000): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b65f000): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b65f000): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.982462493 +0000 UTC m=+347.614219346 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b65f000): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1e4850 item 6 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b65f680): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b65f680): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b65f680): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b65f680): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b65f680): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.98451555 +0000 UTC m=+347.616272403 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b65f680): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b65fb80): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b65fb80): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b65fb80): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b65fb80): >_readAt: n=2, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b65fb80): _writeAt: size=3, off=2 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b65fb80): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b65fb80): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.98451555 +0000 UTC m=+347.616272403 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b65fb80): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b784140): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b784140): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b784140): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b784140): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b784140): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.98451555 +0000 UTC m=+347.616272403 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b784140): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1e4bd0 item 7 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7847c0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7847c0): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7847c0): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7847c0): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7847c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.987272726 +0000 UTC m=+347.619029579 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7847c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b784d00): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b784d00): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b784d00): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b784d00): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b784d00): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.987272726 +0000 UTC m=+347.619029579 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b784d00): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1e53b0 item 8 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7852c0): _readAt: size=2, off=0 2026/08/28 03:19:21 ERROR : open-test-file(0x319d1b7852c0): Couldn't read size of file 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7852c0): >_readAt: n=0, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7852c0): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7852c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7852c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7852c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b785680): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b785680): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b785680): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b785680): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b785680): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.989929412 +0000 UTC m=+347.621686274 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b785680): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b785b00): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b785b00): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b785b00): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b785b00): >_readAt: n=2, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b785b00): _writeAt: size=3, off=2 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b785b00): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b785b00): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.989929412 +0000 UTC m=+347.621686274 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b785b00): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7a2100): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7a2100): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7a2100): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7a2100): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7a2100): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.989929412 +0000 UTC m=+347.621686274 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7a2100): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1e57a0 item 9 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7a2780): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7a2780): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7a2780): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7a2780): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7a2780): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.992992875 +0000 UTC m=+347.624749788 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7a2780): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7a2cc0): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7a2cc0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7a2cc0): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7a2cc0): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7a2cc0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.992992875 +0000 UTC m=+347.624749788 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7a2cc0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1e5c70 item 10 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7a3300): _readAt: size=2, off=0 2026/08/28 03:19:21 ERROR : open-test-file(0x319d1b7a3300): Couldn't read size of file 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7a3300): >_readAt: n=0, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7a3300): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7a3300): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7a3300): close: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7a3300): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7a36c0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7a36c0): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7a36c0): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7a36c0): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7a36c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.995437291 +0000 UTC m=+347.627194143 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7a36c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7a3bc0): _readAt: size=2, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7a3bc0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7a3bc0): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7a3bc0): >_readAt: n=2, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7a3bc0): _writeAt: size=3, off=2 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7a3bc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7a3bc0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.995437291 +0000 UTC m=+347.627194143 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7a3bc0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7be1c0): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7be1c0): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7be1c0): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7be1c0): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7be1c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.995437291 +0000 UTC m=+347.627194143 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7be1c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b200150 item 11 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7be840): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7be840): >openPending: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7be840): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7be840): >_writeAt: n=5, err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7be840): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.998368956 +0000 UTC m=+347.630125818 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7be840): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7bed80): _readAt: size=512, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7bed80): openPending: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7bed80): >openPending: err= 2026/08/28 03:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7bed80): >_readAt: n=5, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7bed80): close: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:21.998368956 +0000 UTC m=+347.630125818 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7bed80): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: Remove: 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b200690 item 12 2026/08/28 03:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7bf3c0): _readAt: size=2, off=0 2026/08/28 03:19:21 ERROR : open-test-file(0x319d1b7bf3c0): Couldn't read size of file 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7bf3c0): >_readAt: n=0, err=EOF 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7bf3c0): _writeAt: size=5, off=0 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7bf3c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7bf3c0): close: 2026/08/28 03:19:21 DEBUG : open-test-file(0x319d1b7bf3c0): >close: err= 2026/08/28 03:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7bf780): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7bf780): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7bf780): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7bf780): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7bf780): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.00040004 +0000 UTC m=+347.632156893 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7bf780): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7bfe40): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7bfe40): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7bfe40): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7bfe40): >_readAt: n=5, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7bfe40): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.00040004 +0000 UTC m=+347.632156893 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7bfe40): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b200a10 item 13 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7da5c0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7da5c0): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7da5c0): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7da5c0): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7da5c0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.002692729 +0000 UTC m=+347.634449581 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7da5c0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7dab00): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7dab00): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7dab00): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7dab00): >_readAt: n=5, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7dab00): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.002692729 +0000 UTC m=+347.634449581 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7dab00): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b200e00 item 14 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7db140): _readAt: size=2, off=0 2026/08/28 03:19:22 ERROR : open-test-file(0x319d1b7db140): Couldn't read size of file 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7db140): >_readAt: n=0, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7db140): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7db140): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7db140): close: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7db140): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7db500): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7db500): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7db500): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7db500): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7db500): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.004759501 +0000 UTC m=+347.636516354 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7db500): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7dbbc0): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7dbbc0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7dbbc0): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7dbbc0): >_readAt: n=5, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7dbbc0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.004759501 +0000 UTC m=+347.636516354 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7dbbc0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b201180 item 15 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 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/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7f8340): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7f8340): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7f8340): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7f8340): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7f8340): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.006842905 +0000 UTC m=+347.638599748 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7f8340): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7f8880): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7f8880): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7f8880): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7f8880): >_readAt: n=5, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7f8880): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.006842905 +0000 UTC m=+347.638599748 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7f8880): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b201500 item 16 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7f8ec0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7f8ec0): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7f8ec0): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7f8ec0): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7f8ec0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.008890811 +0000 UTC m=+347.640647695 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7f8ec0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7f9340): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7f9340): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7f9340): open at offset 5 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7f9340): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7f9340): >_readAt: n=2, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7f9340): _writeAt: size=3, off=7 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7f9340): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7f9340): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.008890811 +0000 UTC m=+347.640647695 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7f9340): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7f9840): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7f9840): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7f9840): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7f9840): >_readAt: n=5, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7f9840): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.008890811 +0000 UTC m=+347.640647695 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7f9840): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b201880 item 17 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7f9ec0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7f9ec0): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7f9ec0): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7f9ec0): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7f9ec0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.011996074 +0000 UTC m=+347.643752927 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7f9ec0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b816500): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b816500): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b816500): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b816500): >_readAt: n=5, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b816500): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.011996074 +0000 UTC m=+347.643752927 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b816500): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b201dc0 item 18 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b816b80): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b816b80): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b816b80): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b816b80): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b816b80): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.014492107 +0000 UTC m=+347.646248969 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b816b80): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b817080): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b817080): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b817080): open at offset 5 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b817080): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b817080): >_readAt: n=2, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b817080): _writeAt: size=3, off=7 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b817080): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b817080): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.014492107 +0000 UTC m=+347.646248969 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b817080): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b817580): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b817580): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b817580): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b817580): >_readAt: n=5, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b817580): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.014492107 +0000 UTC m=+347.646248969 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b817580): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b0ae3f0 item 19 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b817c00): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b817c00): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b817c00): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b817c00): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b817c00): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.017413262 +0000 UTC m=+347.649170115 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b817c00): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b838240): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b838240): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b838240): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b838240): >_readAt: n=5, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b838240): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.017413262 +0000 UTC m=+347.649170115 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b838240): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b0ae9a0 item 20 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b8388c0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b8388c0): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b8388c0): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b8388c0): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b8388c0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.019704237 +0000 UTC m=+347.651461090 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b8388c0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b838dc0): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b838dc0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b838dc0): open at offset 5 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b838dc0): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b838dc0): >_readAt: n=2, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b838dc0): _writeAt: size=3, off=7 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b838dc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b838dc0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.019704237 +0000 UTC m=+347.651461090 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b838dc0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b8392c0): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b8392c0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b8392c0): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b8392c0): >_readAt: n=5, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b8392c0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.019704237 +0000 UTC m=+347.651461090 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b8392c0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b0aee00 item 21 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b839940): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b839940): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b839940): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b839940): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b839940): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.022541203 +0000 UTC m=+347.654298056 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b839940): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b839e80): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b839e80): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b839e80): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b839e80): >_readAt: n=5, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b839e80): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.022541203 +0000 UTC m=+347.654298056 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b839e80): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b0af500 item 22 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b852600): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b852600): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b852600): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b852600): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b852600): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.025882201 +0000 UTC m=+347.657639055 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b852600): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b852b00): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b852b00): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b852b00): open at offset 5 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b852b00): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b852b00): >_readAt: n=2, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b852b00): _writeAt: size=3, off=7 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b852b00): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b852b00): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.025882201 +0000 UTC m=+347.657639055 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b852b00): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b853000): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b853000): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b853000): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b853000): >_readAt: n=5, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b853000): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.025882201 +0000 UTC m=+347.657639055 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b853000): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b0afa40 item 23 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 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/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b853680): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b853680): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b853680): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b853680): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b853680): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.031217966 +0000 UTC m=+347.662974819 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b853680): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b853bc0): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b853bc0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b853bc0): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b853bc0): >_readAt: n=5, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b853bc0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.031217966 +0000 UTC m=+347.662974819 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b853bc0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1aa380 item 24 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b870300): _readAt: size=2, off=0 2026/08/28 03:19:22 ERROR : open-test-file(0x319d1b870300): Couldn't read size of file 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b870300): >_readAt: n=0, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b870300): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b870300): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b870300): close: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b870300): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b8706c0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b8706c0): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b8706c0): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b8706c0): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b8706c0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.033538186 +0000 UTC m=+347.665295089 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b8706c0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b870bc0): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b870bc0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b870bc0): open at offset 5 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b870bc0): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b870bc0): >_readAt: n=2, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b870bc0): _writeAt: size=3, off=7 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b870bc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b870bc0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.033538186 +0000 UTC m=+347.665295089 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b870bc0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b871100): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b871100): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b871100): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b871100): >_readAt: n=5, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b871100): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.033538186 +0000 UTC m=+347.665295089 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b871100): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1aa770 item 25 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b871780): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b871780): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b871780): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b871780): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b871780): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.036020142 +0000 UTC m=+347.667777035 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b871780): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b871cc0): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b871cc0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b871cc0): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b871cc0): >_readAt: n=5, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b871cc0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.036020142 +0000 UTC m=+347.667777035 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b871cc0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1aad90 item 26 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b890400): _readAt: size=2, off=0 2026/08/28 03:19:22 ERROR : open-test-file(0x319d1b890400): Couldn't read size of file 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b890400): >_readAt: n=0, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b890400): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b890400): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b890400): close: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b890400): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b8907c0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b8907c0): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b8907c0): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b8907c0): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b8907c0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.038119385 +0000 UTC m=+347.669876238 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b8907c0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b890cc0): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b890cc0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b890cc0): open at offset 5 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b890cc0): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b890cc0): >_readAt: n=2, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b890cc0): _writeAt: size=3, off=7 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b890cc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b890cc0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.038119385 +0000 UTC m=+347.669876238 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b890cc0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b891200): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b891200): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b891200): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b891200): >_readAt: n=5, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b891200): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.038119385 +0000 UTC m=+347.669876238 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b891200): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1ab180 item 27 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 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/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b891880): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b891880): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b891880): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b891880): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b891880): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.040575282 +0000 UTC m=+347.672332145 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b891880): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b891dc0): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b891dc0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b891dc0): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b891dc0): >_readAt: n=5, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b891dc0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.040575282 +0000 UTC m=+347.672332145 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b891dc0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1ab650 item 28 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b8ae500): _readAt: size=2, off=0 2026/08/28 03:19:22 ERROR : open-test-file(0x319d1b8ae500): Couldn't read size of file 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b8ae500): >_readAt: n=0, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b8ae500): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b8ae500): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b8ae500): close: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b8ae500): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b8ae8c0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b8ae8c0): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b8ae8c0): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b8ae8c0): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b8ae8c0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.04250228 +0000 UTC m=+347.674259173 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b8ae8c0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b8aef80): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b8aef80): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b8aef80): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b8aef80): >_readAt: n=5, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b8aef80): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.04250228 +0000 UTC m=+347.674259173 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b8aef80): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1abab0 item 29 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 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/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68c300): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68c300): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68c300): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68c300): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68c300): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.044629497 +0000 UTC m=+347.676386350 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68c300): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68c840): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68c840): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68c840): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68c840): >_readAt: n=5, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68c840): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.044629497 +0000 UTC m=+347.676386350 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68c840): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1ce230 item 30 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 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/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68ce80): _readAt: size=2, off=0 2026/08/28 03:19:22 ERROR : open-test-file(0x319d1b68ce80): Couldn't read size of file 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68ce80): >_readAt: n=0, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68ce80): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68ce80): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68ce80): close: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68ce80): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68d240): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68d240): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68d240): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68d240): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68d240): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.04763401 +0000 UTC m=+347.679390963 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68d240): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68d900): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68d900): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68d900): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68d900): >_readAt: n=5, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68d900): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.04763401 +0000 UTC m=+347.679390963 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68d900): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1ce620 item 31 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 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/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6de080): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6de080): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6de080): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6de080): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6de080): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.050850332 +0000 UTC m=+347.682607184 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6de080): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6de5c0): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6de5c0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6de5c0): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6de5c0): >_readAt: n=5, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6de5c0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.050850332 +0000 UTC m=+347.682607184 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6de5c0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1ce9a0 item 32 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6dec00): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6dec00): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6dec00): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6dec00): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6dec00): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.053349419 +0000 UTC m=+347.685106273 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6dec00): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6df080): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6df080): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6df080): _writeAt: size=3, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6df080): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6df080): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1ced20 item 33 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6df080): >_writeAt: n=3, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6df080): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.054748111 +0000 UTC m=+347.686504964 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6df080): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6df580): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6df580): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6df580): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6df580): >_readAt: n=5, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6df580): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.054748111 +0000 UTC m=+347.686504964 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6df580): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1ceee0 item 33 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6dfbc0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6dfbc0): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6dfbc0): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6dfbc0): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6dfbc0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.05754466 +0000 UTC m=+347.689301514 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6dfbc0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b906140): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b906140): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1cf260 item 34 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b906140): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b906140): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b906140): _writeAt: size=3, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b906140): >_writeAt: n=3, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b906140): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.059771365 +0000 UTC m=+347.691528208 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b906140): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b906680): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b906680): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b906680): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b906680): >_readAt: n=3, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b906680): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.059771365 +0000 UTC m=+347.691528208 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b906680): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1cf420 item 34 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b906cc0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b906cc0): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b906cc0): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b906cc0): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b906cc0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.061912598 +0000 UTC m=+347.693669451 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b906cc0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b907140): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b907140): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b907140): _writeAt: size=3, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b907140): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b907140): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1cf810 item 35 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b907140): >_writeAt: n=3, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b907140): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.063233441 +0000 UTC m=+347.694990284 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b907140): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b907640): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b907640): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b907640): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b907640): >_readAt: n=5, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b907640): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.063233441 +0000 UTC m=+347.694990284 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b907640): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1cf9d0 item 35 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b907cc0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b907cc0): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b907cc0): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b907cc0): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b907cc0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.065726307 +0000 UTC m=+347.697483161 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b907cc0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b9242c0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b9242c0): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1cfe30 item 36 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b9242c0): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b9242c0): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b9242c0): _writeAt: size=3, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b9242c0): >_writeAt: n=3, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b9242c0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.066752925 +0000 UTC m=+347.698509799 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b9242c0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b924800): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b924800): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b924800): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b924800): >_readAt: n=3, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b924800): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.066752925 +0000 UTC m=+347.698509799 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b924800): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1c288150 item 36 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b924e40): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b924e40): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b924e40): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b924e40): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b924e40): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.068950886 +0000 UTC m=+347.700707729 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b924e40): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b9252c0): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b9252c0): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b9252c0): _writeAt: size=3, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b9252c0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b9252c0): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1c2884d0 item 37 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b9252c0): >_writeAt: n=3, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b9252c0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.069651679 +0000 UTC m=+347.701408522 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b9252c0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b9257c0): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b9257c0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b9257c0): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b9257c0): >_readAt: n=5, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b9257c0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.069651679 +0000 UTC m=+347.701408522 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b9257c0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1c288690 item 37 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b925e40): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b925e40): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b925e40): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b925e40): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b925e40): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.071352159 +0000 UTC m=+347.703109012 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b925e40): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b942440): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b942440): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1c288a10 item 38 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b942440): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b942440): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b942440): _writeAt: size=3, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b942440): >_writeAt: n=3, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b942440): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.0720091 +0000 UTC m=+347.703765943 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b942440): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b942980): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b942980): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b942980): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b942980): >_readAt: n=3, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b942980): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.0720091 +0000 UTC m=+347.703765943 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b942980): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1c288bd0 item 38 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b943000): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b943000): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b943000): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b943000): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b943000): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.073908566 +0000 UTC m=+347.705665409 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b943000): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b943500): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b943500): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b943500): _writeAt: size=3, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b943500): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b943500): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1c288f50 item 39 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b943500): >_writeAt: n=3, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b943500): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.077018087 +0000 UTC m=+347.708774930 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b943500): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1c38e3c0): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1c38e3c0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1c38e3c0): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1c38e3c0): >_readAt: n=5, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1c38e3c0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.077018087 +0000 UTC m=+347.708774930 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1c38e3c0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1c39c0e0 item 39 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1c38ea40): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1c38ea40): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1c38ea40): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1c38ea40): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1c38ea40): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.079067347 +0000 UTC m=+347.710824249 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1c38ea40): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5cc280): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5cc280): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1aa070 item 40 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5cc280): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5cc280): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5cc280): _writeAt: size=3, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5cc280): >_writeAt: n=3, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5cc280): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.080190697 +0000 UTC m=+347.711947550 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5cc280): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5cc840): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5cc840): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5cc840): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5cc840): >_readAt: n=3, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5cc840): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.080190697 +0000 UTC m=+347.711947550 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5cc840): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1aa310 item 40 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5cce00): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5cce00): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5cce00): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5cce00): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5cce00): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5cce00): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5cce00): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.081861571 +0000 UTC m=+347.713618425 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5cce00): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5cd300): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5cd300): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5cd300): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1aa690 item 41 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5cd300): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5cd300): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.0824325 +0000 UTC m=+347.714189343 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5cd300): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5cd7c0): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5cd7c0): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5cd7c0): _writeAt: size=3, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5cd7c0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5cd7c0): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1aaa10 item 41 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5cd7c0): >_writeAt: n=3, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5cd7c0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.082972589 +0000 UTC m=+347.714729432 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5cd7c0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5cdd00): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5cdd00): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5cdd00): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5cdd00): >_readAt: n=5, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5cdd00): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.082972589 +0000 UTC m=+347.714729432 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5cdd00): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1aabd0 item 41 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b942440): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b942440): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b942440): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b942440): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b942440): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b942440): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b942440): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.085055201 +0000 UTC m=+347.716812055 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b942440): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b942940): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b942940): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b942940): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1aaf50 item 42 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b942940): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b942940): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.085729975 +0000 UTC m=+347.717486828 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b942940): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b942e80): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b942e80): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1ab180 item 42 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b942e80): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b942e80): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b942e80): _writeAt: size=3, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b942e80): >_writeAt: n=3, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b942e80): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.086636297 +0000 UTC m=+347.718393140 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b942e80): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b943980): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b943980): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b943980): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b943980): >_readAt: n=3, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b943980): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.086636297 +0000 UTC m=+347.718393140 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b943980): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1ab340 item 42 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1c38ed80): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1c38ed80): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1c38ed80): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1c38ed80): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1c38ed80): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1c38ed80): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1c38ed80): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.088387692 +0000 UTC m=+347.720144546 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1c38ed80): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1c38f280): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1c38f280): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1c38f280): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1ab6c0 item 43 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1c38f280): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1c38f280): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.089370939 +0000 UTC m=+347.721127823 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1c38f280): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1c38f7c0): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1c38f7c0): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1c38f7c0): _writeAt: size=3, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1c38f7c0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1c38f7c0): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1ab880 item 43 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1c38f7c0): >_writeAt: n=3, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1c38f7c0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.090339037 +0000 UTC m=+347.722095890 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1c38f7c0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1c38fd00): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1c38fd00): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1c38fd00): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1c38fd00): >_readAt: n=5, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1c38fd00): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.090339037 +0000 UTC m=+347.722095890 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1c38fd00): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1abb20 item 43 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b554740): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b554740): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b554740): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b554740): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b554740): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b554740): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b554740): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.092519704 +0000 UTC m=+347.724276567 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b554740): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b554c80): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b554c80): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b554c80): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b0b20e0 item 44 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b554c80): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b554c80): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.093347617 +0000 UTC m=+347.725104471 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b554c80): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5551c0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5551c0): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b0b22a0 item 44 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5551c0): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5551c0): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5551c0): _writeAt: size=3, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5551c0): >_writeAt: n=3, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5551c0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.094263757 +0000 UTC m=+347.726020610 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5551c0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b555740): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b555740): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b555740): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b555740): >_readAt: n=3, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b555740): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.094263757 +0000 UTC m=+347.726020610 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b555740): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b0b2700 item 44 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b555d80): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b555d80): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b555d80): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b555d80): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b555d80): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b555d80): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b555d80): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.096162222 +0000 UTC m=+347.727919075 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b555d80): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68e500): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68e500): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68e500): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b0b2d20 item 45 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68e500): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68e500): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.096790027 +0000 UTC m=+347.728546880 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68e500): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68ec80): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68ec80): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68ec80): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68ec80): >_readAt: n=5, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68ec80): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.096790027 +0000 UTC m=+347.728546880 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68ec80): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b0b2f50 item 45 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68f2c0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68f2c0): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68f2c0): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68f2c0): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68f2c0): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68f2c0): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68f2c0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.098902525 +0000 UTC m=+347.730659418 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68f2c0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68f7c0): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68f7c0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68f7c0): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b0b3420 item 46 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68f7c0): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68f7c0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.09974716 +0000 UTC m=+347.731504023 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68f7c0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68fec0): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68fec0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68fec0): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68fec0): >_readAt: n=5, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68fec0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.09974716 +0000 UTC m=+347.731504023 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b68fec0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b0b3650 item 46 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b0fa680): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b0fa680): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b0fa680): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b0fa680): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b0fa680): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b0fa680): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b0fa680): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.102329124 +0000 UTC m=+347.734085977 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b0fa680): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b0fab80): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b0fab80): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b0fab80): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b0b3ab0 item 47 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b0fab80): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b0fab80): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.102993309 +0000 UTC m=+347.734750162 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b0fab80): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b0fb2c0): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b0fb2c0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b0fb2c0): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b0fb2c0): >_readAt: n=5, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b0fb2c0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.102993309 +0000 UTC m=+347.734750162 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b0fb2c0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b0b3ce0 item 47 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 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/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b0fba80): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b0fba80): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b0fba80): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b0fba80): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b0fba80): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b0fba80): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b0fba80): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.105112499 +0000 UTC m=+347.736869352 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b0fba80): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b02a2c0): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b02a2c0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b02a2c0): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1c288230 item 48 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b02a2c0): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b02a2c0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.105805208 +0000 UTC m=+347.737562051 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b02a2c0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b02aec0): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b02aec0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b02aec0): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b02aec0): >_readAt: n=5, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b02aec0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.105805208 +0000 UTC m=+347.737562051 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b02aec0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1c2883f0 item 48 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b02b500): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b02b500): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b02b500): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b02b500): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b02b500): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.10781917 +0000 UTC m=+347.739576013 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b02b500): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b02b980): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b02b980): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b02b980): _writeAt: size=3, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b02b980): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b02b980): open at offset 5 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b02b980): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1c288770 item 49 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b02b980): >_writeAt: n=3, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b02b980): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.108450732 +0000 UTC m=+347.740207586 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b02b980): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b02bec0): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b02bec0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b02bec0): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b02bec0): >_readAt: n=8, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b02bec0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.108450732 +0000 UTC m=+347.740207586 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b02bec0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1c288930 item 49 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3ac940): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3ac940): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3ac940): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3ac940): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3ac940): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.110432645 +0000 UTC m=+347.742189498 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3ac940): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3acf40): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3acf40): open at offset 5 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3acf40): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1c288cb0 item 50 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3acf40): _readAt: size=2, off=5 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3acf40): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3acf40): _writeAt: size=3, off=5 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3acf40): >_writeAt: n=3, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3acf40): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.111319178 +0000 UTC m=+347.743076031 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3acf40): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3ad500): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3ad500): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3ad500): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3ad500): >_readAt: n=3, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3ad500): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.111319178 +0000 UTC m=+347.743076031 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3ad500): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1c2890a0 item 50 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3adb80): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3adb80): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3adb80): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3adb80): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3adb80): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.113210018 +0000 UTC m=+347.744966881 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3adb80): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1aea8600): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1aea8600): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1aea8600): _writeAt: size=3, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1aea8600): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1aea8600): open at offset 5 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1aea8600): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1c289420 item 51 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1aea8600): >_writeAt: n=3, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1aea8600): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.114022843 +0000 UTC m=+347.745779706 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1aea8600): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1aea9900): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1aea9900): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1aea9900): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1aea9900): >_readAt: n=8, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1aea9900): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.114022843 +0000 UTC m=+347.745779706 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1aea9900): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1c2895e0 item 51 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1ac261c0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1ac261c0): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1ac261c0): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1ac261c0): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1ac261c0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.118535714 +0000 UTC m=+347.750292567 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1ac261c0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1ac27b80): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1ac27b80): open at offset 5 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1ac27b80): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1c289960 item 52 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1ac27b80): _readAt: size=2, off=5 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1ac27b80): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1ac27b80): _writeAt: size=3, off=5 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1ac27b80): >_writeAt: n=3, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1ac27b80): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.119330954 +0000 UTC m=+347.751087797 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1ac27b80): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b09c6c0): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b09c6c0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b09c6c0): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b09c6c0): >_readAt: n=3, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b09c6c0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.119330954 +0000 UTC m=+347.751087797 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b09c6c0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1c289b20 item 52 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b09d6c0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b09d6c0): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b09d6c0): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b09d6c0): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b09d6c0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.121257242 +0000 UTC m=+347.753014085 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b09d6c0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b09dbc0): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b09dbc0): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b09dbc0): _writeAt: size=3, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b09dbc0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b09dbc0): open at offset 5 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b09dbc0): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1c39c3f0 item 53 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b09dbc0): >_writeAt: n=3, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b09dbc0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.123409776 +0000 UTC m=+347.755166619 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b09dbc0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4de200): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4de200): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4de200): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4de200): >_readAt: n=8, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4de200): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.123409776 +0000 UTC m=+347.755166619 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4de200): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1c39c5b0 item 53 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4dea00): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4dea00): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4dea00): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4dea00): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4dea00): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.125525049 +0000 UTC m=+347.757281892 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4dea00): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4df300): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4df300): open at offset 5 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4df300): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1c39c930 item 54 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4df300): _readAt: size=2, off=5 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4df300): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4df300): _writeAt: size=3, off=5 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4df300): >_writeAt: n=3, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4df300): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.126542981 +0000 UTC m=+347.758299825 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4df300): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4dfc40): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4dfc40): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4dfc40): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4dfc40): >_readAt: n=3, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4dfc40): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.126542981 +0000 UTC m=+347.758299825 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4dfc40): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1c39caf0 item 54 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b606640): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b606640): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b606640): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b606640): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b606640): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.129860906 +0000 UTC m=+347.761617749 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b606640): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b606b40): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b606b40): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b606b40): _writeAt: size=3, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b606b40): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b606b40): open at offset 5 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b606b40): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1c39ce70 item 55 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b606b40): >_writeAt: n=3, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b606b40): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.130575614 +0000 UTC m=+347.762332467 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b606b40): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b607080): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b607080): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b607080): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b607080): >_readAt: n=8, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b607080): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.130575614 +0000 UTC m=+347.762332467 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b607080): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1c39d030 item 55 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 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/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b607700): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b607700): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b607700): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b607700): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b607700): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.132794123 +0000 UTC m=+347.764550987 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b607700): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b607c00): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b607c00): open at offset 5 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b607c00): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1c39d3b0 item 56 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b607c00): _readAt: size=2, off=5 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b607c00): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b607c00): _writeAt: size=3, off=5 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b607c00): >_writeAt: n=3, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b607c00): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.134474436 +0000 UTC m=+347.766231279 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b607c00): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b764280): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b764280): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b764280): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b764280): >_readAt: n=3, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b764280): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.134474436 +0000 UTC m=+347.766231279 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b764280): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1c39d570 item 56 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7648c0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7648c0): open at offset 0 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7648c0): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7648c0): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7648c0): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7648c0): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7648c0): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7648c0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.136490552 +0000 UTC m=+347.768247406 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7648c0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b764e00): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b764e00): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b764e00): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1c39d8f0 item 57 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b764e00): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b764e00): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.137195553 +0000 UTC m=+347.768952396 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b764e00): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b765340): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b765340): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b765340): _writeAt: size=3, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b765340): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b765340): open at offset 5 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b765340): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1c39dab0 item 57 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b765340): >_writeAt: n=3, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b765340): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.137936362 +0000 UTC m=+347.769693205 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b765340): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7658c0): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7658c0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7658c0): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7658c0): >_readAt: n=8, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7658c0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.137936362 +0000 UTC m=+347.769693205 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7658c0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1c39dc70 item 57 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b770000): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b770000): open at offset 0 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b770000): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b770000): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b770000): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b770000): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b770000): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b770000): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.139934014 +0000 UTC m=+347.771690857 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b770000): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b770540): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b770540): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b770540): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b318310 item 58 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b770540): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b770540): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.141308288 +0000 UTC m=+347.773065131 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b770540): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b770a80): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b770a80): open at offset 5 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b770a80): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b318770 item 58 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b770a80): _readAt: size=2, off=5 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b770a80): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b770a80): _writeAt: size=3, off=5 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b770a80): >_writeAt: n=3, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b770a80): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.144171384 +0000 UTC m=+347.775928237 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b770a80): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b771040): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b771040): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b771040): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b771040): >_readAt: n=3, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b771040): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.144171384 +0000 UTC m=+347.775928237 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b771040): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b318e00 item 58 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b771680): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b771680): open at offset 0 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b771680): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b771680): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b771680): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b771680): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b771680): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b771680): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.147233946 +0000 UTC m=+347.778990789 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b771680): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b771bc0): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b771bc0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b771bc0): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b319490 item 59 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b771bc0): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b771bc0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.148248591 +0000 UTC m=+347.780005435 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b771bc0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1af82200): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1af82200): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1af82200): _writeAt: size=3, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1af82200): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1af82200): open at offset 5 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1af82200): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b3199d0 item 59 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1af82200): >_writeAt: n=3, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1af82200): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.149133622 +0000 UTC m=+347.780890465 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1af82200): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1af82780): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1af82780): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1af82780): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1af82780): >_readAt: n=8, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1af82780): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.149133622 +0000 UTC m=+347.780890465 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1af82780): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b319c00 item 59 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 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/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1af82dc0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1af82dc0): open at offset 0 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1af82dc0): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1af82dc0): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1af82dc0): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1af82dc0): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1af82dc0): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1af82dc0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.151026677 +0000 UTC m=+347.782783520 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1af82dc0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1af83300): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1af83300): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1af83300): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1ac128c0 item 60 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1af83300): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1af83300): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.151679169 +0000 UTC m=+347.783436012 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1af83300): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1af83840): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1af83840): open at offset 5 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1af83840): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1ac12d90 item 60 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1af83840): _readAt: size=2, off=5 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1af83840): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1af83840): _writeAt: size=3, off=5 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1af83840): >_writeAt: n=3, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1af83840): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.15247403 +0000 UTC m=+347.784230873 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1af83840): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1af83e00): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1af83e00): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1af83e00): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1af83e00): >_readAt: n=3, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1af83e00): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.15247403 +0000 UTC m=+347.784230873 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1af83e00): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1ac131f0 item 60 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b18e540): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b18e540): open at offset 0 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b18e540): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b18e540): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b18e540): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b18e540): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b18e540): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b18e540): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.155363315 +0000 UTC m=+347.787120168 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b18e540): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2b0340): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2b0340): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2b0340): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1280e0 item 61 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2b0340): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2b0340): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.156443124 +0000 UTC m=+347.788200007 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2b0340): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2b0a40): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2b0a40): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2b0a40): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2b0a40): >_readAt: n=5, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2b0a40): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.156443124 +0000 UTC m=+347.788200007 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2b0a40): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1282a0 item 61 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 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/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2b1080): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2b1080): open at offset 0 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2b1080): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2b1080): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2b1080): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2b1080): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2b1080): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2b1080): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.159796886 +0000 UTC m=+347.791553739 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2b1080): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2b15c0): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2b15c0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2b15c0): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b128a10 item 62 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2b15c0): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2b15c0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.161256361 +0000 UTC m=+347.793013204 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2b15c0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2b1cc0): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2b1cc0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2b1cc0): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2b1cc0): >_readAt: n=5, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2b1cc0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.161256361 +0000 UTC m=+347.793013204 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2b1cc0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b128c40 item 62 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 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/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2f6400): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2f6400): open at offset 0 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2f6400): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2f6400): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2f6400): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2f6400): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2f6400): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2f6400): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.164488143 +0000 UTC m=+347.796244986 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2f6400): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2f6940): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2f6940): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2f6940): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b129260 item 63 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2f6940): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2f6940): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.165359999 +0000 UTC m=+347.797116842 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2f6940): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2f7040): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2f7040): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2f7040): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2f7040): >_readAt: n=5, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2f7040): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.165359999 +0000 UTC m=+347.797116842 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2f7040): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b129490 item 63 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 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/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2f7680): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2f7680): open at offset 0 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2f7680): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2f7680): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2f7680): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2f7680): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2f7680): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2f7680): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.167976609 +0000 UTC m=+347.799733452 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2f7680): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2f7bc0): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2f7bc0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2f7bc0): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b129e30 item 64 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2f7bc0): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2f7bc0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.168717248 +0000 UTC m=+347.800474131 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b2f7bc0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3683c0): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3683c0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3683c0): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3683c0): >_readAt: n=5, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3683c0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.168717248 +0000 UTC m=+347.800474131 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3683c0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b428230 item 64 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b368a00): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b368a00): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b368a00): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b368a00): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b368a00): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.17164758 +0000 UTC m=+347.803404423 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b368a00): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b368e80): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b368e80): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b368e80): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b368e80): >_readAt: n=2, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b368e80): _writeAt: size=3, off=2 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b428930 item 65 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b368e80): >_writeAt: n=3, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b368e80): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.172425859 +0000 UTC m=+347.804182702 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b368e80): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b369380): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b369380): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b369380): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b369380): >_readAt: n=5, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b369380): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.172425859 +0000 UTC m=+347.804182702 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b369380): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b429030 item 65 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3699c0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3699c0): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3699c0): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3699c0): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3699c0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.17567843 +0000 UTC m=+347.807435354 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3699c0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b369e40): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b369e40): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b429490 item 66 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b369e40): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b369e40): >_readAt: n=0, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b369e40): _writeAt: size=3, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b369e40): >_writeAt: n=3, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b369e40): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.178428191 +0000 UTC m=+347.810185034 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b369e40): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3d4480): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3d4480): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3d4480): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3d4480): >_readAt: n=3, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3d4480): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.178428191 +0000 UTC m=+347.810185034 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3d4480): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b429ab0 item 66 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3d4ac0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3d4ac0): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3d4ac0): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3d4ac0): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3d4ac0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.183014611 +0000 UTC m=+347.814771454 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3d4ac0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3d4f40): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3d4f40): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3d4f40): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3d4f40): >_readAt: n=2, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3d4f40): _writeAt: size=3, off=2 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1af9e0e0 item 67 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3d4f40): >_writeAt: n=3, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3d4f40): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.184019429 +0000 UTC m=+347.815776272 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3d4f40): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3d5440): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3d5440): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3d5440): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3d5440): >_readAt: n=5, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3d5440): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.184019429 +0000 UTC m=+347.815776272 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3d5440): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1af9e2a0 item 67 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3d5ac0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3d5ac0): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3d5ac0): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3d5ac0): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3d5ac0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.185694391 +0000 UTC m=+347.817451234 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b3d5ac0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b48a0c0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b48a0c0): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1af9e770 item 68 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b48a0c0): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b48a0c0): >_readAt: n=0, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b48a0c0): _writeAt: size=3, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b48a0c0): >_writeAt: n=3, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b48a0c0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.187409549 +0000 UTC m=+347.819166392 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b48a0c0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b48a600): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b48a600): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b48a600): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b48a600): >_readAt: n=3, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b48a600): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.187409549 +0000 UTC m=+347.819166392 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b48a600): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1af9ebd0 item 68 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b48ac40): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b48ac40): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b48ac40): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b48ac40): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b48ac40): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.189832433 +0000 UTC m=+347.821589276 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b48ac40): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b48b0c0): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b48b0c0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b48b0c0): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b48b0c0): >_readAt: n=2, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b48b0c0): _writeAt: size=3, off=2 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1af9fdc0 item 69 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b48b0c0): >_writeAt: n=3, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b48b0c0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.190641621 +0000 UTC m=+347.822398464 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b48b0c0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b48b5c0): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b48b5c0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b48b5c0): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b48b5c0): >_readAt: n=5, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b48b5c0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.190641621 +0000 UTC m=+347.822398464 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b48b5c0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b48e850 item 69 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b48bc40): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b48bc40): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b48bc40): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b48bc40): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b48bc40): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.192688195 +0000 UTC m=+347.824445038 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b48bc40): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4e8240): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4e8240): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b48f340 item 70 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4e8240): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4e8240): >_readAt: n=0, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4e8240): _writeAt: size=3, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4e8240): >_writeAt: n=3, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4e8240): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.193523432 +0000 UTC m=+347.825280275 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4e8240): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4e8780): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4e8780): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4e8780): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4e8780): >_readAt: n=3, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4e8780): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.193523432 +0000 UTC m=+347.825280275 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4e8780): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b48f8f0 item 70 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4e8e00): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4e8e00): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4e8e00): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4e8e00): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4e8e00): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.195165482 +0000 UTC m=+347.826922325 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4e8e00): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4e9300): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4e9300): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4e9300): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4e9300): >_readAt: n=2, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4e9300): _writeAt: size=3, off=2 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1ab70620 item 71 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4e9300): >_writeAt: n=3, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4e9300): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.196123471 +0000 UTC m=+347.827880314 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4e9300): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4e9800): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4e9800): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4e9800): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4e9800): >_readAt: n=5, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4e9800): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.196123471 +0000 UTC m=+347.827880314 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4e9800): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1ab708c0 item 71 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4e9e80): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4e9e80): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4e9e80): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4e9e80): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4e9e80): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.198442749 +0000 UTC m=+347.830199592 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b4e9e80): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b502480): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b502480): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1ab711f0 item 72 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b502480): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b502480): >_readAt: n=0, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b502480): _writeAt: size=3, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b502480): >_writeAt: n=3, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b502480): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.199588433 +0000 UTC m=+347.831345276 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b502480): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5029c0): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5029c0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5029c0): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5029c0): >_readAt: n=3, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5029c0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.199588433 +0000 UTC m=+347.831345276 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5029c0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1ab719d0 item 72 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b502f80): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b502f80): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b502f80): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b502f80): >_readAt: n=0, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b502f80): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b502f80): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b502f80): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.201859851 +0000 UTC m=+347.833616704 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b502f80): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b503480): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b503480): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b503480): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b04ce00 item 73 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b503480): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b503480): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.202880037 +0000 UTC m=+347.834636880 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b503480): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b503940): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b503940): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b503940): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b503940): >_readAt: n=2, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b503940): _writeAt: size=3, off=2 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b04d1f0 item 73 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b503940): >_writeAt: n=3, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b503940): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.204012045 +0000 UTC m=+347.835768888 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b503940): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b503e80): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b503e80): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b503e80): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b503e80): >_readAt: n=5, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b503e80): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.204012045 +0000 UTC m=+347.835768888 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b503e80): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b04d500 item 73 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5265c0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5265c0): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5265c0): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5265c0): >_readAt: n=0, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5265c0): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5265c0): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5265c0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.207017169 +0000 UTC m=+347.838774012 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5265c0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b526ac0): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b526ac0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b526ac0): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b04da40 item 74 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b526ac0): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b526ac0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.20773313 +0000 UTC m=+347.839489973 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b526ac0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b527000): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b527000): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b04dce0 item 74 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b527000): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b527000): >_readAt: n=0, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b527000): _writeAt: size=3, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b527000): >_writeAt: n=3, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b527000): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.209434792 +0000 UTC m=+347.841191635 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b527000): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b527580): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b527580): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b527580): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b527580): >_readAt: n=3, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b527580): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.209434792 +0000 UTC m=+347.841191635 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b527580): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1af3ee00 item 74 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b527bc0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b527bc0): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b527bc0): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b527bc0): >_readAt: n=0, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b527bc0): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b527bc0): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b527bc0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.211411465 +0000 UTC m=+347.843168318 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b527bc0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b54a1c0): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b54a1c0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b54a1c0): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b3942a0 item 75 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b54a1c0): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b54a1c0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.212217086 +0000 UTC m=+347.843973929 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b54a1c0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b54a700): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b54a700): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b54a700): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b54a700): >_readAt: n=2, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b54a700): _writeAt: size=3, off=2 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b394620 item 75 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b54a700): >_writeAt: n=3, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b54a700): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.213020793 +0000 UTC m=+347.844777636 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b54a700): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b54ac40): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b54ac40): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b54ac40): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b54ac40): >_readAt: n=5, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b54ac40): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.213020793 +0000 UTC m=+347.844777636 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b54ac40): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b394f50 item 75 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b54b280): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b54b280): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b54b280): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b54b280): >_readAt: n=0, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b54b280): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b54b280): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b54b280): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.214669577 +0000 UTC m=+347.846426420 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b54b280): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b54b780): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b54b780): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b54b780): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b395c00 item 76 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b54b780): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b54b780): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.215268226 +0000 UTC m=+347.847025069 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b54b780): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b54bcc0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b54bcc0): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1af40700 item 76 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b54bcc0): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b54bcc0): >_readAt: n=0, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b54bcc0): _writeAt: size=3, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b54bcc0): >_writeAt: n=3, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b54bcc0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.216065722 +0000 UTC m=+347.847822565 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b54bcc0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b570340): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b570340): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b570340): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b570340): >_readAt: n=3, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b570340): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.216065722 +0000 UTC m=+347.847822565 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b570340): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1af40cb0 item 76 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b570980): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b570980): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b570980): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b570980): >_readAt: n=0, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b570980): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b570980): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b570980): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.218061941 +0000 UTC m=+347.849818784 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b570980): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b570e80): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b570e80): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b570e80): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1af36150 item 77 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b570e80): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b570e80): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.21877666 +0000 UTC m=+347.850533503 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b570e80): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b571580): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b571580): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b571580): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b571580): >_readAt: n=5, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b571580): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.21877666 +0000 UTC m=+347.850533503 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b571580): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1af36460 item 77 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b571bc0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b571bc0): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b571bc0): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b571bc0): >_readAt: n=0, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b571bc0): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b571bc0): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b571bc0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.22069413 +0000 UTC m=+347.852450973 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b571bc0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5901c0): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5901c0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5901c0): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1af37ce0 item 78 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5901c0): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5901c0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.221303561 +0000 UTC m=+347.853060415 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5901c0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5908c0): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5908c0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5908c0): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5908c0): >_readAt: n=5, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5908c0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.221303561 +0000 UTC m=+347.853060415 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5908c0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1afa40e0 item 78 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b590f00): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b590f00): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b590f00): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b590f00): >_readAt: n=0, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b590f00): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b590f00): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b590f00): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.223214249 +0000 UTC m=+347.854971092 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b590f00): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b591400): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b591400): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b591400): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1afa5110 item 79 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b591400): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b591400): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.223796628 +0000 UTC m=+347.855553481 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b591400): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b591b00): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b591b00): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b591b00): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b591b00): >_readAt: n=5, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b591b00): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.223796628 +0000 UTC m=+347.855553481 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b591b00): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1afa5340 item 79 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 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/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5b2240): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5b2240): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5b2240): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5b2240): >_readAt: n=0, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5b2240): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5b2240): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5b2240): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.225525753 +0000 UTC m=+347.857282596 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5b2240): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5b2740): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5b2740): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5b2740): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1afa5b20 item 80 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5b2740): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5b2740): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.226239982 +0000 UTC m=+347.857996825 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5b2740): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5b2e40): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5b2e40): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5b2e40): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5b2e40): >_readAt: n=5, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5b2e40): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.226239982 +0000 UTC m=+347.857996825 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5b2e40): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1afb4a10 item 80 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5b3480): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5b3480): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5b3480): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5b3480): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5b3480): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.228118058 +0000 UTC m=+347.859874901 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5b3480): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5b3900): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5b3900): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5b3900): open at offset 5 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5b3900): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5b3900): >_readAt: n=2, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5b3900): _writeAt: size=3, off=7 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1afb5ab0 item 81 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5b3900): >_writeAt: n=3, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5b3900): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.228748487 +0000 UTC m=+347.860505340 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5b3900): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5b3e40): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5b3e40): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5b3e40): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5b3e40): >_readAt: n=8, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5b3e40): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.228748487 +0000 UTC m=+347.860505340 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5b3e40): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1af2cee0 item 81 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b620180): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b620180): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b620180): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b620180): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b620180): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.2322877 +0000 UTC m=+347.864044543 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b620180): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b620680): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b620680): open at offset 5 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b620680): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1af92a10 item 82 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b620680): _readAt: size=2, off=5 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b620680): >_readAt: n=0, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b620680): _writeAt: size=3, off=5 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b620680): >_writeAt: n=3, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b620680): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.233289911 +0000 UTC m=+347.865046754 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b620680): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b620c00): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b620c00): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b620c00): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b620c00): >_readAt: n=3, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b620c00): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.233289911 +0000 UTC m=+347.865046754 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b620c00): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1af938f0 item 82 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b621280): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b621280): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b621280): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b621280): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b621280): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.235466281 +0000 UTC m=+347.867223184 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b621280): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b621780): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b621780): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b621780): open at offset 5 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b621780): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b621780): >_readAt: n=2, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b621780): _writeAt: size=3, off=7 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b0e0930 item 83 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b621780): >_writeAt: n=3, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b621780): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.23624985 +0000 UTC m=+347.868006693 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b621780): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b621cc0): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b621cc0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b621cc0): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b621cc0): >_readAt: n=8, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b621cc0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.23624985 +0000 UTC m=+347.868006693 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b621cc0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b0e1260 item 83 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b642440): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b642440): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b642440): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b642440): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b642440): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.237766765 +0000 UTC m=+347.869523618 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b642440): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b642940): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b642940): open at offset 5 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b642940): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b0e1e30 item 84 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b642940): _readAt: size=2, off=5 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b642940): >_readAt: n=0, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b642940): _writeAt: size=3, off=5 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b642940): >_writeAt: n=3, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b642940): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.238472967 +0000 UTC m=+347.870229810 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b642940): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b642ec0): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b642ec0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b642ec0): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b642ec0): >_readAt: n=3, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b642ec0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.238472967 +0000 UTC m=+347.870229810 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b642ec0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1af62a80 item 84 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b643540): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b643540): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b643540): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b643540): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b643540): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.241397159 +0000 UTC m=+347.873154021 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b643540): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b643a40): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b643a40): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b643a40): open at offset 5 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b643a40): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b643a40): >_readAt: n=2, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b643a40): _writeAt: size=3, off=7 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1af63570 item 85 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b643a40): >_writeAt: n=3, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b643a40): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.242275207 +0000 UTC m=+347.874032060 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b643a40): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b65e080): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b65e080): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b65e080): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b65e080): >_readAt: n=8, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b65e080): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.242275207 +0000 UTC m=+347.874032060 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b65e080): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1af63c70 item 85 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5e0800): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5e0800): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5e0800): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5e0800): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5e0800): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.244267368 +0000 UTC m=+347.876024241 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5e0800): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5e0d00): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5e0d00): open at offset 5 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5e0d00): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b216af0 item 86 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5e0d00): _readAt: size=2, off=5 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5e0d00): >_readAt: n=0, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5e0d00): _writeAt: size=3, off=5 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5e0d00): >_writeAt: n=3, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5e0d00): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.245732764 +0000 UTC m=+347.877489607 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5e0d00): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5e1280): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5e1280): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5e1280): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5e1280): >_readAt: n=3, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5e1280): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.245732764 +0000 UTC m=+347.877489607 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5e1280): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b2172d0 item 86 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5e1900): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5e1900): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5e1900): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5e1900): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5e1900): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.248973213 +0000 UTC m=+347.880730106 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5e1900): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5e1e00): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5e1e00): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5e1e00): open at offset 5 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5e1e00): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5e1e00): >_readAt: n=2, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5e1e00): _writeAt: size=3, off=7 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1af580e0 item 87 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5e1e00): >_writeAt: n=3, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5e1e00): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.250128293 +0000 UTC m=+347.881885136 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b5e1e00): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6d0440): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6d0440): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6d0440): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6d0440): >_readAt: n=8, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6d0440): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.250128293 +0000 UTC m=+347.881885136 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6d0440): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1af59420 item 87 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 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/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6d0ac0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6d0ac0): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6d0ac0): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6d0ac0): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6d0ac0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.253143676 +0000 UTC m=+347.884900529 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6d0ac0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6d0fc0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6d0fc0): open at offset 5 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6d0fc0): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1e01c0 item 88 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6d0fc0): _readAt: size=2, off=5 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6d0fc0): >_readAt: n=0, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6d0fc0): _writeAt: size=3, off=5 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6d0fc0): >_writeAt: n=3, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6d0fc0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.254179202 +0000 UTC m=+347.885936054 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6d0fc0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6d1540): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6d1540): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6d1540): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6d1540): >_readAt: n=3, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6d1540): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.254179202 +0000 UTC m=+347.885936054 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6d1540): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1e0380 item 88 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6d1b80): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6d1b80): open at offset 0 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6d1b80): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6d1b80): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6d1b80): >_readAt: n=0, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6d1b80): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6d1b80): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6d1b80): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.256731119 +0000 UTC m=+347.888487972 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6d1b80): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6fc1c0): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6fc1c0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6fc1c0): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1e0af0 item 89 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6fc1c0): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6fc1c0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.258397956 +0000 UTC m=+347.890154810 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6fc1c0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6fc700): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6fc700): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6fc700): open at offset 5 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6fc700): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6fc700): >_readAt: n=2, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6fc700): _writeAt: size=3, off=7 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1e0d20 item 89 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6fc700): >_writeAt: n=3, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6fc700): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.259544241 +0000 UTC m=+347.891301095 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6fc700): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6fcc80): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6fcc80): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6fcc80): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6fcc80): >_readAt: n=8, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6fcc80): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.259544241 +0000 UTC m=+347.891301095 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6fcc80): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1e0ee0 item 89 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6fd2c0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6fd2c0): open at offset 0 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6fd2c0): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6fd2c0): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6fd2c0): >_readAt: n=0, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6fd2c0): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6fd2c0): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6fd2c0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.261768079 +0000 UTC m=+347.893524932 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6fd2c0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6fd800): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6fd800): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6fd800): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1e1490 item 90 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6fd800): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6fd800): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.262521642 +0000 UTC m=+347.894278486 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6fd800): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6fdd40): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6fdd40): open at offset 5 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6fdd40): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1e16c0 item 90 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6fdd40): _readAt: size=2, off=5 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6fdd40): >_readAt: n=0, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6fdd40): _writeAt: size=3, off=5 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6fdd40): >_writeAt: n=3, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6fdd40): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.263949278 +0000 UTC m=+347.895706121 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b6fdd40): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b784400): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b784400): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b784400): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b784400): >_readAt: n=3, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b784400): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.263949278 +0000 UTC m=+347.895706121 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b784400): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1e1880 item 90 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b784a40): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b784a40): open at offset 0 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b784a40): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b784a40): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b784a40): >_readAt: n=0, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b784a40): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b784a40): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b784a40): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.265829377 +0000 UTC m=+347.897586220 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b784a40): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b784f80): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b784f80): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b784f80): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1e1c00 item 91 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b784f80): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b784f80): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.26672051 +0000 UTC m=+347.898477353 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b784f80): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7854c0): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7854c0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7854c0): open at offset 5 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7854c0): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7854c0): >_readAt: n=2, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7854c0): _writeAt: size=3, off=7 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1e1e30 item 91 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7854c0): >_writeAt: n=3, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7854c0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.267661165 +0000 UTC m=+347.899418008 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7854c0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b785a40): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b785a40): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b785a40): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b785a40): >_readAt: n=8, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b785a40): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.267661165 +0000 UTC m=+347.899418008 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b785a40): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1e4150 item 91 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 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/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b79e180): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b79e180): open at offset 0 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b79e180): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b79e180): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b79e180): >_readAt: n=0, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b79e180): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b79e180): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b79e180): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.269439905 +0000 UTC m=+347.901196748 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b79e180): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b79e6c0): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b79e6c0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b79e6c0): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1e4770 item 92 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b79e6c0): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b79e6c0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.270205519 +0000 UTC m=+347.901962362 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b79e6c0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b79ec00): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b79ec00): open at offset 5 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b79ec00): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1e49a0 item 92 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b79ec00): _readAt: size=2, off=5 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b79ec00): >_readAt: n=0, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b79ec00): _writeAt: size=3, off=5 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b79ec00): >_writeAt: n=3, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b79ec00): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.271308772 +0000 UTC m=+347.903065615 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b79ec00): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b79f1c0): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b79f1c0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b79f1c0): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b79f1c0): >_readAt: n=3, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b79f1c0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.271308772 +0000 UTC m=+347.903065615 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b79f1c0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1e4b60 item 92 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b79f800): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b79f800): open at offset 0 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b79f800): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b79f800): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b79f800): >_readAt: n=0, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b79f800): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b79f800): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b79f800): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.273006438 +0000 UTC m=+347.904763281 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b79f800): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b79fd40): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b79fd40): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b79fd40): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1e5030 item 93 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b79fd40): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b79fd40): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.275123315 +0000 UTC m=+347.906880168 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b79fd40): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7b6540): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7b6540): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7b6540): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7b6540): >_readAt: n=5, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7b6540): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.275123315 +0000 UTC m=+347.906880168 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7b6540): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1e53b0 item 93 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 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/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7b6b80): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7b6b80): open at offset 0 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7b6b80): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7b6b80): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7b6b80): >_readAt: n=0, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7b6b80): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7b6b80): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7b6b80): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.277625749 +0000 UTC m=+347.909382602 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7b6b80): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7b70c0): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7b70c0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7b70c0): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1e57a0 item 94 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7b70c0): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7b70c0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.278338896 +0000 UTC m=+347.910095749 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7b70c0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7b77c0): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7b77c0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7b77c0): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7b77c0): >_readAt: n=5, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7b77c0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.278338896 +0000 UTC m=+347.910095749 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7b77c0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1e5960 item 94 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 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/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7b7e00): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7b7e00): open at offset 0 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7b7e00): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7b7e00): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7b7e00): >_readAt: n=0, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7b7e00): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7b7e00): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7b7e00): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.28049166 +0000 UTC m=+347.912248513 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7b7e00): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7dc440): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7dc440): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7dc440): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b1e5ce0 item 95 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7dc440): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7dc440): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.280980964 +0000 UTC m=+347.912737807 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7dc440): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7dcb40): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7dcb40): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7dcb40): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7dcb40): >_readAt: n=5, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7dcb40): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.280980964 +0000 UTC m=+347.912737807 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7dcb40): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b200000 item 95 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 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/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7dd180): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7dd180): open at offset 0 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7dd180): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7dd180): _readAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7dd180): >_readAt: n=0, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7dd180): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7dd180): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7dd180): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.283308739 +0000 UTC m=+347.915065582 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7dd180): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7dd6c0): _writeAt: size=5, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7dd6c0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7dd6c0): >openPending: err= 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b2003f0 item 96 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7dd6c0): >_writeAt: n=5, err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7dd6c0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.283979475 +0000 UTC m=+347.915736328 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7dd6c0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7dddc0): _readAt: size=512, off=0 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7dddc0): openPending: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7dddc0): >openPending: err= 2026/08/28 03:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7dddc0): >_readAt: n=5, err=EOF 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7dddc0): close: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:19:22.283979475 +0000 UTC m=+347.915736328 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : open-test-file(0x319d1b7dddc0): >close: err= 2026/08/28 03:19:22 DEBUG : open-test-file: Remove: 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x319d1b2005b0 item 96 2026/08/28 03:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:19:22 DEBUG : open-test-file: >Remove: err= 2026/08/28 03:19:22 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:19:22 DEBUG : Looking for writers 2026/08/28 03:19:22 DEBUG : >WaitForWriters: 2026/08/28 03:19:22 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.68s) --- PASS: TestRWFileHandleOpenTests/writes (0.81s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- 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.01s) --- 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.86s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.19s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.01s) --- 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.01s) --- 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-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:19:22 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:19:22 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/28 03:19:22 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:19:22 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:19:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:19:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:19:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:19:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:19:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:19:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:19:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:22 INFO : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/28 03:19:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:22 DEBUG : file1: newRWFileHandle: 2026/08/28 03:19:22 DEBUG : file1(0x319d1b7f6a00): openPending: 2026/08/28 03:19:22 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:19:22 DEBUG : file1(0x319d1b7f6a00): >openPending: err= 2026/08/28 03:19:22 DEBUG : file1: >newRWFileHandle: err= 2026/08/28 03:19:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:19:22 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/28 03:19:22 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/28 03:19:22 DEBUG : file1(0x319d1b7f6a00): _writeAt: size=2, off=0 2026/08/28 03:19:22 DEBUG : file1(0x319d1b7f6a00): >_writeAt: n=2, err= 2026/08/28 03:19:22 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/28 03:19:22 DEBUG : file1(0x319d1b7f6a00): RWFileHandle.Flush 2026/08/28 03:19:22 DEBUG : file1(0x319d1b7f6a00): RWFileHandle.Release 2026/08/28 03:19:22 DEBUG : file1(0x319d1b7f6a00): close: 2026/08/28 03:19:22 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/28 03:19:22 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:22 DEBUG : file1(0x319d1b7f6a00): >close: err= 2026/08/28 03:19:22 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:19:22 DEBUG : Looking for writers 2026/08/28 03:19:22 DEBUG : file1: reading active writers 2026/08/28 03:19:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/28 03:19:22 DEBUG : Looking for writers 2026/08/28 03:19:22 DEBUG : file1: reading active writers 2026/08/28 03:19:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/28 03:19:22 DEBUG : Looking for writers 2026/08/28 03:19:22 DEBUG : file1: reading active writers 2026/08/28 03:19:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/28 03:19:22 DEBUG : Looking for writers 2026/08/28 03:19:22 DEBUG : file1: reading active writers 2026/08/28 03:19:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/28 03:19:22 DEBUG : file1: vfs cache: starting upload 2026/08/28 03:19:22 DEBUG : Looking for writers 2026/08/28 03:19:22 DEBUG : file1: reading active writers 2026/08/28 03:19:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/28 03:19:23 DEBUG : Looking for writers 2026/08/28 03:19:23 DEBUG : file1: reading active writers 2026/08/28 03:19:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/28 03:19:23 DEBUG : Looking for writers 2026/08/28 03:19:23 DEBUG : file1: reading active writers 2026/08/28 03:19:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/28 03:19:23 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/08/28 03:19:24 DEBUG : Looking for writers 2026/08/28 03:19:24 DEBUG : file1: reading active writers 2026/08/28 03:19:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/28 03:19:24 DEBUG : file1: size = 2 OK 2026/08/28 03:19:24 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/28 03:19:24 INFO : file1: Copied (new) 2026/08/28 03:19:24 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/08/28 03:19:24 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/28 03:19:24 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/08/28 03:19:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:19:24 INFO : file1: vfs cache: upload succeeded try #1 2026/08/28 03:19:25 DEBUG : Looking for writers 2026/08/28 03:19:25 DEBUG : file1: reading active writers 2026/08/28 03:19:25 DEBUG : >WaitForWriters: 2026/08/28 03:19:25 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:19:25 DEBUG : Looking for writers 2026/08/28 03:19:25 DEBUG : file1: reading active writers 2026/08/28 03:19:25 DEBUG : >WaitForWriters: 2026/08/28 03:19:25 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.19s) === RUN TestRWCacheRename run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:19:25 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:19:25 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/28 03:19:25 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:19:25 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:19:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:19:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:19:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:19:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:19:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:19:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:19:25 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:19:25 INFO : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/28 03:19:26 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:19:26 DEBUG : rename_me: newRWFileHandle: 2026/08/28 03:19:26 DEBUG : rename_me(0x319d1b8dc400): openPending: 2026/08/28 03:19:26 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:19:26 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/28 03:19:26 DEBUG : rename_me(0x319d1b8dc400): >openPending: err= 2026/08/28 03:19:26 DEBUG : rename_me: >newRWFileHandle: err= 2026/08/28 03:19:26 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/28 03:19:26 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/08/28 03:19:26 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/08/28 03:19:26 DEBUG : rename_me(0x319d1b8dc400): _writeAt: size=5, off=0 2026/08/28 03:19:26 DEBUG : rename_me(0x319d1b8dc400): >_writeAt: n=5, err= 2026/08/28 03:19:26 DEBUG : rename_me(0x319d1b8dc400): close: 2026/08/28 03:19:26 DEBUG : rename_me: vfs cache: setting modification time to 2026-08-28 03:19:26.011722278 +0000 UTC m=+351.643479121 2026/08/28 03:19:26 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/08/28 03:19:26 DEBUG : rename_me(0x319d1b8dc400): >close: err= 2026/08/28 03:19:26 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/08/28 03:19:26 DEBUG : i_was_renamed: Updating file with 0x319d1ad84270 2026/08/28 03:19:26 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/08/28 03:19:26 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/28 03:19:26 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:19:26 DEBUG : Looking for writers 2026/08/28 03:19:26 DEBUG : i_was_renamed: reading active writers 2026/08/28 03:19:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/28 03:19:26 DEBUG : Looking for writers 2026/08/28 03:19:26 DEBUG : i_was_renamed: reading active writers 2026/08/28 03:19:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/28 03:19:26 DEBUG : Looking for writers 2026/08/28 03:19:26 DEBUG : i_was_renamed: reading active writers 2026/08/28 03:19:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/28 03:19:26 DEBUG : Looking for writers 2026/08/28 03:19:26 DEBUG : i_was_renamed: reading active writers 2026/08/28 03:19:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/28 03:19:26 DEBUG : i_was_renamed: vfs cache: starting upload 2026/08/28 03:19:26 DEBUG : Looking for writers 2026/08/28 03:19:26 DEBUG : i_was_renamed: reading active writers 2026/08/28 03:19:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/28 03:19:26 DEBUG : Looking for writers 2026/08/28 03:19:26 DEBUG : i_was_renamed: reading active writers 2026/08/28 03:19:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/28 03:19:26 DEBUG : Looking for writers 2026/08/28 03:19:26 DEBUG : i_was_renamed: reading active writers 2026/08/28 03:19:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/28 03:19:26 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2026/08/28 03:19:27 DEBUG : Looking for writers 2026/08/28 03:19:27 DEBUG : i_was_renamed: reading active writers 2026/08/28 03:19:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/28 03:19:27 DEBUG : i_was_renamed: size = 5 OK 2026/08/28 03:19:27 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/28 03:19:27 INFO : i_was_renamed: Copied (new) 2026/08/28 03:19:27 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-08-28 03:19:26 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/28 03:19:27 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/08/28 03:19:27 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/28 03:19:27 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/08/28 03:19:28 DEBUG : Looking for writers 2026/08/28 03:19:28 DEBUG : i_was_renamed: reading active writers 2026/08/28 03:19:28 DEBUG : >WaitForWriters: 2026/08/28 03:19:28 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (3.01s) === RUN TestRWCacheUpdate run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:19:28 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:19:28 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/28 03:19:28 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:19:28 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:19:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:19:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:19:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:19:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:19:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:19:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vubuqod1keho" 2026/08/28 03:19:28 INFO : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/28 03:19:29 DEBUG : forgetting directory cache 2026/08/28 03:19:29 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/08/28 03:19:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/28 03:19:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/28 03:19:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/28 03:19:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/28 03:19:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/28 03:19:31 DEBUG : TestRWCacheUpdate(0x319d1b18e440): _readAt: size=512, off=0 2026/08/28 03:19:31 DEBUG : TestRWCacheUpdate(0x319d1b18e440): openPending: 2026/08/28 03:19:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-28 02:20:28 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/08/28 03:19:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/28 03:19:31 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/28 03:19:31 DEBUG : TestRWCacheUpdate(0x319d1b18e440): >openPending: err= 2026/08/28 03:19:31 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/28 03:19:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/28 03:19:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/28 03:19:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:19:31 DEBUG : TestRWCacheUpdate(0x319d1b18e440): >_readAt: n=20, err=EOF 2026/08/28 03:19:31 DEBUG : TestRWCacheUpdate(0x319d1b18e440): close: 2026/08/28 03:19:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-28 02:20:28 +0000 UTC 2026/08/28 03:19:31 DEBUG : TestRWCacheUpdate(0x319d1b18e440): >close: err= 2026/08/28 03:19:31 DEBUG : Re-reading directory (184.946845ms old) 2026/08/28 03:19:31 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/28 03:19:31 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/28 03:19:32 DEBUG : forgetting directory cache 2026/08/28 03:19:32 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/08/28 03:19:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/28 03:19:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/28 03:19:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/28 03:19:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/28 03:19:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/28 03:19:34 DEBUG : TestRWCacheUpdate(0x319d1b18eb80): _readAt: size=512, off=0 2026/08/28 03:19:34 DEBUG : TestRWCacheUpdate(0x319d1b18eb80): openPending: 2026/08/28 03:19:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-28 02:21:28 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-08-28 02:20:28 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/08/28 03:19:34 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-28 02:21:28 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-08-28 02:20:28 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/08/28 03:19:34 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/28 03:19:34 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/28 03:19:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/28 03:19:34 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/28 03:19:34 DEBUG : TestRWCacheUpdate(0x319d1b18eb80): >openPending: err= 2026/08/28 03:19:34 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/28 03:19:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/28 03:19:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/28 03:19:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:19:34 DEBUG : TestRWCacheUpdate(0x319d1b18eb80): >_readAt: n=20, err=EOF 2026/08/28 03:19:34 DEBUG : TestRWCacheUpdate(0x319d1b18eb80): close: 2026/08/28 03:19:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-28 02:21:28 +0000 UTC 2026/08/28 03:19:34 DEBUG : TestRWCacheUpdate(0x319d1b18eb80): >close: err= 2026/08/28 03:19:34 DEBUG : Re-reading directory (194.021727ms old) 2026/08/28 03:19:34 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/28 03:19:34 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/28 03:19:34 DEBUG : forgetting directory cache 2026/08/28 03:19:35 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/08/28 03:19:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/28 03:19:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/28 03:19:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/28 03:19:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/28 03:19:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/28 03:19:36 DEBUG : TestRWCacheUpdate(0x319d1b554580): _readAt: size=512, off=0 2026/08/28 03:19:36 DEBUG : TestRWCacheUpdate(0x319d1b554580): openPending: 2026/08/28 03:19:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-28 02:22:28 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-08-28 02:21:28 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/08/28 03:19:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-28 02:22:28 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-08-28 02:21:28 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/08/28 03:19:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/28 03:19:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/28 03:19:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/28 03:19:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/28 03:19:36 DEBUG : TestRWCacheUpdate(0x319d1b554580): >openPending: err= 2026/08/28 03:19:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/28 03:19:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/28 03:19:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/28 03:19:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:19:37 DEBUG : TestRWCacheUpdate(0x319d1b554580): >_readAt: n=20, err=EOF 2026/08/28 03:19:37 DEBUG : TestRWCacheUpdate(0x319d1b554580): close: 2026/08/28 03:19:37 DEBUG : forgetting directory cache 2026/08/28 03:19:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-28 02:22:28 +0000 UTC 2026/08/28 03:19:37 DEBUG : TestRWCacheUpdate(0x319d1b554580): >close: err= 2026/08/28 03:19:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/28 03:19:37 DEBUG : forgetting directory cache 2026/08/28 03:19:37 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/08/28 03:19:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/28 03:19:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/28 03:19:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/28 03:19:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/28 03:19:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/28 03:19:39 DEBUG : TestRWCacheUpdate(0x319d1b8dc980): _readAt: size=512, off=0 2026/08/28 03:19:39 DEBUG : TestRWCacheUpdate(0x319d1b8dc980): openPending: 2026/08/28 03:19:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-28 02:23:28 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-08-28 02:22:28 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/08/28 03:19:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-28 02:23:28 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-08-28 02:22:28 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/08/28 03:19:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/28 03:19:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/28 03:19:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/28 03:19:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/28 03:19:39 DEBUG : TestRWCacheUpdate(0x319d1b8dc980): >openPending: err= 2026/08/28 03:19:39 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/28 03:19:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/28 03:19:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/28 03:19:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:19:39 DEBUG : forgetting directory cache 2026/08/28 03:19:39 DEBUG : TestRWCacheUpdate(0x319d1b8dc980): >_readAt: n=20, err=EOF 2026/08/28 03:19:39 DEBUG : TestRWCacheUpdate(0x319d1b8dc980): close: 2026/08/28 03:19:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-28 02:23:28 +0000 UTC 2026/08/28 03:19:39 DEBUG : TestRWCacheUpdate(0x319d1b8dc980): >close: err= 2026/08/28 03:19:39 DEBUG : Re-reading directory (225.434054ms old) 2026/08/28 03:19:40 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/28 03:19:40 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/28 03:19:40 DEBUG : forgetting directory cache 2026/08/28 03:19:40 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/08/28 03:19:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/28 03:19:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/28 03:19:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/28 03:19:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/28 03:19:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/28 03:19:42 DEBUG : TestRWCacheUpdate(0x319d1b554580): _readAt: size=512, off=0 2026/08/28 03:19:42 DEBUG : TestRWCacheUpdate(0x319d1b554580): openPending: 2026/08/28 03:19:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-28 02:24:28 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-08-28 02:23:28 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/08/28 03:19:42 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-28 02:24:28 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-08-28 02:23:28 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/08/28 03:19:42 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/28 03:19:42 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/28 03:19:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/28 03:19:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/28 03:19:42 DEBUG : TestRWCacheUpdate(0x319d1b554580): >openPending: err= 2026/08/28 03:19:42 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/28 03:19:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/28 03:19:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/28 03:19:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:19:42 DEBUG : TestRWCacheUpdate(0x319d1b554580): >_readAt: n=20, err=EOF 2026/08/28 03:19:42 DEBUG : TestRWCacheUpdate(0x319d1b554580): close: 2026/08/28 03:19:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-28 02:24:28 +0000 UTC 2026/08/28 03:19:42 DEBUG : TestRWCacheUpdate(0x319d1b554580): >close: err= 2026/08/28 03:19:42 DEBUG : Re-reading directory (192.941018ms old) 2026/08/28 03:19:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/28 03:19:43 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/28 03:19:43 DEBUG : forgetting directory cache 2026/08/28 03:19:43 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/08/28 03:19:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/28 03:19:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/28 03:19:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/28 03:19:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/28 03:19:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/28 03:19:46 DEBUG : TestRWCacheUpdate(0x319d1b18e9c0): _readAt: size=512, off=0 2026/08/28 03:19:46 DEBUG : TestRWCacheUpdate(0x319d1b18e9c0): openPending: 2026/08/28 03:19:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-28 02:25:28 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-08-28 02:24:28 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/08/28 03:19:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-28 02:25:28 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-08-28 02:24:28 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/08/28 03:19:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/28 03:19:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/28 03:19:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/28 03:19:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/28 03:19:46 DEBUG : TestRWCacheUpdate(0x319d1b18e9c0): >openPending: err= 2026/08/28 03:19:46 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/28 03:19:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/28 03:19:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/28 03:19:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:19:46 DEBUG : TestRWCacheUpdate(0x319d1b18e9c0): >_readAt: n=20, err=EOF 2026/08/28 03:19:46 DEBUG : TestRWCacheUpdate(0x319d1b18e9c0): close: 2026/08/28 03:19:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-28 02:25:28 +0000 UTC 2026/08/28 03:19:46 DEBUG : TestRWCacheUpdate(0x319d1b18e9c0): >close: err= 2026/08/28 03:19:46 DEBUG : Re-reading directory (188.312329ms old) 2026/08/28 03:19:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/28 03:19:46 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/28 03:19:46 DEBUG : forgetting directory cache 2026/08/28 03:19:47 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2026/08/28 03:19:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/28 03:19:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/28 03:19:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/28 03:19:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/28 03:19:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/28 03:19:49 DEBUG : TestRWCacheUpdate(0x319d1b68e200): _readAt: size=512, off=0 2026/08/28 03:19:49 DEBUG : TestRWCacheUpdate(0x319d1b68e200): openPending: 2026/08/28 03:19:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-08-28 02:26:28 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-08-28 02:25:28 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/08/28 03:19:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-08-28 02:26:28 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-08-28 02:25:28 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/08/28 03:19:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/28 03:19:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/28 03:19:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/08/28 03:19:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/28 03:19:49 DEBUG : TestRWCacheUpdate(0x319d1b68e200): >openPending: err= 2026/08/28 03:19:49 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/08/28 03:19:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/28 03:19:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/28 03:19:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:19:49 DEBUG : TestRWCacheUpdate(0x319d1b68e200): >_readAt: n=21, err=EOF 2026/08/28 03:19:49 DEBUG : TestRWCacheUpdate(0x319d1b68e200): close: 2026/08/28 03:19:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-28 02:26:28 +0000 UTC 2026/08/28 03:19:49 DEBUG : TestRWCacheUpdate(0x319d1b68e200): >close: err= 2026/08/28 03:19:49 DEBUG : Re-reading directory (194.402737ms old) 2026/08/28 03:19:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/28 03:19:49 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/28 03:19:50 DEBUG : forgetting directory cache 2026/08/28 03:19:50 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2026/08/28 03:19:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/28 03:19:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/28 03:19:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/28 03:19:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/28 03:19:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/28 03:19:52 DEBUG : TestRWCacheUpdate(0x319d1b554800): _readAt: size=512, off=0 2026/08/28 03:19:52 DEBUG : TestRWCacheUpdate(0x319d1b554800): openPending: 2026/08/28 03:19:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-08-28 02:27:28 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-08-28 02:26:28 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/08/28 03:19:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-08-28 02:27:28 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-08-28 02:26:28 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/08/28 03:19:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/28 03:19:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/28 03:19:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/08/28 03:19:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/28 03:19:52 DEBUG : TestRWCacheUpdate(0x319d1b554800): >openPending: err= 2026/08/28 03:19:52 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/08/28 03:19:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/28 03:19:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/28 03:19:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:19:52 DEBUG : TestRWCacheUpdate(0x319d1b554800): >_readAt: n=22, err=EOF 2026/08/28 03:19:52 DEBUG : TestRWCacheUpdate(0x319d1b554800): close: 2026/08/28 03:19:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-28 02:27:28 +0000 UTC 2026/08/28 03:19:52 DEBUG : TestRWCacheUpdate(0x319d1b554800): >close: err= 2026/08/28 03:19:52 DEBUG : Re-reading directory (188.745837ms old) 2026/08/28 03:19:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/28 03:19:52 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/28 03:19:52 DEBUG : forgetting directory cache 2026/08/28 03:19:53 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2026/08/28 03:19:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/28 03:19:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/28 03:19:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/28 03:19:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/28 03:19:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/28 03:19:54 DEBUG : TestRWCacheUpdate(0x319d1b0fa100): _readAt: size=512, off=0 2026/08/28 03:19:54 DEBUG : TestRWCacheUpdate(0x319d1b0fa100): openPending: 2026/08/28 03:19:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-08-28 02:28:28 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-08-28 02:27:28 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/08/28 03:19:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-08-28 02:28:28 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-08-28 02:27:28 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/08/28 03:19:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/28 03:19:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/28 03:19:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/08/28 03:19:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/28 03:19:54 DEBUG : TestRWCacheUpdate(0x319d1b0fa100): >openPending: err= 2026/08/28 03:19:54 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/08/28 03:19:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/28 03:19:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/28 03:19:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:19:54 DEBUG : TestRWCacheUpdate(0x319d1b0fa100): >_readAt: n=23, err=EOF 2026/08/28 03:19:54 DEBUG : TestRWCacheUpdate(0x319d1b0fa100): close: 2026/08/28 03:19:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-28 02:28:28 +0000 UTC 2026/08/28 03:19:54 DEBUG : TestRWCacheUpdate(0x319d1b0fa100): >close: err= 2026/08/28 03:19:54 DEBUG : Re-reading directory (195.207748ms old) 2026/08/28 03:19:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/28 03:19:55 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/28 03:19:55 DEBUG : forgetting directory cache 2026/08/28 03:19:55 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2026/08/28 03:19:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:19:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/28 03:19:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/28 03:19:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/28 03:19:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/28 03:19:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/28 03:19:57 DEBUG : TestRWCacheUpdate(0x319d1b554bc0): _readAt: size=512, off=0 2026/08/28 03:19:57 DEBUG : TestRWCacheUpdate(0x319d1b554bc0): openPending: 2026/08/28 03:19:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-08-28 02:29:28 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-08-28 02:28:28 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/08/28 03:19:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-08-28 02:29:28 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-08-28 02:28:28 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/08/28 03:19:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/28 03:19:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/28 03:19:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/08/28 03:19:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/28 03:19:57 DEBUG : TestRWCacheUpdate(0x319d1b554bc0): >openPending: err= 2026/08/28 03:19:57 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/08/28 03:19:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/28 03:19:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/28 03:19:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:19:57 DEBUG : TestRWCacheUpdate(0x319d1b554bc0): >_readAt: n=24, err=EOF 2026/08/28 03:19:57 DEBUG : TestRWCacheUpdate(0x319d1b554bc0): close: 2026/08/28 03:19:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-28 02:29:28 +0000 UTC 2026/08/28 03:19:57 DEBUG : TestRWCacheUpdate(0x319d1b554bc0): >close: err= 2026/08/28 03:19:57 DEBUG : Re-reading directory (184.190115ms old) 2026/08/28 03:19:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/28 03:19:58 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/28 03:19:58 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:19:58 DEBUG : Looking for writers 2026/08/28 03:19:58 DEBUG : TestRWCacheUpdate: reading active writers 2026/08/28 03:19:58 DEBUG : >WaitForWriters: 2026/08/28 03:19:58 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': vfs cache: cleaner exiting 2026/08/28 03:19:58 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (29.79s) === RUN TestCaseSensitivity run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.37s) === RUN TestUnicodeNormalization run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:19:59 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2026/08/28 03:20:01 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2026/08/28 03:20:03 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:20:03 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:20:03 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/28 03:20:03 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/28 03:20:03 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/28 03:20:03 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/28 03:20:03 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:20:03 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/28 03:20:03 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/28 03:20:03 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/08/28 03:20:03 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/08/28 03:20:03 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/08/28 03:20:03 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:20:03 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/28 03:20:03 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/28 03:20:03 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/28 03:20:03 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/28 03:20:03 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/28 03:20:03 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:20:04 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/28 03:20:04 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/28 03:20:04 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/08/28 03:20:04 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:20:04 DEBUG : Looking for writers 2026/08/28 03:20:04 DEBUG : normal name with no special characters.txt: reading active writers 2026/08/28 03:20:04 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/08/28 03:20:04 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (6.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:20:05 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:20:05 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:20:05 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': Reusing VFS from active cache 2026/08/28 03:20:05 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:20:05 DEBUG : Looking for writers 2026/08/28 03:20:05 DEBUG : >WaitForWriters: 2026/08/28 03:20:05 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:20:05 DEBUG : Looking for writers 2026/08/28 03:20:05 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.37s) === RUN TestVFSNewWithOpts run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:20:05 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:20:05 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:20:05 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:20:05 DEBUG : Looking for writers 2026/08/28 03:20:05 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.39s) === RUN TestVFSRoot run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:20:05 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:20:05 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:20:05 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:20:05 DEBUG : Looking for writers 2026/08/28 03:20:05 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.37s) === RUN TestVFSStat run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:20:06 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:20:06 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:20:07 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/08/28 03:20:09 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/08/28 03:20:11 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:20:11 DEBUG : dir: Looking for writers 2026/08/28 03:20:11 DEBUG : file2: reading active writers 2026/08/28 03:20:11 DEBUG : Looking for writers 2026/08/28 03:20:11 DEBUG : dir: reading active writers 2026/08/28 03:20:11 DEBUG : file1: reading active writers 2026/08/28 03:20:11 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (6.36s) === RUN TestVFSStatParent run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:20:12 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:20:12 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:20:13 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/08/28 03:20:16 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/08/28 03:20:17 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:20:17 DEBUG : dir: Looking for writers 2026/08/28 03:20:17 DEBUG : Looking for writers 2026/08/28 03:20:17 DEBUG : dir: reading active writers 2026/08/28 03:20:17 DEBUG : file1: reading active writers 2026/08/28 03:20:17 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (6.37s) === RUN TestVFSOpenFile run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:20:19 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:20:19 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:20:19 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/08/28 03:20:22 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/08/28 03:20:23 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/28 03:20:23 DEBUG : file1: Open: flags=O_RDONLY 2026/08/28 03:20:23 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/28 03:20:23 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/28 03:20:23 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/28 03:20:23 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/08/28 03:20:23 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/28 03:20:24 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/28 03:20:24 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:20:24 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:20:24 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/28 03:20:24 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/08/28 03:20:24 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/08/28 03:20:24 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/28 03:20:24 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': File to upload is small (0 bytes), uploading instead of streaming 2026/08/28 03:20:25 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/28 03:20:25 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/28 03:20:25 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/08/28 03:20:25 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/28 03:20:25 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:20:25 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/28 03:20:25 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:20:25 DEBUG : dir: Looking for writers 2026/08/28 03:20:25 DEBUG : file2: reading active writers 2026/08/28 03:20:25 DEBUG : new_file.txt: reading active writers 2026/08/28 03:20:25 DEBUG : Looking for writers 2026/08/28 03:20:25 DEBUG : dir: reading active writers 2026/08/28 03:20:25 DEBUG : file1: reading active writers 2026/08/28 03:20:25 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (8.37s) === RUN TestVFSRename run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:20:27 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:20:27 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:20:28 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/08/28 03:20:30 DEBUG : dir/file2: same parent dir (ODFfMTMxOTAwMTdfTWZsRGM) - using file/rename instead of move_copy for dir/file1 2026/08/28 03:20:31 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/08/28 03:20:31 DEBUG : dir/file1: Updating file with dir/file1 0x319d1b3565b0 2026/08/28 03:20:31 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/28 03:20:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:20:32 INFO : dir/file1: Moved (server-side) to: file0 2026/08/28 03:20:32 DEBUG : file0: Updating file with file0 0x319d1b3565b0 2026/08/28 03:20:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/28 03:20:32 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/08/28 03:20:32 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:20:32 DEBUG : dir: Looking for writers 2026/08/28 03:20:32 DEBUG : Looking for writers 2026/08/28 03:20:32 DEBUG : dir: reading active writers 2026/08/28 03:20:32 DEBUG : file0: reading active writers 2026/08/28 03:20:32 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (6.48s) === RUN TestVFSStatfs run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:20:33 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:20:33 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:20:34 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:20:34 DEBUG : Looking for writers 2026/08/28 03:20:34 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.54s) === RUN TestVFSMkdir run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:20:34 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:20:34 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:20:34 DEBUG : Added virtual directory entry vAddDir: "/" 2026/08/28 03:20:35 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/28 03:20:36 DEBUG : Added virtual directory entry vAddDir: "b" 2026/08/28 03:20:37 DEBUG : Added virtual directory entry vAddDir: "c" 2026/08/28 03:20:38 DEBUG : Added virtual directory entry vAddDir: "d" 2026/08/28 03:20:39 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:20:39 DEBUG : d: Looking for writers 2026/08/28 03:20:39 DEBUG : Looking for writers 2026/08/28 03:20:39 DEBUG : a: Looking for writers 2026/08/28 03:20:39 DEBUG : b: Looking for writers 2026/08/28 03:20:39 DEBUG : c: Looking for writers 2026/08/28 03:20:39 DEBUG : Looking for writers 2026/08/28 03:20:39 DEBUG : /: reading active writers 2026/08/28 03:20:39 DEBUG : a: reading active writers 2026/08/28 03:20:39 DEBUG : b: reading active writers 2026/08/28 03:20:39 DEBUG : c: reading active writers 2026/08/28 03:20:39 DEBUG : d: reading active writers 2026/08/28 03:20:39 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (6.99s) === RUN TestVFSMkdirAll run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:20:41 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:20:41 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:20:42 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/28 03:20:42 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/08/28 03:20:43 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/08/28 03:20:44 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/08/28 03:20:47 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:20:47 DEBUG : a/b/c/d: Looking for writers 2026/08/28 03:20:47 DEBUG : a/b/c: Looking for writers 2026/08/28 03:20:47 DEBUG : d: reading active writers 2026/08/28 03:20:47 DEBUG : a/b: Looking for writers 2026/08/28 03:20:47 DEBUG : c: reading active writers 2026/08/28 03:20:47 DEBUG : a: Looking for writers 2026/08/28 03:20:47 DEBUG : b: reading active writers 2026/08/28 03:20:47 DEBUG : Looking for writers 2026/08/28 03:20:47 DEBUG : a: reading active writers 2026/08/28 03:20:47 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (8.28s) === 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-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:20:49 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:20:49 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:20:49 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:20:49 DEBUG : Looking for writers 2026/08/28 03:20:49 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.42s) === RUN TestWriteFileHandleReadonly write_test.go:39: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:20:50 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:20:50 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:20:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:20:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:20:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:20:50 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/28 03:20:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/28 03:20:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:20:50 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/28 03:20:50 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/28 03:20:50 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/08/28 03:20:50 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': File to upload is small (5 bytes), uploading instead of streaming 2026/08/28 03:20:51 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/08/28 03:20:52 DEBUG : file1: size = 5 OK 2026/08/28 03:20:52 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/28 03:20:52 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/28 03:20:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:20:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:20:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:20:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:20:52 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/28 03:20:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/28 03:20:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:20:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:20:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:20:52 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/28 03:20:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/28 03:20:52 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/08/28 03:20:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/28 03:20:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/28 03:20:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:20:52 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/28 03:20:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/28 03:20:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:20:52 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': File to upload is small (0 bytes), uploading instead of streaming 2026/08/28 03:20:54 DEBUG : file1: size = 0 OK 2026/08/28 03:20:54 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/28 03:20:54 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/28 03:20:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:20:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/28 03:20:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/28 03:20:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:20:54 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/28 03:20:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/28 03:20:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:20:54 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': File to upload is small (7 bytes), uploading instead of streaming 2026/08/28 03:20:54 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2026/08/28 03:20:55 DEBUG : file1: size = 7 OK 2026/08/28 03:20:55 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/08/28 03:20:55 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/28 03:20:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:20:55 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:20:55 DEBUG : Looking for writers 2026/08/28 03:20:55 DEBUG : file1: reading active writers 2026/08/28 03:20:55 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (6.44s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:20:56 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:20:56 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:20:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:20:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:20:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:20:56 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/28 03:20:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/28 03:20:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:20:56 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/08/28 03:20:57 DEBUG : file1: aborting in-sequence write wait, off=100 2026/08/28 03:20:57 DEBUG : file1: failed to wait for in-sequence write to 100 2026/08/28 03:20:57 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/08/28 03:20:57 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': File to upload is small (11 bytes), uploading instead of streaming 2026/08/28 03:20:58 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/08/28 03:20:59 DEBUG : file1: size = 11 OK 2026/08/28 03:20:59 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/28 03:20:59 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/28 03:20:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:20:59 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/08/28 03:20:59 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:20:59 DEBUG : Looking for writers 2026/08/28 03:20:59 DEBUG : file1: reading active writers 2026/08/28 03:20:59 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.76s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:21:00 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:21:00 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:21:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:21:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:21:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:21:00 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/28 03:21:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/28 03:21:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:21:00 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/28 03:21:00 ERROR : file1: WriteFileHandle.New Rcat failed: failed to copy to temporary spool file: context canceled 2026/08/28 03:21:00 DEBUG : file1: Remove: 2026/08/28 03:21:00 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/28 03:21:00 DEBUG : file1: >Remove: err= 2026/08/28 03:21:00 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:21:00 DEBUG : Looking for writers 2026/08/28 03:21:00 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:21:00 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:21:00 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:21:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:21:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:21:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:21:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/28 03:21:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/28 03:21:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:21:01 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/28 03:21:01 ERROR : file1: WriteFileHandle.New Rcat failed: failed to copy to temporary spool file: context canceled 2026/08/28 03:21:01 DEBUG : file1: Remove: 2026/08/28 03:21:01 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/28 03:21:01 DEBUG : file1: >Remove: err= 2026/08/28 03:21:01 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:21:01 DEBUG : Looking for writers 2026/08/28 03:21:01 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:21:01 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:21:01 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:21:01 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:21:01 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:21:01 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/28 03:21:01 DEBUG : file2: >Open: fd=file2 (w), err= 2026/08/28 03:21:01 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/08/28 03:21:01 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/28 03:21:01 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': File to upload is small (5 bytes), uploading instead of streaming 2026/08/28 03:21:02 DEBUG : file2: Uploading chunk 0, size=5, remain=0 2026/08/28 03:21:03 DEBUG : file2: size = 5 OK 2026/08/28 03:21:03 DEBUG : file2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/28 03:21:03 DEBUG : file2: Size and md5 of src and dst objects identical 2026/08/28 03:21:03 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/28 03:21:04 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:21:04 DEBUG : Looking for writers 2026/08/28 03:21:04 DEBUG : file2: reading active writers 2026/08/28 03:21:04 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (4.45s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.54s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.56s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (3.35s) === RUN TestWriteFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:21:04 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:21:04 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:21:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:21:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:21:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:21:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/28 03:21:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/28 03:21:04 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/08/28 03:21:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:21:04 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': File to upload is small (5 bytes), uploading instead of streaming 2026/08/28 03:21:05 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/08/28 03:21:06 DEBUG : file1: size = 5 OK 2026/08/28 03:21:06 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/28 03:21:06 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/28 03:21:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:21:06 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/08/28 03:21:06 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:21:06 DEBUG : Looking for writers 2026/08/28 03:21:06 DEBUG : file1: reading active writers 2026/08/28 03:21:06 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.82s) === RUN TestWriteFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:21:07 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:21:07 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:21:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:21:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:21:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:21:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/28 03:21:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/28 03:21:07 DEBUG : file1: WriteFileHandle.Release closing 2026/08/28 03:21:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:21:07 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': File to upload is small (0 bytes), uploading instead of streaming 2026/08/28 03:21:09 DEBUG : file1: size = 0 OK 2026/08/28 03:21:09 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/28 03:21:09 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/28 03:21:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:21:09 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/08/28 03:21:09 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:21:09 DEBUG : Looking for writers 2026/08/28 03:21:09 DEBUG : file1: reading active writers 2026/08/28 03:21:09 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.53s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:21:10 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:21:10 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:21:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:21:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:21:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:21:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/28 03:21:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/28 03:21:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:21:10 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': File to upload is small (2 bytes), uploading instead of streaming 2026/08/28 03:21:11 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/08/28 03:21:12 DEBUG : file1: size = 2 OK 2026/08/28 03:21:12 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/28 03:21:12 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/28 03:21:12 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/08/28 03:21:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:21:12 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:21:12 DEBUG : Looking for writers 2026/08/28 03:21:12 DEBUG : file1: reading active writers 2026/08/28 03:21:12 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.85s) === RUN TestFileReadAtZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:21:12 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:21:12 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:21:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:21:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:21:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:21:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/28 03:21:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/28 03:21:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:21:13 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': File to upload is small (0 bytes), uploading instead of streaming 2026/08/28 03:21:14 DEBUG : file1: size = 0 OK 2026/08/28 03:21:14 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/28 03:21:14 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/28 03:21:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:21:14 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:21:14 DEBUG : file1: Open: flags=O_RDONLY 2026/08/28 03:21:14 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/28 03:21:14 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/28 03:21:14 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:21:15 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/28 03:21:15 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:21:15 DEBUG : Looking for writers 2026/08/28 03:21:15 DEBUG : file1: reading active writers 2026/08/28 03:21:15 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.74s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:21:15 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:21:15 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:21:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:21:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:21:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:21:15 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/28 03:21:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/28 03:21:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:21:15 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': File to upload is small (100 bytes), uploading instead of streaming 2026/08/28 03:21:16 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2026/08/28 03:21:17 DEBUG : file1: size = 100 OK 2026/08/28 03:21:17 DEBUG : file1: md5 = 40eeb5c1d9a2383649a2cfb6331297ac OK 2026/08/28 03:21:17 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/28 03:21:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:21:17 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:21:17 DEBUG : file1: Open: flags=O_RDONLY 2026/08/28 03:21:17 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/28 03:21:17 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/28 03:21:17 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:21:17 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/28 03:21:17 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:21:17 DEBUG : Looking for writers 2026/08/28 03:21:17 DEBUG : file1: reading active writers 2026/08/28 03:21:17 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (3.02s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:21:18 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:21:18 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:21:18 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:21:18 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/28 03:21:18 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/08/28 03:21:18 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/08/28 03:21:18 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/28 03:21:18 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/08/28 03:21:18 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/08/28 03:21:18 DEBUG : stalled: Remove: 2026/08/28 03:21:18 DEBUG : Added virtual directory entry vDel: "stalled" 2026/08/28 03:21:18 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.60s) === RUN TestZipManyFiles run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:21:19 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:21:19 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:21:20 DEBUG : flat/f000.txt: Uploading chunk 0, size=7, remain=0 2026/08/28 03:21:22 DEBUG : flat/f001.txt: Uploading chunk 0, size=14, remain=0 2026/08/28 03:21:24 DEBUG : flat/f002.txt: Uploading chunk 0, size=21, remain=0 2026/08/28 03:21:26 DEBUG : flat/f003.txt: Uploading chunk 0, size=28, remain=0 2026/08/28 03:21:28 DEBUG : flat/f004.txt: Uploading chunk 0, size=35, remain=0 2026/08/28 03:21:30 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/08/28 03:21:30 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/08/28 03:21:30 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:21:30 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/28 03:21:30 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/08/28 03:21:30 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/08/28 03:21:30 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:21:31 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/28 03:21:31 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/08/28 03:21:31 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/08/28 03:21:31 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:21:31 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/28 03:21:31 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/08/28 03:21:31 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/08/28 03:21:31 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:21:31 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/28 03:21:31 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/08/28 03:21:31 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/08/28 03:21:31 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:21:32 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/28 03:21:32 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:21:32 DEBUG : flat: Looking for writers 2026/08/28 03:21:32 DEBUG : f000.txt: reading active writers 2026/08/28 03:21:32 DEBUG : f001.txt: reading active writers 2026/08/28 03:21:32 DEBUG : f002.txt: reading active writers 2026/08/28 03:21:32 DEBUG : f003.txt: reading active writers 2026/08/28 03:21:32 DEBUG : f004.txt: reading active writers 2026/08/28 03:21:32 DEBUG : Looking for writers 2026/08/28 03:21:32 DEBUG : flat: reading active writers 2026/08/28 03:21:32 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (14.94s) === RUN TestZipManySubDirs run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:21:34 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:21:34 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:21:35 DEBUG : a/top.txt: Uploading chunk 0, size=3, remain=0 2026/08/28 03:21:37 DEBUG : a/b/mid.txt: Uploading chunk 0, size=3, remain=0 2026/08/28 03:21:40 DEBUG : a/b/c/deep.txt: Uploading chunk 0, size=4, remain=0 2026/08/28 03:21:42 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/08/28 03:21:42 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/08/28 03:21:42 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:21:42 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/28 03:21:42 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/08/28 03:21:42 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/08/28 03:21:42 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:21:42 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/28 03:21:42 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/08/28 03:21:42 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/08/28 03:21:42 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:21:43 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/28 03:21:43 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:21:43 DEBUG : a/b/c: Looking for writers 2026/08/28 03:21:43 DEBUG : deep.txt: reading active writers 2026/08/28 03:21:43 DEBUG : a/b: Looking for writers 2026/08/28 03:21:43 DEBUG : c: reading active writers 2026/08/28 03:21:43 DEBUG : mid.txt: reading active writers 2026/08/28 03:21:43 DEBUG : a: Looking for writers 2026/08/28 03:21:43 DEBUG : b: reading active writers 2026/08/28 03:21:43 DEBUG : top.txt: reading active writers 2026/08/28 03:21:43 DEBUG : Looking for writers 2026/08/28 03:21:43 DEBUG : a: reading active writers 2026/08/28 03:21:43 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (11.79s) === RUN TestZipLargeFiles run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:21:46 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:21:46 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:21:47 DEBUG : bigdir/big.bin: Uploading chunk 0, size=5242880, remain=0 2026/08/28 03:22:15 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/08/28 03:22:15 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/08/28 03:22:15 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:22:15 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/08/28 03:22:15 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/08/28 03:22:15 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/08/28 03:22:15 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/28 03:22:15 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/08/28 03:22:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/08/28 03:22:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/08/28 03:22:17 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/08/28 03:22:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/28 03:22:25 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/28 03:22:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/28 03:22:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/28 03:22:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/28 03:22:41 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:22:41 DEBUG : bigdir: Looking for writers 2026/08/28 03:22:41 DEBUG : big.bin: reading active writers 2026/08/28 03:22:41 DEBUG : Looking for writers 2026/08/28 03:22:41 DEBUG : bigdir: reading active writers 2026/08/28 03:22:41 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (56.69s) === RUN TestZipDirsInRoot run.go:198: Remote "OpenDrive root 'rclone-test-vubuqod1keho'", Local "Local file system at /tmp/rclone271932231", Modify Window "1s" 2026/08/28 03:22:42 INFO : OpenDrive root 'rclone-test-vubuqod1keho': poll-interval is not supported by this remote 2026/08/28 03:22:42 NOTICE: OpenDrive root 'rclone-test-vubuqod1keho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:22:43 DEBUG : dir1/a.txt: Uploading chunk 0, size=1, remain=0 2026/08/28 03:22:46 DEBUG : dir2/b.txt: Uploading chunk 0, size=1, remain=0 2026/08/28 03:22:48 DEBUG : dir3/c.txt: Uploading chunk 0, size=1, remain=0 2026/08/28 03:22:50 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/08/28 03:22:50 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/08/28 03:22:50 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:22:50 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/28 03:22:50 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/08/28 03:22:50 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/08/28 03:22:50 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:22:51 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/28 03:22:51 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/08/28 03:22:51 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/08/28 03:22:51 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:22:51 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/28 03:22:51 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:22:51 DEBUG : dir1: Looking for writers 2026/08/28 03:22:51 DEBUG : a.txt: reading active writers 2026/08/28 03:22:51 DEBUG : dir2: Looking for writers 2026/08/28 03:22:51 DEBUG : b.txt: reading active writers 2026/08/28 03:22:51 DEBUG : dir3: Looking for writers 2026/08/28 03:22:51 DEBUG : c.txt: reading active writers 2026/08/28 03:22:51 DEBUG : Looking for writers 2026/08/28 03:22:51 DEBUG : dir3: reading active writers 2026/08/28 03:22:51 DEBUG : dir1: reading active writers 2026/08/28 03:22:51 DEBUG : dir2: reading active writers 2026/08/28 03:22:51 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (11.48s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/08/28 03:22:54 DEBUG : OpenDrive root 'rclone-test-vubuqod1keho': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 9m20.612550682s (try 1/5): exit status 1: Failed [TestDirCreate]